All Content tagged with AWS Command Line Interface

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I got the following error in the child stack: Resource handler returned message: "Certificate 'arn:aws:acm:us-*-2:*:certificate/*' not found (Service: ElasticLoadBalancingV2, Status Code: 400, Request...
1
answers
0
votes
383
views
Yurii
asked 4 months ago
I've a IAM user It's part of group FullAdmins This group has the policy 'AdministratorAccess' This policy allows ALL actions on EVERY and EACH resources ``` { "Version": "2012-10-17", ...
2
answers
0
votes
451
views
asked 4 months ago
For security reasons, the endpoints of source bucket AP_NORTHEAST_2 and destination bucket US_WEST_2 are being applied to Java code. The endpoint of US_WEST_2 was applied to the existing AWS SDK...
1
answers
0
votes
434
views
JP_KI
asked 4 months ago
Running the command: ``` $sgs = @("sg1", "sg2", "sg3") aws ec2 describe-network-interfaces --filters Name=group-id,Values=$sgs --output json |...
2
answers
0
votes
132
views
John
asked 4 months ago
Hi AWS, I am using AWS CDK Stack Builder Tool to deploy an application using this GitHub sample repo https://github.com/aws-samples/aws-cdk-stack-builder-tool. While I am running the CDK CLI command...
3
answers
0
votes
747
views
profile picture
asked 4 months ago
when I followed this document https://docs.amazonaws.cn/en_us/redshift/latest/mgmt/jdbc20-configuration-options.html#jdbc20-plugin_name-option to connect redshift with IdpTokenAuthPlugin, I got an...
0
answers
0
votes
439
views
Eric
asked 4 months ago
I believe to experience the same behavior as the OP in [re:Post - awscli can't access cognito](https://repost.aws/questions/QUS3rI7e9TT_qaf2XiE4yx6w/awscli-can-t-access-cognito). In the comments I saw...
1
answers
0
votes
390
views
Nikolay
asked 4 months ago
When following instructions to [setup the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html) and decided to use [authenticate with short-term...
1
answers
0
votes
259
views
sedo
asked 4 months ago
Hello Forums I have been attempting to run any command from CloudShell and cannot seem to get the Instance ID to read. Is there a syntax missing? - [cloudshell-user@]$ aws connect...
2
answers
0
votes
342
views
asked 4 months ago
I'm encountering difficulties while trying to disable MFA Delete on my S3 bucket in AWS . Despite following various guides and attempting different CLI commands, I keep encountering errors that...
2
answers
0
votes
1169
views
Naty
asked 4 months ago
Hello i am having trouble packing my Nested Stack in my Stackset using Sam Cli in my Stackset i have this nest stack ``` #-------- [RootBootstrapStack ] --------## RootBootstrapStack: Type:...
1
answers
0
votes
256
views
Nafiu
asked 4 months ago
Hi! My user has AmazonS3FullAccess Policy attached and im able to aws s3 cp s3://bucket/private/maxresdefault_1.jpg But there are some items in the root of that bucket where i get this error aws...
2
answers
0
votes
809
views
Andy
asked 4 months ago