Skip to content

(aws-cdk-lib): CloudFormation support for SNS platform application #36681

@petro2050

Description

@petro2050

Describe the feature

Last time I checked CDK did not support CfnPlatformApplication and using something like a custom resource was suggested as an alternative. Is it possible to introduce a new construct so I can remove the custom resource? It should have API parity with CreatePlatformApplication.

Use Case

More infrastructure code can be defined in CDK removing the need for a custom resource and introducing failure points with custom resource lifecycle management.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

2.234.1

AWS CDK CLI version

2.1100.1

Environment details (OS name and version, etc.)

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    aws-cdk-libRelated to the aws-cdk-lib packagefeature-requestA feature should be added or improved.needs-cfnThis issue is waiting on changes to CloudFormation before it can be addressed.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions