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 up to 5 tags to filter
Sort by most recent

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

1139 results
Hello! I wanna get connectivity info from one device core with greengrass v2 but when I execute the command: aws greengrassv2 get-connectivity-info --thing-name {device_name} I got the error: An e...
1
answers
0
votes
17
views
asked 2 days ago
I attempted to run `aws --region us-east-1 sagemaker list-domains` and received an error: ``` An error occurred (AccessDeniedException) when calling the ListDomains operation: User: arn:aws:iam::<id>...
2
answers
0
votes
19
views
asked 3 days ago
I am getting an arseAWSExports.ts:30 Uncaught InvalidParameterException: Invalid config parameter. error, i have tracked the problem to my aws-exports.js file. I tested with empty const awsconfig = {...
1
answers
0
votes
9
views
asked 5 days ago
1
answers
0
votes
27
views
asked 7 days ago
ref: https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html#PresignedUrl-Expiration Currently, I am using an IAM instance profile to generate a temporary security token, which...
2
answers
0
votes
53
views
asked 8 days ago
# TLDR; I can create Bedrock Agent using console, but can't using CLI. # Details I tried to execute the following command: ``` aws bedrock-agent create-agent \ --agent-name test-agent \ --agent-r...
4
answers
0
votes
96
views
profile picture
asked 14 days ago
How to allow the ImageBuilder Pipeline to download files from S3 Bucket.
1
answers
0
votes
32
views
asked 17 days ago
Hey, I connected to AWS MSK from pc using AWS CLI SSO Login. I made that cluster security group open to all TCP ports. Now I want to create a topic in the cluster here from my pc, using the cluster's ...
1
answers
0
votes
41
views
asked 18 days ago
I had IAM and access keys setup for an individual account, but then created an organization and created a new Management account with Identity Center and created an Organization. I have reviewed a fe...
1
answers
0
votes
40
views
asked 19 days ago
I have 80 cpus how can I run `aws s3 sync source destination` on all cpus.
1
answers
0
votes
33
views
asked 22 days ago
I am having problems logging into ECR from Auto Scaling Group EC2 instance during startup from the EC2 userdata script. When aws ecr get-login-password command is executed the following error occurs. ...
3
answers
1
votes
85
views
asked 22 days ago
Have this custom url on Cognito https://oauth.vismerchantfilter.visa.com/ Even though i added route53 to change behavior by throwing error it still routes to cognito default page I dont want this be...
1
answers
0
votes
37
views
asked 24 days ago