Connor Kirkpatrick

Results 16 issues of Connor Kirkpatrick

# Feature Request ## Summary The behaviour of the `AWS::ApiGateway::Account` resource is surprising when compared to most CloudFormation resources. The resource has side effects, and can overwrite an existing value...

enhancement

**Is your feature request related to a problem? Please describe.** Responses from the Lambda may be too large. Adding pagination to the API will overcome this issue.

enhancement

*Issue #, if available:* *Description of changes:* This PR adds a Custom Labels sample using the Go language The sample demonstrates using the `DetectCustomLabels` API. It outputs an image with...

When using `cfn-policy-validator`, the user can provide parameter values using the `--parameter` flag. It would be a convenient behavior to use the default parameter values if that parameter is not...

enhancement

This solution is referenced in the [Amazon Rekognition Code Samples](https://github.com/aws-samples/amazon-rekognition-code-samples) repo. A customer has reported an issue with the solution, which I am raising here. > Creating a new user...

**Is your feature request related to a problem? Please describe.** I would like to be able to use the `aws cloudformation package` command to package the `AWS::CloudFormation::Stackset` resource `TemplateURL` property....

feature-request
cloudformation package-deploy
customization
has-pr
p2

*Issue #, if available:* #5590 *Description of changes:* This PR enables the `aws cloudformation package` command to package the `AWS::CloudFormation::Stackset` resource. It defines the `CloudFormationStacksetResource` class in `artifact_exporter.py`. This is...

cloudformation package-deploy
cloudformation
contribution:core
customization
ready-for-review

## Summary We're often asked if Workload Discovery can display networking information such as VPC flow logs as relationships between resources. For example, "Can I see if this EC2 instance...

enhancement
awssol_nofirstresponsesla

*Issue #, if available:* *Description of changes:* In #2141, this transform was accidentally removed, breaking the template. This PR adds it back I'm sorry for breaking this template. By submitting...

*Issue #, if available:* #3834 *Description of changes:* The ServiceTimeout rule emits a warning if the `ServiceTimeout` property is not specified for a CloudFormation Custom Resource. * Add new `ServiceTimeout`...