Ben Bridts

Results 40 issues of Ben Bridts

People might otherwise read this as a check on the string value By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...

[The documentation says:](https://github.com/awslabs/aws-deployment-framework/blob/master/docs/serverless-application-repo.md) > Application Name > The stack name of this application created via AWS CloudFormation. This should always be aws-deployment-framework. However, if you want to install ADF using...

enhancement

I currently have this deploymentmap ```yaml pipelines: - name: ben-test-pipeline tags: &pipeline_tags client: sandbox-ben default_providers: source: provider: codecommit properties: account_id: &sandbox_ben "111111111111" repository: adf-test-source branch: main targets: - path: *sandbox_ben...

We already have a process to provision accounts, and are going to use a separate role dedicated to ADF for the bootstrap provisioning. It would be great if the documentation...

When deploying the ADF into an existing organization, it might be nice to have more control over which OUs should be bootstrapped, as another process (eg Landing Zone / Control...

enhancement

I think that there's a mistake in https://github.com/open-guides/og-aws/raw/master/figures/aws-data-transfer-costs.png It indicates that cross-AZ traffic between ALB/CLB and EC2 is $0.01/GB, but I think it should be 0 (at least for the...

help wanted
needs graphics
sec: Load balancing
sec: Billing and Cost Management
needs aws discussion

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

A lot of time writing CloudFormation is spent by looking up expected inputs and outputs. With questions like: - Does this property take a Name, an Arn or something else...

feature request

### Name of the resource Other ### Resource name _No response_ ### Description Currently CloudFormation supports a limited list of [AWS-specific parameter types]( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html#aws-specific-parameter-types). It would be a very useful...

feature request

## 2. Scope of request AWS::CodeCommit::ApprovalRuleTemplate does not exist as a CloudFormation resource. ## 3. Expected behavior It should manage the template and optionally the allowed approvers. The association with...

enhancement
dev tools