Identificador: CODEDEPLOY_DEPLOYMENT_GROUP_AUTO_ROLLBACK_ENABLED Tipos de recursos:AWS::CodeDeploy::DeploymentGroup Tipo de trigger:alterações da configuração Região da AWS:Todas as AWS regiões com suporte, exceto China (Pequim), Ásia-Pacífico (Tailândia), Ásia-Pac...
AWS CodeConnections AWS CodeDeploy AWS::CodeDeploy::Application AWS::CodeDeploy::DeploymentConfig AWS::CodeDeploy::DeploymentGroup Alarm AlarmConfiguration AutoRollbackConfiguration BlueGreenDeploymentConfiguration BlueInstanceTerminationOption Deployment DeploymentReadyOption DeploymentStyle EC2...
Creating a CodeDeploy application and deployment group With our AppSpec file and scripts in place and the EC2 instance set up with the CodeDeploy agent as well, the final thing left is to configure AWS CodeDeploy and tie these things together: Start off by logging into the AWS CodeDeploy servic...
Überprüft, ob AWS CodeDeploy Bereitstellungsgruppen veraltete Instanzen automatisch aktualisieren. Bei der Konfiguration lautet die Regel NON_COMPLIANT. outdatedInstancesStrategy ist 'IGNORE'. Kennung: CODEDEPLOY_DEPLOYMENT_GROUP_OUTDATED_INSTANCES_UPDATE ...
To use the AWS CLI to change trigger details for CodeDeploy events when you update a deployment group, create a JSON file to define changes to the deployment group's properties, and then run the update-deployment-group command with the --cli-input-json option. The simplest way to cr...
檢查AWS CodeDeploy 部署群組是否已啟用自動轉返組態。如果 configuration.autoRollbackConfiguration.enabled 為 false 或不存在,則表示規則為 NON_COMPLIANT。 識別符:CODEDEPLOY_DEPLOYMENT_GROUP_AUTO_ROLLBACK_ENABLED 資源類型:AWS::CodeDeploy::DeploymentGroup 觸發類型: Configuration changes (組態變更) ...
Checks if AWS CodeDeploy deployment groups have auto rollback configuration enabled. The rule is NON_COMPLIANT if configuration.autoRollbackConfiguration.enabled is false or does not exist. Identifier: CODEDEPLOY_DEPLOYMENT_GROUP_AUTO_ROLLBACK_ENABLED Resource Types: AWS::CodeDeploy::DeploymentGr...
AutoRollbackConfigurationis a property of theDeploymentGroupresource. To declare this entity in your AWS CloudFormation template, use the following syntax: JSON {"Enabled":Boolean,"Events":[ String, ... ]} Enabled:BooleanEvents:-String Properties ...
AWS CodeConnections AWS CodeDeploy AWS::CodeDeploy::Application AWS::CodeDeploy::DeploymentConfig AWS::CodeDeploy::DeploymentGroup Alarm AlarmConfiguration AutoRollbackConfiguration BlueGreenDeploymentConfiguration BlueInstanceTerminationOption Deployment DeploymentReadyOption DeploymentStyle EC2TagFilter E...
The AutoRollbackConfiguration property type configures automatic rollback for an AWS CodeDeploy deployment group when a deployment is not completed successfully. For more information, see Automatic Rollbacks in the AWS CodeDeploy User Guide. AutoRollbackConfiguration is a property ...