Questions tagged with AWS Lambda Snapstart

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.

Hello! Im trying to implement "advanced" validation to `AWS::Serverless::Api` `GET` request, **query **params. > I.e. `minimal` value of `Int` param: `{page}` should be `1`. Or enum checking...
1
answers
0
votes
225
views
VladB
asked a month ago
Guys, I'm a beginner here, and I have a specific question about one of the last steps regarding exporting snapshots to S3. As indicated, the step by step would be as follows: "> In the list of...
4
answers
0
votes
243
views
asked 2 months ago
Hi, I am copying more volume snapshot for further check. But when i am copying 100 GB snapshot applying AMS key to KMS keys its taking more than 1.30 minutes for creating new copy of snapshot with...
1
answers
0
votes
122
views
asked 2 months ago
Hello, I've noticed that there is an `org.crac.Resource` interface from Coordinated Restore at Checkpoint (CRaC) project, that can be used with JAVA AWS SDK that, when implemented by a Lambda...
0
answers
0
votes
130
views
asked 2 months ago
Hi, I need to get the hash value of EBS volume. Could you please help me to get the hash value from the code not to mount the volume.
2
answers
0
votes
153
views
asked 2 months ago
I need to implement automation of a scenario Copy the snapshot based on instance fron other account to my account then prepare volume id based on snapshot with kms keys Then perform few activities on...
1
answers
1
votes
175
views
asked 4 months ago
Need a copy of existing ebs snapshot in other account for same region (not to use modify attribute in boto3) Please share me the required info
2
answers
0
votes
135
views
asked 4 months ago
Hello Everyone, We have a snapstart enabled lambda where in Restore phase using Crac hooks, we fetch the SSM using AWS SSM client GetParameter. The afterRestore hook was successfully fetching the SSM...
0
answers
0
votes
140
views
profile picture
AGS
asked 6 months ago
Hi, Do you have any information when the Snapstart feature will be available for Java 17?
1
answers
0
votes
186
views
asked 6 months ago
Good morning, I have a problem with a lambda function that, when I enable snapStart, doesn't read the AWS configuration variables. The error message is: 'Unable to load credentials from system...
2
answers
0
votes
784
views
vijarte
asked 8 months ago
Lambda code for that function :- import boto3 def lambda_handler(event, context): # Create an S3 client s3_client = boto3.client('s3') # Get a list of all buckets in the account ...
1
answers
1
votes
526
views
sandy
asked 9 months ago
I'm observing a huge disparity in the restore duration of my Lambda SnapStart function. I would like to know why it is so unstable and if I could do something on my side to improve it. Note: I'm not...
0
answers
0
votes
122
views
Anthony
asked 10 months ago
  • 1
  • 2
  • 12 / page