python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
List of ec2 instances attached to one of iam role with cloudshell,cli
I want view details of IAM Role to how many instances it is attached to with Cloudshell, cli which commands should use give example.
lets assume I have IAM Role TestRole I want to know to how ec2 inst...
Sid
Votes: 0
Answers: 1
Key Pair not being created in AWS Cloudshell
Trying to create a key pair using boto3 a python file in AWS cloudshell but when I run it (and many other variations of it), it is not being created.
def create_key_pair():
client = boto3.client(&...
l0kation
Votes: 0
Answers: 0
How do I upload to rds mysql db using mysql command line directly from aws s3 bucket in aws cloudshell
I'm posting this question because I searched for an answer for several days and finally determined the correct syntax.
Using mysqldump - create .sql file backup for rds database in s3 bucket using pip...
James Young
Votes: 0
Answers: 0
AWS CloudShell Error 'Unable to start the environment...'
It works in my root account but not in the IAM user account even though i have attached 'AWSCloudShellFullAccess' policy to the user group. And i have checked in policy simulator there i see no errors...
user17037928
Votes: 0
Answers: 1