aws tag

215 questions


2 answers
86 views
0
I want to know how to avoid indexing files in the Amazon S3 bucket.

What do you want to solveSave images and video files to Amazon S3.This file is made public, and only those who want to show it can view it by providing the URL.Looking at various information, I saw in...

2 years ago

1 answers
133 views
0
Are there any other tools that are appropriate for provisioning AWS EC2?

It's been more than two weeks since I started studying anable.I'm in trouble because I haven't done anything I want to dofor provisioning to AWS environmentsBecause of the mix of operations inside the...

2 years ago

1 answers
69 views
0
I don't know which parameters to use in awslabs/auto-check-in-app

When I tried to run the following sample, I got an error in step 4.https://github.com/awslabs/auto-check-in-appsyntax error near unexpected token `newline' Note: Specify the applicable AWS Region and ...

2 years ago

1 answers
107 views
0
Questions about AWS configuration.

Currently, we have created three web sites, and the following configuration is included.[Load Balancer A] A.com ( (Server A)[Load Balancer B] B.jp ( (Server B)[Load Balancer C] C C.work (Server C) The...

2 years ago

2 answers
107 views
0
How do I run a run test on lambda?

When running lambda, you often waste your time getting hooked on subtle behavior to behave slightly differently than when you run the handler directly.I am trying to run python with lambda, but I have...

2 years ago

1 answers
65 views
0
Please tell me how to make the aws policy.

{ Version: 2012-10-11, Id: Policy 1503119012324, Statement: [{ Sid: Stmt15031190096534, Effect: Deny, Principal: *, Action: *, Resource: arn:aws:s3::mybucket/*, Condition: { I want to make an exceptio...

2 years ago

1 answers
44 views
0
Why does access control not have "load object" privileges?

I thought I would use access control (ACL) in S3 of aws.Configurable items include: List objectsWrite ObjectRead access to bucketsBucket Write Access Permissionsis available, but Loading ObjectsWhy do...

aws
2 years ago

1 answers
40 views
0
How to Stop Billing in AWS

I intend to use AWS for free, but I will be charged every month.This month's (July) issue is 0.0116 per On Demand Linux 2. micro Instance Hour from Amazon Elastic Compute Cloud running Linux/UNIX in E...

aws
2 years ago

2 answers
89 views
0
About AWS EC2 Disk Space

I am using EC2 of AWS.Device Type EBSThe disk usage just reached 100 percent, and I deleted unnecessary files, but it remained 100 percent.I tried checking lsof and rebooting, but the free space didn'...

2 years ago

1 answers
111 views
0
I want to get the value after the sequence is issued in DynamoDB.

We are developing POST with atomic counter on Lambda+DynamoDB.①There is a sequence table l license table, but I would like to put the value in the l license table after the sequence is issued.id: tabl...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.