- /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
- /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
/
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
POST
/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://ssm.{region}.amazonaws.com/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"AssociationId": "string",
"MaxResults": 0,
"NextToken": "string"
}'
Response Response Example
200 - Example 1
{
"AssociationVersions": [],
"NextToken": "string"
}
Request
Query Params
MaxResults
stringÂ
optional
NextToken
stringÂ
optional
Header Params
X-Amz-Target
stringÂ
required
Body Params application/json
AssociationId
stringÂ
required
Match pattern:
[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
MaxResults
integerÂ
optional
>= 1<= 50
NextToken
stringÂ
optional
Examples
Responses
🟢200Success
application/json
Body
AssociationVersions
array[object (AssociationVersionInfo) {19}]Â
optional
>= 1 items
AssociationId
stringÂ
optional
Match pattern:
[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
AssociationVersion
stringÂ
optional
Match pattern:
([$]LATEST)|([1-9][0-9]*)
CreatedDate
string <date-time>
optional
Name
stringÂ
optional
Match pattern:
^[a-zA-Z0-9_\-.:/]{3,128}$
DocumentVersion
stringÂ
optional
Match pattern:
([$]LATEST|[$]DEFAULT|^[1-9][0-9]*$)
Parameters
objectÂ
optional
Targets
array [object]Â
optional
>= 0 items<= 5 items
ScheduleExpression
stringÂ
optional
>= 1 characters<= 256 characters
OutputLocation
objectÂ
optional
AssociationName
stringÂ
optional
Match pattern:
^[a-zA-Z0-9_\-.]{3,128}$
MaxErrors
stringÂ
optional
MaxError
to 10%, then the system stops sending the request when the sixth error is received.MaxErrors
is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency
to 1 so that executions proceed one at a time.>= 1 characters<= 7 characters
Match pattern:
^([1-9][0-9]*|[0]|[1-9][0-9]%|[0-9]%|100%)$
MaxConcurrency
stringÂ
optional
MaxConcurrency
associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency
.>= 1 characters<= 7 characters
Match pattern:
^([1-9][0-9]*|[1-9][0-9]%|[1-9]%|100%)$
ComplianceSeverity
enum<string>Â
optional
Allowed values:
CRITICALHIGHMEDIUMLOWUNSPECIFIED
SyncCompliance
enum<string>Â
optional
AUTO
or MANUAL
. In AUTO
mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT
. If the association execution doesn't run successfully, the association is NON-COMPLIANT
.MANUAL
mode, you must specify the AssociationId
as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the PutComplianceItems API operation.AUTO
mode.Allowed values:
AUTOMANUAL
ApplyOnlyAtCronInterval
booleanÂ
optional
CalendarNames
array[string]
optional
TargetLocations
array[object (TargetLocation) {6}]Â
optional
>= 1 items<= 100 items
ScheduleOffset
integerÂ
optional
>= 1<= 6
TargetMaps
array[object (TargetMap)]Â
optional
>= 0 items<= 300 items
NextToken
stringÂ
optional
đźź 480InternalServerError
đźź 481InvalidNextToken
đźź 482AssociationDoesNotExist