Ben Kehoe
Ben Kehoe
Some context from @rjlohan: > Right now the Registry only supports the ability to (De)RegisterType, however we designed it intentionally to be as agnostic of CloudFormation (the service) as we...
Why this is a good idea: https://ben11kehoe.medium.com/boto3-sessions-and-why-you-should-use-them-9b094eb5ca8e
1. Title -> AWS::S3::BucketNotification 2. Scope of request -> Allow bucket notifications to be managed separate from the bucket resource itself, resolving a longstanding circular reference problem 3. Expected behavior...
## Instructions for CloudFormation Coverage New Issues Template Quick Sample Summary: 1. Title -> AWS::S3::Object 2. Scope of request -> Add the ability to manage objects, like configuration, within CloudFormation...
Currently, `aws configure sso` is able to scan over the config file and pick up existing values of `sso_start_url` and `sso_region`, but the default (hitting enter) sets it to none....