Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch AWS::StepFunctions::Activity.Name property back #1722

Merged

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Sep 29, 2020

Issue #, if available: #1715 (comment)

Description of changes:

  • Patch AWS::StepFunctions::Activity to remove the Arn and bring back Name

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

@PatMyron PatMyron changed the title Patch step functions to have name property back Patch AWS::StepFunctions::Activity.Name property back Sep 29, 2020
@PatMyron PatMyron added the spec CloudFormation Specification Bug label Sep 29, 2020
@kddejong kddejong force-pushed the fix/specs/patching/stepfunctions branch from 688ddb3 to 8028118 Compare September 29, 2020 16:46
@@ -26933,6 +26933,8 @@
"r5.4xlarge.elasticsearch",
"r5.large.elasticsearch",
"r5.xlarge.elasticsearch",
"t3.medium.elasticsearch",
Copy link
Contributor

@PatMyron PatMyron Sep 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated, but these instance type patches from pricing weren't applied due to caching in #1715 if these are only getting patched in now

@kddejong kddejong merged commit a9f80df into aws-cloudformation:master Sep 29, 2020
@kddejong kddejong deleted the fix/specs/patching/stepfunctions branch September 29, 2020 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec CloudFormation Specification Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants