v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

Updates an existing framework identified by its <code>FrameworkName</code> with the input document in JSON format.

put/audit/frameworks/{frameworkName}

Path parameters

frameworkNamestring required

The unique name of a framework. This name is between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).

Request body

FrameworkDescriptionstring

An optional description of the framework with a maximum 1,024 characters.

IdempotencyTokenstring

A customer-chosen string that you can use to distinguish between otherwise identical calls to <code>UpdateFrameworkInput</code>. Retrying a successful request with the same idempotency token results in a success message with no action taken.

Response

Success

FrameworkNamestring

The unique name of a framework. This name is between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).

FrameworkArnstring

An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.

CreationTimestring date-time

The date and time that a framework is created, in ISO 8601 representation. The value of <code>CreationTime</code> is accurate to milliseconds. For example, 2020-07-10T15:00:00.000-08:00 represents the 10th of July 2020 at 3:00 PM 8 hours behind UTC.