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
1116 results
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:...
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...
Hello world!
Is it possible to Enable or Disable Scheduled queries through aws cli (powershell) or python? I know about Query editor v2, but I need to automate this task.
Hey, community! I am new in AWS and I am trying to implement a lambda function with its dependencies. I am stuck. Please, guide me how to create the directory structure correctly and upload .zip to...
1. I have created a user and assigned it S3:FullAccess Permission
2. Generated the Access & Secret Keys for the same
3. Using aws cli I first configured it and also double checked using aws configure...
Hello everyone,
Yesterday, I was able to use this SSML syntax: <speak><prosody rate="85%">text</prosody></speak>. However, since this morning, it has not been working. I am using Generative, Ruth....
Hello, I'm trying to deploy a container in ECR following [this guide from aws](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-container-image.html#create-container-image-push-ecr)...
I would like to delete a few routing profiles that were created when the instance was stood up. However the documentation is not clear and sends you through 10 other docs that have nothing to do with...
Hi. I am trying to access the AWS S3 bucket properties. I was looking for some SDK which I can use in my Java client and access the bucket information. The only SDK i see is listBuckets() which give...
I found that the Greengrass installer is unable to load credentials when I'm using an AWS SSO profile. I'm trying the commands below from...
I'm encountering a installation error when using "npx ampx sandbox" in Webstorm Jetbrain after " npm install amplify@latest".
```
SignatureDoesNotMatch error when attempting to use the ampx sandbox...
Hello,
I have not been able to upload a file to an S3 bucket for a file of around 120GB. It used to work, but not anymore. Whenever I try, the transfer stops in the middle, very close to the end,...