You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have an ec2 instance profile created in console. When I pass it though the cli command line, it returns invalid but the same is accepted when used via simple-ec2.json
Steps to reproduce
simple-ec2 launch -p "instance-profile" .....
Application Logs
Creating spot instance failed: Value (instance-profile) for parameter iamInstanceProfile.name is invalid. Invalid IAM Instance Profile name
Environment
App Version: Version v0.10.0%
OS/Arch: mac arm
The text was updated successfully, but these errors were encountered:
Describe the bug
I have an ec2 instance profile created in console. When I pass it though the cli command line, it returns invalid but the same is accepted when used via simple-ec2.json
Steps to reproduce
simple-ec2 launch -p "instance-profile" .....
Expected outcome
Options confirmed! Launching instance.
Application Logs
Creating spot instance failed: Value (instance-profile) for parameter iamInstanceProfile.name is invalid. Invalid IAM Instance Profile name
Environment
The text was updated successfully, but these errors were encountered: