v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

Creates a JSON document that specifies a set of resources to assign to a backup plan. For examples, see <a href="https://docs.aws.amazon.com/aws-backup/latest/devguide/assigning-resources.html#assigning-resources-json">Assigning resources programmatically</a>.

put/backup/plans/{backupPlanId}/selections/

Path parameters

backupPlanIdstring required

Uniquely identifies the backup plan to be associated with the selection of resources.

Request body

CreatorRequestIdstring
<p>A unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice. This parameter is optional.</p> <p>If used, this parameter must contain 1 to 50 alphanumeric or '-_.' characters.</p>

Response

Success

SelectionIdstring

Uniquely identifies the body of a request to assign a set of resources to a backup plan.

BackupPlanIdstring

Uniquely identifies a backup plan.

CreationDatestring date-time

The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.