404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To update AWS CloudFormation stacks**

The following ``update-stack`` command updates the template and input parameters for the ``mystack`` stack::

  aws cloudformation update-stack --stack-name mystack --template-url https://s3.amazonaws.com/sample/updated.template --parameters ParameterKey=KeyPairName,ParameterValue=SampleKeyPair ParameterKey=SubnetIDs,ParameterValue=SampleSubnetID1\\,SampleSubnetID2

The following ``update-stack`` command updates just the ``SubnetIDs`` parameter value for the ``mystack`` stack. If you
don't specify a parameter value, the default value that is specified in the template is used::

  aws cloudformation update-stack --stack-name mystack --template-url https://s3.amazonaws.com/sample/updated.template --parameters ParameterKey=KeyPairName,UsePreviousValue=true ParameterKey=SubnetIDs,ParameterValue=SampleSubnetID1\\,UpdatedSampleSubnetID2

The following ``update-stack`` command adds two stack notification topics to the ``mystack`` stack::

  aws cloudformation update-stack --stack-name mystack --use-previous-template --notification-arns "arn:aws:sns:use-east-1:123456789012:mytopic1" "arn:aws:sns:us-east-1:123456789012:mytopic2"

For more information, see `AWS CloudFormation stack updates <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html>`__ in the *AWS CloudFormation User Guide*.

Filemanager

Name Type Size Permission Actions
wait Folder 0755
_deploy_description.rst File 392 B 0644
_package_description.rst File 3.46 KB 0644
activate-type.rst File 676 B 0644
batch-describe-type-configurations.rst File 1.27 KB 0644
cancel-update-stack.rst File 217 B 0644
continue-update-rollback.rst File 276 B 0755
create-change-set.rst File 766 B 0755
create-stack-instances.rst File 700 B 0755
create-stack-set.rst File 591 B 0755
create-stack.rst File 710 B 0644
deactivate-type.rst File 535 B 0644
delete-change-set.rst File 638 B 0755
delete-stack-instances.rst File 548 B 0755
delete-stack-set.rst File 328 B 0755
delete-stack.rst File 203 B 0755
deploy.rst File 1.18 KB 0644
deregister-type.rst File 583 B 0644
describe-account-limits.rst File 576 B 0755
describe-change-set.rst File 2.31 KB 0755
describe-publisher.rst File 751 B 0644
describe-stack-drift-detection-status.rst File 773 B 0755
describe-stack-events.rst File 1.64 KB 0755
describe-stack-instance.rst File 1.27 KB 0755
describe-stack-resource-drifts.rst File 2.28 KB 0755
describe-stack-resource.rst File 958 B 0755
describe-stack-resources.rst File 2.08 KB 0755
describe-stack-set-operation.rst File 1.24 KB 0755
describe-stack-set.rst File 1.05 KB 0755
describe-stacks.rst File 1.41 KB 0644
describe-type-registration.rst File 878 B 0644
describe-type.rst File 1.03 KB 0644
detect-stack-drift.rst File 425 B 0755
detect-stack-resource-drift.rst File 2.13 KB 0755
detect-stack-set-drift.rst File 740 B 0644
estimate-template-cost.rst File 419 B 0755
execute-change-set.rst File 567 B 0755
get-stack-policy.rst File 659 B 0755
get-template-summary.rst File 736 B 0755
get-template.rst File 1.05 KB 0644
list-change-sets.rst File 823 B 0755
list-exports.rst File 1.02 KB 0755
list-imports.rst File 365 B 0755
list-stack-instances.rst File 1.66 KB 0755
list-stack-resources.rst File 1.57 KB 0755
list-stack-set-operation-results.rst File 1.13 KB 0755
list-stack-set-operations.rst File 932 B 0755
list-stack-sets.rst File 498 B 0755
list-stacks.rst File 843 B 0644
list-type-registrations.rst File 751 B 0644
list-type-versions.rst File 593 B 0644
list-types.rst File 1.27 KB 0644
package.rst File 346 B 0644
publish-type.rst File 692 B 0644
register-publisher.rst File 544 B 0644
register-type.rst File 710 B 0644
set-stack-policy.rst File 753 B 0755
set-type-configuration.rst File 797 B 0644
set-type-default-version.rst File 531 B 0644
signal-resource.rst File 397 B 0755
stop-stack-set-operation.rst File 346 B 0755
test-type.rst File 682 B 0644
update-stack-instances.rst File 657 B 0755
update-stack-set.rst File 435 B 0755
update-stack.rst File 1.35 KB 0644
update-termination-protection.rst File 435 B 0755
validate-template.rst File 813 B 0644