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 tags to filter
Sort by most recent
1164 results
My company has over 50 accounts which I need to loop through to pull values from the cost explorer. We use SSO and I want to use automation to regularly pull these values so unfortunately I can't use ...
1
answers
0
votes
21
views
asked a day ago
This: ``` UPLOAD_PATH="s3://bucket/" aws s3 cp target "$UPLOAD_PATH" --recursive --acl public-read ``` Occasionally produces this: `Segmentation fault: 11 aws s3 cp target "$UPLOAD_PATH" --recursive...
2
answers
0
votes
16
views
asked a day ago
`ClientError: An error occurred (AccessDeniedException) when calling the CreateInferenceComponent operation: User: arn:aws:sts::x:assumed-role/xx-xx-xx-xx-user-service-role/SageMaker is not authorize...
2
answers
0
votes
32
views
asked 7 days ago
I’ve uploaded a “Windows Server 2012 R2” VHDX image into a s3 bucket and used import-image several times to import into aws ec2 with incremental options added after the -disk-containers file://con...
1
answers
0
votes
36
views
asked 11 days ago
Hi team, I created an S3 bucket using CDK and initially added an explicit deny to the bucket policy with the following code: ```javascript quarantineFilesBucket.addToResourcePolicy( new iam.Policy...
1
answers
0
votes
42
views
asked 14 days ago
Hello, I am trying to deploy my application to the AWS Lightsail container service that I have created. When I try to run the create-container-service-deployment command from the aws-cli, I get the fo...
1
answers
0
votes
45
views
asked 15 days ago
When I query for AWS::MediaPackageV2::Channel resource the cloudcontrol cli returns GeneralServiceException. I noticed this while using terraform awscc provider which uses the same cloudcontrol to get...
2
answers
0
votes
22
views
asked 15 days ago
Hello, This is my first post here. I hit a wall while setting up my Amplify backend on my local computer. Every time I try to create the sandbox using npx ampx sandbox, I get the following error: `...
1
answers
0
votes
40
views
asked 16 days ago
It looks like I can't, and I guess it would make sense, but just to confirm... Can I use CloudShell instead of AWS CLI to set up port forwarding? I'm using SSM to create a user, add it to the Admini...
1
answers
0
votes
30
views
asked 16 days ago
I'm using SES and trying to find the authentication email key prefix of one of my verified domains. Where can I find it? I'm using Easy DKIM and Route53. Any help is appreciated!
1
answers
0
votes
20
views
asked 16 days ago
Hi, i want to apply for accessing Bedrock Claude models but i get the error: • Claude 3.5 Sonnet - User: arn:aws:sts::<id2>:assumed-role/AWSReservedSSO_AWSAdministratorAccess_<id/email> is not autho...
1
answers
1
votes
41
views
asked 18 days ago
While working in Terraform, i felt there are many options to perform task. I was wondering if any of you have any comments whether Cloudshell will enable the AWS service faster or other applications w...
2
answers
1
votes
21
views
profile picture
asked 18 days ago