- Root
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
/
POST
/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"OrganizationConformancePackNames": [],
"Limit": 0,
"NextToken": "string"
}'
Response Response Example
200 - Example 1
{
"OrganizationConformancePackStatuses": [],
"NextToken": "string"
}
Request
Query Params
Limit
string
optional
NextToken
string
optional
Header Params
X-Amz-Target
string
required
Body Params application/json
OrganizationConformancePackNames
array[string]
optional
>= 0 items<= 25 items
Limit
integer
optional
>= 0<= 100
NextToken
string
optional
Examples
Responses
🟢200Success
application/json
Body
OrganizationConformancePackStatuses
array[object (OrganizationConformancePackStatus) {5}]
optional
OrganizationConformancePackStatus
objects.OrganizationConformancePackName
string
required
>= 1 characters<= 128 characters
Match pattern:
[a-zA-Z][-a-zA-Z0-9]*
Status
enum<string>
required
config-multiaccountsetup.amazonaws.com
.-
CREATE_SUCCESSFUL
when an organization conformance pack has been successfully created in all the member accounts. -
CREATE_IN_PROGRESS
when an organization conformance pack creation is in progress. -
CREATE_FAILED
when an organization conformance pack creation failed in one or more member accounts within that organization. -
DELETE_FAILED
when an organization conformance pack deletion failed in one or more member accounts within that organization. -
DELETE_IN_PROGRESS
when an organization conformance pack deletion is in progress. -
DELETE_SUCCESSFUL
when an organization conformance pack has been successfully deleted from all the member accounts. -
UPDATE_SUCCESSFUL
when an organization conformance pack has been successfully updated in all the member accounts. -
UPDATE_IN_PROGRESS
when an organization conformance pack update is in progress. -
UPDATE_FAILED
when an organization conformance pack update failed in one or more member accounts within that organization.
Allowed values:
CREATE_SUCCESSFULCREATE_IN_PROGRESSCREATE_FAILEDDELETE_SUCCESSFULDELETE_FAILEDDELETE_IN_PROGRESSUPDATE_SUCCESSFULUPDATE_IN_PROGRESSUPDATE_FAILED
ErrorCode
string
optional
ErrorMessage
string
optional
LastUpdateTime
string <date-time>
optional
NextToken
string
optional
🟠480NoSuchOrganizationConformancePackException
🟠481InvalidLimitException
🟠482InvalidNextTokenException
🟠483OrganizationAccessDeniedException