A company uses AWS Service Catalog to manage and distribute standardized AWS CloudFormation templates. A SysOps administrator has uploaded a new version (v2.0) of a database product. The administrator wants to prevent users from provisioning new resources using the older version (v1.0), but must allow users who currently have v1.0 provisioned products to upgrade to v2.0. Which action should the administrator take to meet these requirements with the least operational effort?
- ADelete the v1.0 product version from the product configuration.
- Set the status of the v1.0 product version to Inactive in the AWS Service Catalog console.Cevap
- CCreate a new Service Catalog product for v2.0 and delete the original product containing v1.0.
- DRemove the IAM launch constraint role association from the v1.0 version.
Cevap
Set the status of the v1.0 product version to Inactive in the AWS Service Catalog console.
Setting a product version's status to Inactive in AWS Service Catalog ensures that the version is no longer visible or selectable for launching new provisioned products. However, the system retains the version history, allowing users with existing provisioned products still running that version to upgrade seamlessly to any active version, such as v2.0.
Adım Adım Çözüm
Anahtar Kavram
AWS Service Catalog Product Version Lifecycle Management