All Content tagged with Amazon VPC

Amazon Virtual Private Cloud (Amazon VPC) gives you full control over your virtual networking environment, including resource placement, connectivity, and security.

Content language: English

Select tags to filter
Sort by most recent
2575 results
If I add a DynamoDB Endpoint Gateway (my preference as less costly), I dont get any options to get a DNS URL to use as an Endpoint. If I add a DynamoDB Endpoint Interface, I cant connect using any of ...
3
answers
0
votes
46
views
asked 15 days ago
I am trying to create an IPv6 Only VPC via the API/CLI and am getting the following error ``` $ aws ec2 create-vpc --ipv6-ipam-pool-id <ipam-pool-id> --ipv6-netmask-length 56 An error occurred (Missi...
2
answers
0
votes
31
views
asked 15 days ago
I designed my architecture to be HIPAA compliant by routing data within AWS in the following manner - deployed lambda in a VPC - interface endpoints for bedrock and SQS - gateway endpoint for dynamo...
1
answers
0
votes
45
views
asked 15 days ago
i am trying to remove the VPC from my account. Console and CLI both stop me because of the following endpoint. Below is the command of trying to delete the endpoint. ``` ~ $ aws ec2 delete-vpc-endpoin...
1
answers
0
votes
48
views
asked 16 days ago
Hello! After deleting my stack from CloudFormation I receive error, that it can't be deleted. Rootcause is undeletable Network interface. When I try to delete it manually, I see message: "The network...
Accepted AnswerAmazon VPCAmazon EC2
1
answers
0
votes
41
views
asked 17 days ago
I get the error: "Your request to create DB instance lqms-test didn't work. VPC must have a minimum of 1 subnets in order to create a DB Subnet Group. Go to the VPC Management Console to add subnets."...
1
answers
0
votes
37
views
asked 20 days ago
AWS
published 22 days ago2 votes215 views
This article is intended for AWS customers who use Cloud WAN to manage network connectivity across their environment and are looking to connect to Oracle Database@AWS (ODB@AWS). While ODB supports con...
For my project I am fetching response from Apple Appstore api using a Lambda function. However since the fetch call requires us to use a signed JWT we want to isolate the Lambda function from the inte...
2
answers
1
votes
100
views
asked a month ago
Hi all I created a VPC and separate private subnets for transit gateway, endpoints, applications and databases. I'm going to create Lambda functions and associate them with the VPC. In that case, is ...
Accepted AnswerAWS LambdaAmazon VPC
1
answers
0
votes
66
views
profile picture
asked a month ago
Hi, I have a cloudformation stack created through aws sam using this template ``` ContainerRepository: Type: AWS::ECR::Repository Properties: EmptyOnDelete: true RepositoryPoli...
1
answers
0
votes
62
views
asked a month ago
I’m facing an issue with my AWS VPC setup where all outgoing traffic from my services is using the AWS IP pool instead of the Elastic IP assigned to my NAT Gateway. Additionally, even after removing t...
1
answers
0
votes
55
views
asked a month ago
profile pictureAWS
SUPPORT ENGINEER
published a month ago1 votes302 views
I want to leverage Amazon CloudWatch Logs Insights queries to monitor my Transit Gateway enabling detailed traffic analysis and usage across connected attachments.