Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1171 results
Hi, I am looking to compute the total size of my files per year inside a given S3 bucket. I have been trying multiple methods: - I tried to use a goto3 script but I constantly ran into issues or inco...
2
answers
0
votes
68
views
asked 5 days ago
Hi, I want to use CFT to create an agentless outbound campaign v2. I have these references but I never have create a CFT template before. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui...
1
answers
0
votes
44
views
asked 7 days ago
I am signed in via a federated role (such as through JumpCloud SSO). Where can i find ssso_account_id that I can use in my aws cli config?
1
answers
0
votes
41
views
asked 9 days ago
i am trying to clone aws node reop from github i receive this error "it clone [https://github.com/aws-samples/aws-blockchain-node-runners.git](https://github.com/aws-samples/aws-blockchain-node-runner...
2
answers
0
votes
37
views
asked 13 days ago
I am trying to create an IPv6 Only VPC via the API/CLI and am getting the following error ``` $ aws ec2 create-vpc --ipv6-ipam-pool-id <ipam-pool-id> --ipv6-netmask-length 56 An error occurred (Missi...
2
answers
0
votes
33
views
asked 18 days ago
I get the following error when trying to create the Amplify Admin after following the steps in this link https://docs.amplify.aws/react/start/account-setup/ usage: aws [options] <command> <subcommand...
1
answers
0
votes
43
views
asked 24 days ago
Hi all, I'm trying to export a stopped EC2 instance to an .ova file using create-instance-export-task, following the steps outlined in the AWS documentation. The export task successfully starts but ...
2
answers
0
votes
43
views
asked 25 days ago
Hi all Can I create codedeploy endpoint using cli? I don't see it from the list - https://awscli.amazonaws.com/v2/documentation/api/latest/reference/deploy/index.html. Thanks.
1
answers
0
votes
33
views
profile picture
asked a month ago
I have created a JSON file todefine an IAM role, and I am now trying to create the role in AWS.In AWS CLI I typed this: *aws iam create-role --role-name TrustRole --assume-role-policy-document file:/...
3
answers
0
votes
53
views
asked a month ago
I’m running Lightsail containers in account 430118835981, in region eu-west-2. I’ve now fully rebuilt everything from scratch: Created a new container service from the AWS Console Built and pushed ...
1
answers
0
votes
83
views
asked a month ago
I'm experiencing a discrepancy when using AWS Textract with a custom adapter. When I test my adapter through the AWS Console (Textract UI), it returns accurate results that align with the training. H...
1
answers
0
votes
48
views
asked a month ago
i encrypt file.tar.gz using gpg and used aws s3 cli copy those files to aws s3 bucket some successful some can not i got error SSL validation failed for https://mybycket/myfile.tar.gz.gpg EOF occurred...
1
answers
0
votes
53
views
asked a month ago