Peter Smith

Results 10 issues of Peter Smith

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In AWS Step Functions, the "parallel" state type provides the option...

type: bug
aws:stepfunctions
status: backlog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using CloudFormation or CDK to deploy a Step Functions state...

type: bug
aws:cloudformation
area: integration/cdk
aws:stepfunctions
status: backlog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When invoking a Lambda function, via the AWS SDK, I am...

type: feature
aws:lambda
area: integration/aws-sdk-javascript
status: in progress
aws:xray

Could you please indicate that EventStudio is a "Preview" feature. I don't see it mentioned anywhere on https://docs.localstack.cloud/user-guide/tools/event-studio/. Thanks.

When I use set the `DNS_ADDRESS` environment variable, as suggested by this page, I get the following error. ``` Non-prefixed environment variable DNS_ADDRESS is forwarded to the LocalStack container! Please...

This whole tutorial makes the assumption that you're running `awslocal` targeted at `us-east-1`. However, my `.aws/config` points to `ca-west-1` and therefore the application didn't work properly. I had to explicitly...

The docs say: > You should set the LOCALSTACK_AUTH_TOKEN environment variable either before or during the startup of LocalStack using the localstack command-line interface (CLI). But as far as I...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior With the following state machine, the output from get-execution-history is in...

type: bug
aws:stepfunctions
status: backlog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior With the following state machine: ``` { "StartAt": "A", "States": {...

type: bug
aws:stepfunctions
status: backlog

## Motivation Improve support for CloudFormation updates using the `AWS::SQS::Queue` resource provider. The current resource providers do not execute updates correctly. ## Changes * Completed implementation of the `update` handler...

aws:sqs
semver: patch
docs: skip
notes: skip