Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...
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...
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?
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...
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...
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...
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 ...
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.
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:/...
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 ...
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...
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...