檢查AWS CodeDeploy 部署群組是否已啟用自動轉返組態。如果 configuration.autoRollbackConfiguration.enabled 為 false 或不存在,則表示規則為 NON_COMPLIANT。 識別符:CODEDEPLOY_DEPLOYMENT_GROUP_AUTO_ROLLBACK_ENABLED 資源類型:AWS::CodeDeploy::
Ü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 ...
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...
Information about how traffic is rerouted to instances in a replacement environment in a blue/green deployment.
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...
Use the AWS CloudFormation AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration resource for CodeDeploy.
If this option is set to IGNORE, CodeDeploy does not initiate a deployment to update the new Amazon EC2 instances. This may result in instances having different revisions. Returns: (String) #service_role_arn ⇒ String A service role Amazon Resource Name (ARN) that grants CodeDeploy perm...
AWS CloudFormation Guia do usuário RSS Modo de foco O AWS CloudFormation é um serviço que ajuda você a modelar e configurar seus recursos da AWS para despender menos tempo gerenciando esses recursos e mais tempo se concentrando em seus aplicativos executados AWS. Você cria um...
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-Pa...
Deploymentis a property of theDeploymentGroupresource that specifies an AWS CodeDeploy application revision to be deployed to instances in the deployment group. If you specify an application revision, your target revision is deployed as soon as the provisioning process is complete. ...