DataDog / cloudformation-template

Easily set up the Datadog AWS integration using CloudFormation
Apache License 2.0
34 stars 42 forks source link

[aws-ints] removing unnecessary parameter #96

Closed jvanbrie closed 2 months ago

jvanbrie commented 2 months ago

What does this PR do?

This PR removes a parameter we added "AWSAccountType" which isn't necessary - we can infer this from the AWS::Partition variable that AWS provides in all cloudformation templates. This should simplify this step for users.

Partition value found via docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html#cfn-pseudo-param-partition