v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

The action to start the generation of test set.

put/testsetgenerations

Request body

testSetNamestring required

The test set name for the test set generation request.

descriptionstring

The test set description for the test set generation request.

roleArnstring required

The roleARN used for any operation in the test set to access resources in the Amazon Web Services account.

testSetTagsobject

A list of tags to add to the test set. You can only add tags when you import/generate a new test set. You can't use the <code>UpdateTestSet</code> operation to update tags. To update tags, use the <code>TagResource</code> operation.

Response

Success

testSetGenerationIdstring

The unique identifier of the test set generation to describe.

creationDateTimestring date-time

The creation date and time for the test set generation.

testSetGenerationStatus'Generating' | 'Ready' | 'Failed' | 'Pending'

The status for the test set generation.

testSetNamestring

The test set name used for the test set generation.

descriptionstring

The description used for the test set generation.

roleArnstring

The roleARN used for any operation in the test set to access resources in the Amazon Web Services account.

testSetTagsobject

A list of tags that was used for the test set that is being generated.