Unanswered questions in AWS

0 votes
0 answers

what is transit gateway in aws?

Jan 12 in AWS by Priyanka
• 700 points
104 views
0 votes
0 answers

how to create iam user in aws

Jan 12 in AWS by Priyanka
• 700 points
96 views
0 votes
0 answers

how to check aws cli version

Jan 12 in AWS by Priyanka
• 700 points
98 views
0 votes
0 answers

what is key pair in aws?

Jan 5 in AWS by Priyanka
• 700 points
163 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5 in AWS by Priyanka
• 700 points
132 views
0 votes
0 answers

How to install AWS CLI?

What are the steps involved in installing ...READ MORE

Dec 19, 2023 in AWS by Saniya
• 3,320 points
150 views
0 votes
0 answers

What is AWS SQS ?

What does AWS SQS (Simple Queue Service) ...READ MORE

Dec 19, 2023 in AWS by Saniya
• 3,320 points
160 views
0 votes
0 answers

what are the characteristics of cloud computing

Nov 29, 2023 in AWS by Priyanka
• 700 points
105 views
0 votes
0 answers

how to create s3 bucket in aws

Nov 29, 2023 in AWS by Priyanka
• 700 points
90 views
0 votes
0 answers

how many buckets can you create in aws by default

how many buckets can you create in ...READ MORE

Nov 29, 2023 in AWS by Priyanka
• 700 points
86 views
0 votes
0 answers

AWS Lambda does not seem to get an private IP address

I am testing the Vault Lambda Extension which allows ...READ MORE

Feb 16, 2023 in AWS by sarit
• 1,830 points
857 views
0 votes
0 answers

Axios, is it slower to auto catch error responses (such as 404)?

Just out of curiosity, the default setting ...READ MORE

Feb 14, 2023 in AWS by Ashwini
• 5,430 points
374 views
0 votes
0 answers

how to count the number of methods other than OPTION on AWS API Gateway with python?

I need to count the number of ...READ MORE

Feb 14, 2023 in AWS by Ashwini
• 5,430 points
228 views
0 votes
0 answers

How to implement XRay in NodeJS project?

I need to create XRay to collect ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
572 views
0 votes
0 answers

Are there any services like Databricks but without compulsion of AWS/Azure/Google Cloud?

I'm doing a course on Udemy for ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
430 views
0 votes
0 answers

Getting exception while trying to build SsmClient from aws-sdk-java version 2

The exception I am getting -- java.lang.NoClassDefFoundError: org/apache/http/impl/client/DefaultClientConnectionReuseStrategy at ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
423 views
0 votes
0 answers

How to separate different parts of laravel application?

I have a massive Laravel application that ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
231 views
0 votes
0 answers

Get target group arn from aws cli

I'm attempting to obtain the arn of a target group whose name contains the word "test" or the value assigned to "value," but I'm having trouble because I keep getting this problem. value=test aws elbv2 describe-target-groups --query "TargetGroups[?starts_with(TargetGroupName, '${value}') == ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
684 views
0 votes
0 answers

Create a CFN stack from template using get_template

I am trying to create a CFN ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
261 views
0 votes
0 answers

Python regex for selecting multiple lines of code

I want to develop a Python Regex ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
262 views
0 votes
0 answers

Amplify pull --sandboxId <UUID> results in "Failed to pull sandbox app"

I'm trying to generate the data models ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
249 views
0 votes
0 answers

How to properly send a GraphQL update request using Axios?

I created an application using AWS Amplify, ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
573 views
0 votes
0 answers

Create Terraform Cloudwatch Dashboards dynamically

Overview Currently, dashboards are being deployed via Terraform ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
514 views
0 votes
0 answers

Java snapstart is not available in AWS Lambda

I have started to write Java Lambdas ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
434 views
0 votes
0 answers

How to directly read excel file from s3 with pandas in airflow dag?

Python is not working when I try to read an excel file from S3 inside of an AI flow dag.  It is quite strange because it works when I read it using pd.read excel(s3 excel path) from outside airflow.   How I acted:   Create an AWS account in Airflow (this works well as I can list my s3 bucket) In my Docker environment, where I run Airflow, instal pandas and s3fs. Pd.read excel(s3 excel path) should be used to attempt to read the file. I've tried it outside of Airflow, and it functions as stated.  Furthermore, even after waiting 20 minutes, nothing happens; the dag just keeps running indefinitely (at the stage where it is meant to read the file). (I am attempting to read the file ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
1,530 views
0 votes
0 answers

AWS Lambda read from SQS without concurrency

My requirements are as follows. Every two hours, ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
256 views
0 votes
0 answers

Deploy MERN stack on AWS

I am developing application with MERN stack. Can ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
371 views
0 votes
0 answers

Browsers not caching images from s3

I'm hosting my personal portfolio on AWS ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
357 views
0 votes
0 answers

Adding Pyjwt to aws lambda function layer

I'm attempting to add the Pyjwt library ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
924 views
0 votes
0 answers

Get the name of a dynamo table created with AWS CDK

Using the example from here. I can create ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
579 views
0 votes
0 answers

aws-cdk: pass ENV to NextJS app throught Ec2TaskDefinition

My node.js app needs creds and an ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
263 views
+1 vote
0 answers

How to deploy a NestJS application which is in a Nx monorepo?

I'm working on a Nx monorepo that ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
717 views
0 votes
0 answers

Trying to read ssm parameter and working fine but write as text and uploading inside my bucket its not happening please find below code

import boto3 import os client = boto3.client('ssm') s3 = boto3.client("s3") def ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
347 views
0 votes
0 answers

Terraform external data source formatting issue

I want a list of my s3 ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
780 views
0 votes
0 answers

The AWS Access Key Id you provided does not exist in our records

I am getting invalid aws access key ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
1,643 views
0 votes
0 answers

How to host a stic website of S3 in the aws ECS?

The keycloak programme is operating on my ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
1 flag 465 views
0 votes
0 answers

how to catch instance_id that is of type class after creating a new server with boto3 with python?

I am launching a new ec2 instance ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
411 views
0 votes
0 answers

AWS CLI step-functions to get failed executions

How to write a query using AWS ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
431 views
0 votes
0 answers

asSql() method is removed from ClientPreparedStatement (mysql-connector-java and mysql-connector-j)

ClientPreparedStatement had a public method in the ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
307 views
0 votes
0 answers

Referencing an element while using count in terraform resource and handling the case when count is 0

I have an AWS WAFv2 Web ACL ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
1,045 views
0 votes
0 answers

Docker deployment always fails - massive container size

Our website was functioning normally for a ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
197 views
0 votes
0 answers

How to parse and iterate to save information in dyanomodb with lamda in python?

In order to save data from lamda ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
205 views
0 votes
0 answers

How to use aws ec2 create-tags (from aws cli) to give different values to the same tag across multiple resources?

Suppose I have a list of instance ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
1,037 views
0 votes
0 answers

AWS CDK - get ProvisioningArtifactIds from ServiceCatalog product

In CDK I couldn't find from documentation ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
349 views
0 votes
0 answers

Retrieve or store results of Gremlin queries within AWS Neptune ML, in IPython Notebook

I need to use Gremlin in a ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
403 views
0 votes
0 answers

Is there a way to implement event and lambda for all accounts

I have a problem where a third ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
182 views
0 votes
0 answers

Java import AWS Access Keys from Session

I'm creating a Java script that does ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
243 views
0 votes
0 answers

Distribute the nodes of an Elasticache cluster across different AZs?

The Elasticache cluster contains 10 shards, as ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
195 views
0 votes
0 answers

Lambda function that poll events from SQS only the first day of the month

I require a lambda function that only ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
419 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

Oracle's data buffer cache was deleted using ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
499 views