aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

[Maestro-14785] Fix DeploymentTarget - AccountURL in resource handler and documentation #118

Closed danielsun776 closed 1 year ago

danielsun776 commented 1 year ago

… and documentation

Issue #, if available: Fix DeploymentTarget - AccountURL in resource handler and documentation

https://issues.amazon.com/issues/Maestro-14785

Description of changes:

Stack set as a resource should have feature parity with our APIs, but it does not support AccountURL.

Additionally, the documentation for AccountURL states that DeploymentTargets (and by extension AccountURL) is only for service managed stack sets, but it is actually applicable to both. See https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack-instances.html Edit fields

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.