We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
granted this seems to be beta phase in development, but it would be good to remove the step functions from the pipeline
step functions in pipelines are a temporary solution to something that should be native/built-in steps/actions in CodePipeline.
This will make for a more standard pipeline flow without the need for custom step functions.
Action structure reference
ActionTypeId: Category: Invoke Owner: AWS Version: 1 Provider: CloudFrontHosting Configuration: CloudFrontHostingAction: UpdateKeyValue ActionTypeId: Category: Invoke Owner: AWS Version: 1 Provider: CloudFrontHosting Configuration: CloudFrontHostingAction: Purge ## Or a simple consolidated action ActionTypeId: Category: Invoke Owner: AWS Version: 1 Provider: CloudFrontHosting Configuration: Phase: alpha|beta|prod
How does canary/blue-green work with the pipelines?
The text was updated successfully, but these errors were encountered:
@cornelcroi can you point me to the doco that shows how this has been completed?
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Use case
granted this seems to be beta phase in development, but it would be good to remove the step functions from the pipeline

Solution/User Experience
step functions in pipelines are a temporary solution to something that should be native/built-in steps/actions in CodePipeline.
This will make for a more standard pipeline flow without the need for custom step functions.
Action structure reference
Additional questions
How does canary/blue-green work with the pipelines?
The text was updated successfully, but these errors were encountered: