- 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 '{
"OrganizationConfigRuleNames": [],
"Limit": 0,
"NextToken": "string"
}'
Response Response Example
200 - Example 1
{
"OrganizationConfigRuleStatuses": [],
"NextToken": "string"
}
Request
Query Params
Limit
stringÂ
optional
NextToken
stringÂ
optional
Header Params
X-Amz-Target
stringÂ
required
Body Params application/json
OrganizationConfigRuleNames
array[string]
optional
>= 0 items<= 25 items
Limit
integerÂ
optional
OrganizationConfigRuleStatuses
returned on each page. If you do no specify a number, Config uses the default. The default is 100.>= 0<= 100
NextToken
stringÂ
optional
nextToken
string returned on a previous page that you use to get the next page of results in a paginated response.Examples
Responses
🟢200Success
application/json
Body
OrganizationConfigRuleStatuses
array[object (OrganizationConfigRuleStatus) {5}]Â
optional
OrganizationConfigRuleStatus
objects.OrganizationConfigRuleName
stringÂ
required
>= 1 characters<= 64 characters
Match pattern:
.*\S.*
OrganizationRuleStatus
enum<string>Â
required
config-multiaccountsetup.amazonaws.com
.-
CREATE_SUCCESSFUL
when an organization Config rule has been successfully created in all the member accounts. -
CREATE_IN_PROGRESS
when an organization Config rule creation is in progress. -
CREATE_FAILED
when an organization Config rule creation failed in one or more member accounts within that organization. -
DELETE_FAILED
when an organization Config rule deletion failed in one or more member accounts within that organization. -
DELETE_IN_PROGRESS
when an organization Config rule deletion is in progress. -
DELETE_SUCCESSFUL
when an organization Config rule has been successfully deleted from all the member accounts. -
UPDATE_SUCCESSFUL
when an organization Config rule has been successfully updated in all the member accounts. -
UPDATE_IN_PROGRESS
when an organization Config rule update is in progress. -
UPDATE_FAILED
when an organization Config rule 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
nextToken
string returned on a previous page that you use to get the next page of results in a paginated response.🟠480NoSuchOrganizationConfigRuleException
🟠481InvalidLimitException
🟠482InvalidNextTokenException
🟠483OrganizationAccessDeniedException