Questions tagged with AWS Command Line Interface
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.
Hi,
I am trying to get CloudWatch metrics for my DocumentDB elastic cluster using the AWS CLI, but I always get empty datapoints. I have tried different versions of the commands, by replacing the...
1
answers
0
votes
35
views
asked 20 hours agolg...
Hi there,
I need to sync a WordPress uploads directory from an S3 bucket towards a dev/local server.
On S3, the uploads have a version folder *on top* of the standard...
0
answers
0
votes
25
views
asked a day agolg...
I am facing a critical issue with my AWS S3 permissions.
I made an error in configuring the permissions, and as a result, I have lost the ability to manage permissions for my S3 bucket.
Initially, I...
2
answers
0
votes
65
views
asked 2 days agolg...
I want to move my AWS SES account from Sandbox to Production, so I made the following request:
aws sesv2 put-account-details \\
--production-access-enabled \\
--mail-type TRANSACTIONAL...
1
answers
0
votes
35
views
asked 2 days agolg...
In my nodejs service I've a function like this one
```
...
import { getSignedUrl } from '@aws-sdk/s3-request-presigner'
import { S3Client, GetObjectCommand } from '@aws-sdk/client-s3'
...
async...
1
answers
0
votes
54
views
asked 2 days agolg...
Im trying to delete all the data pipeline that shows up in
```
aws datapipeline list-pipelines
```
in one go. How do I do that using aws-cli?
1
answers
0
votes
69
views
asked 3 days agolg...
I daily run 2 CLI commands from my local PC. One set of data has roughly 40 new files on s3 and the other has 1200+ files.
The smaller file set jumps into action, while i can stare at a black screen...
2
answers
0
votes
32
views
asked 3 days agolg...
Hi! I am trying to create a trail in Cloudtrail with the Cloudwatch, SNS topic, and an S3 bucket for the logs integration via the console in order to fulfill the PCI compliance results obtained by...
1
answers
1
votes
33
views
asked 3 days agolg...
Dear all,
I have a question regarding the Getting Started with Amazon Textract guide.
I have created a user, and gave it administrative acces in the IAM identity center
To finish the set up for...
1
answers
0
votes
56
views
asked 3 days agolg...
Hello, I am working on a connector that uses the Amazon Connect chat APIs. The connecter is working fine on my local host machine. Now I deploy it on the EC2 instance after creating a Docker image...
1
answers
0
votes
62
views
asked 6 days agolg...
Hi, my Cognito "*User pool*" is configured with: ALLOW_USER_SRP_AUTH+ALLOW_REFRESH_TOKEN_AUTH and Device tracking=always remember (+MFA enabled). However, during sign-in, whether through local Cognito...
0
answers
0
votes
98
views
asked 6 days agolg...
Hello, I'm attempting to list all the metric streams in my account via the list-metric-streams cli call. In every account I have, the call is resulting in "An error occurred (InternalFailure) when...
1
answers
0
votes
59
views
asked 8 days agolg...