Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📊Tracking: AWS AppConfig #6831

Closed
NGL321 opened this issue Mar 19, 2020 · 4 comments · Fixed by #30801
Closed

📊Tracking: AWS AppConfig #6831

NGL321 opened this issue Mar 19, 2020 · 4 comments · Fixed by #30801
Labels
@aws-cdk/aws-appconfig Related to AWS AppConfig management/tracking Issues that track a subject or multiple issues needs-design This feature request needs additional design work.

Comments

@NGL321
Copy link
Contributor

NGL321 commented Mar 19, 2020

Add your +1 👍 to help us prioritize high-level constructs for this service

Overview:

Use AWS AppConfig, a capability of AWS Systems Manager, to create, manage, and quickly deploy application configurations. AppConfig supports controlled deployments to applications of any size and includes built-in validation checks and monitoring. You can use AppConfig with applications hosted on Amazon EC2 instances, AWS Lambda, containers, mobile applications, or IoT devices.

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:


This is a 📊Tracking Issue

@NGL321 NGL321 added management/tracking Issues that track a subject or multiple issues @aws-cdk/aws-appconfig Related to AWS AppConfig @aws-cdk/aws-ssm Related to AWS Systems Manager labels Mar 19, 2020
@SomayaB SomayaB added needs-design This feature request needs additional design work. and removed @aws-cdk/aws-ssm Related to AWS Systems Manager labels Jun 18, 2020
@MrArnoldPalmer MrArnoldPalmer removed their assignment Jun 21, 2021
@Gtofig
Copy link
Contributor

Gtofig commented Nov 12, 2021

Any plans to progress this?

@jlk
Copy link

jlk commented May 11, 2022

Would be nice to have lambda_layer_appconfig similar to lambda_layer_awscli etc.

Maybe at least codify the layer ARNs so we don't have to manage https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-integration-lambda-extensions-versions.html#appconfig-integration-lambda-extensions-enabling-ARM64 ourselves? Happy to send that PR, I see some lambda ARNs defined in region-info already...

Copy link

github-actions bot commented Jul 9, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

1 similar comment
Copy link

github-actions bot commented Jul 9, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

GavinZZ pushed a commit that referenced this issue Jul 10, 2024
Closes #6831

### Checklist
- [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-appconfig Related to AWS AppConfig management/tracking Issues that track a subject or multiple issues needs-design This feature request needs additional design work.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants