Quick Sample Summary:
- Title -> AWS::Service::Resource-Attribute-Existing Attribute
- Scope of request -> AWS::Service::ResourceType::TheResource-ExistingAttribute supports A and B today, but not new C feature.
- Expected behavior -> In Create, it should include this and this, like the console. Also include tag creation, like the API allows.
- Test case recommendation (optional) -> it should help me do X given existing Y (if applicable); it should/shouldn't change Z.
- Links to existing API doc (optional) -> Updated API docs at https://example.com/api-new.html
- Category tag (optional) -> Compute
- Any additional context (optional)
Detailed Instructions to create a new issue here: (delete this text before you save your issue, to keep them as short as possible :) ).
In the format AWS::Service::Resource-Attribute-Existing Attribute) Samples:
We are hoping that the title makes it easy for others to scan it quickly in kanban board or issue list.
Whether a new API call requires a new attribute, or a new feature is supported and needs to be added to CloudFormation. Be as descriptive as possible so that others can +1 your request if it applies to them. Should fall into the following categories:
a) new service support is desired b) new resource type for an existing service is desired c) new attribute for an existing resource is desired d) new option for an existing attribute is desired e) other coverage-related issue with the resource/attribute/option
Samples:
AWS::Service::ResourceType::TheResource-ExistingAttribute supports A and B today, but not new C feature.
AWS::Service::ResourceType::TheResource-NewAttribute to turn feature F on or off, or pass parameter P to API.
Samples:
In Create, it should include this and this, like the console. Also include tag creation, or another thing that should be combined.
in Update, change the attribute X, and it shouldn't require replacement, like the API. Should it require UpdateReplacePolicy?
Feel free to describe other desired and relevant implementation details.
Samples:
Test case recommendation: it should help me do X given existing Y (if applicable); it should/shouldn't change Z.
Samples:
Updated API docs at https://example.com/api-new.html
Mentioned in twitter, reddit, stack overflow, etc. here: https://twitter.com/postid12345678
It would be great if it worked like this similar procedure: https://example.com/similar.html
Use the categories as displayed in the AWS Management Console (simplified):
- Compute (EC2, ECS, EKS, Lambda...)
- Storage (S3, EFS, Backup...)
- DB (RDS, DynamoDB...)
- Networking & Content (VPC, Route53, API GW,...)
- Management (CloudTrail, Config...)
- Machine Learning (SageMaker, ...)
- Analytics (Athena, EMR, Glue,...)
- Security (IAM, KMS...)
- Integration (MQ, SQS, SNS,...)
- Developer Tools (CodeStar, ...)
- Other (IoT, Migration, Budgets...)