mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 05:09:05 +00:00
6687 lines
149 KiB
JSON
6687 lines
149 KiB
JSON
{
|
|
"version": "2.0",
|
|
"metadata": {
|
|
"apiVersion": "2014-11-06",
|
|
"endpointPrefix": "ssm",
|
|
"jsonVersion": "1.1",
|
|
"protocol": "json",
|
|
"serviceAbbreviation": "Amazon SSM",
|
|
"serviceFullName": "Amazon Simple Systems Manager (SSM)",
|
|
"serviceId": "SSM",
|
|
"signatureVersion": "v4",
|
|
"targetPrefix": "AmazonSSM",
|
|
"uid": "ssm-2014-11-06"
|
|
},
|
|
"operations": {
|
|
"AddTagsToResource": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceType",
|
|
"ResourceId",
|
|
"Tags"
|
|
],
|
|
"members": {
|
|
"ResourceType": {},
|
|
"ResourceId": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"AssociateOpsItemRelatedItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId",
|
|
"AssociationType",
|
|
"ResourceType",
|
|
"ResourceUri"
|
|
],
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"AssociationType": {},
|
|
"ResourceType": {},
|
|
"ResourceUri": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {}
|
|
}
|
|
}
|
|
},
|
|
"CancelCommand": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"CommandId"
|
|
],
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceIds": {
|
|
"shape": "Si"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"CancelMaintenanceWindowExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {}
|
|
}
|
|
}
|
|
},
|
|
"CreateActivation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"IamRole"
|
|
],
|
|
"members": {
|
|
"Description": {},
|
|
"DefaultInstanceName": {},
|
|
"IamRole": {},
|
|
"RegistrationLimit": {
|
|
"type": "integer"
|
|
},
|
|
"ExpirationDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"RegistrationMetadata": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Value"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Value": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ActivationId": {},
|
|
"ActivationCode": {}
|
|
}
|
|
}
|
|
},
|
|
"CreateAssociation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"InstanceId": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ScheduleExpression": {},
|
|
"OutputLocation": {
|
|
"shape": "S1e"
|
|
},
|
|
"AssociationName": {},
|
|
"AutomationTargetParameterName": {},
|
|
"MaxErrors": {},
|
|
"MaxConcurrency": {},
|
|
"ComplianceSeverity": {},
|
|
"SyncCompliance": {},
|
|
"ApplyOnlyAtCronInterval": {
|
|
"type": "boolean"
|
|
},
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationDescription": {
|
|
"shape": "S2b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CreateAssociationBatch": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Entries"
|
|
],
|
|
"members": {
|
|
"Entries": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "S2s"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Successful": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "S2b"
|
|
}
|
|
},
|
|
"Failed": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Entry": {
|
|
"shape": "S2s"
|
|
},
|
|
"Message": {},
|
|
"Fault": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CreateDocument": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Content",
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Content": {},
|
|
"Requires": {
|
|
"shape": "S31"
|
|
},
|
|
"Attachments": {
|
|
"shape": "S35"
|
|
},
|
|
"Name": {},
|
|
"DisplayName": {},
|
|
"VersionName": {},
|
|
"DocumentType": {},
|
|
"DocumentFormat": {},
|
|
"TargetType": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentDescription": {
|
|
"shape": "S3h"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"CreateMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Schedule",
|
|
"Duration",
|
|
"Cutoff",
|
|
"AllowUnassociatedTargets"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"StartDate": {},
|
|
"EndDate": {},
|
|
"Schedule": {},
|
|
"ScheduleTimezone": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"Duration": {
|
|
"type": "integer"
|
|
},
|
|
"Cutoff": {
|
|
"type": "integer"
|
|
},
|
|
"AllowUnassociatedTargets": {
|
|
"type": "boolean"
|
|
},
|
|
"ClientToken": {
|
|
"idempotencyToken": true
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {}
|
|
}
|
|
}
|
|
},
|
|
"CreateOpsItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Description",
|
|
"Source",
|
|
"Title"
|
|
],
|
|
"members": {
|
|
"Description": {},
|
|
"OpsItemType": {},
|
|
"OperationalData": {
|
|
"shape": "S4p"
|
|
},
|
|
"Notifications": {
|
|
"shape": "S4u"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"RelatedOpsItems": {
|
|
"shape": "S4y"
|
|
},
|
|
"Source": {},
|
|
"Title": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"Category": {},
|
|
"Severity": {},
|
|
"ActualStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ActualEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"AccountId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"OpsItemArn": {}
|
|
}
|
|
}
|
|
},
|
|
"CreateOpsMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceId"
|
|
],
|
|
"members": {
|
|
"ResourceId": {},
|
|
"Metadata": {
|
|
"shape": "S59"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsMetadataArn": {}
|
|
}
|
|
}
|
|
},
|
|
"CreatePatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"OperatingSystem": {},
|
|
"Name": {},
|
|
"GlobalFilters": {
|
|
"shape": "S5i"
|
|
},
|
|
"ApprovalRules": {
|
|
"shape": "S5o"
|
|
},
|
|
"ApprovedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"ApprovedPatchesComplianceLevel": {},
|
|
"ApprovedPatchesEnableNonSecurity": {
|
|
"type": "boolean"
|
|
},
|
|
"RejectedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"RejectedPatchesAction": {},
|
|
"Description": {},
|
|
"Sources": {
|
|
"shape": "S5y"
|
|
},
|
|
"ClientToken": {
|
|
"idempotencyToken": true
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
}
|
|
},
|
|
"CreateResourceDataSync": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SyncName"
|
|
],
|
|
"members": {
|
|
"SyncName": {},
|
|
"S3Destination": {
|
|
"shape": "S68"
|
|
},
|
|
"SyncType": {},
|
|
"SyncSource": {
|
|
"shape": "S6h"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteActivation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ActivationId"
|
|
],
|
|
"members": {
|
|
"ActivationId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteAssociation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"AssociationId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteDocument": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"VersionName": {},
|
|
"Force": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteInventory": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName"
|
|
],
|
|
"members": {
|
|
"TypeName": {},
|
|
"SchemaDeleteOption": {},
|
|
"DryRun": {
|
|
"type": "boolean"
|
|
},
|
|
"ClientToken": {
|
|
"idempotencyToken": true
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DeletionId": {},
|
|
"TypeName": {},
|
|
"DeletionSummary": {
|
|
"shape": "S75"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DeleteMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {}
|
|
}
|
|
}
|
|
},
|
|
"DeleteOpsItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId"
|
|
],
|
|
"members": {
|
|
"OpsItemId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteOpsMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsMetadataArn"
|
|
],
|
|
"members": {
|
|
"OpsMetadataArn": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteParameter": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteParameters": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Names"
|
|
],
|
|
"members": {
|
|
"Names": {
|
|
"shape": "S7m"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DeletedParameters": {
|
|
"shape": "S7m"
|
|
},
|
|
"InvalidParameters": {
|
|
"shape": "S7m"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DeletePatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId"
|
|
],
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
}
|
|
},
|
|
"DeleteResourceDataSync": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SyncName"
|
|
],
|
|
"members": {
|
|
"SyncName": {},
|
|
"SyncType": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeleteResourcePolicy": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceArn",
|
|
"PolicyId",
|
|
"PolicyHash"
|
|
],
|
|
"members": {
|
|
"ResourceArn": {},
|
|
"PolicyId": {},
|
|
"PolicyHash": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeregisterManagedInstance": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId"
|
|
],
|
|
"members": {
|
|
"InstanceId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"DeregisterPatchBaselineForPatchGroup": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId",
|
|
"PatchGroup"
|
|
],
|
|
"members": {
|
|
"BaselineId": {},
|
|
"PatchGroup": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"PatchGroup": {}
|
|
}
|
|
}
|
|
},
|
|
"DeregisterTargetFromMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"WindowTargetId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTargetId": {},
|
|
"Safe": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTargetId": {}
|
|
}
|
|
}
|
|
},
|
|
"DeregisterTaskFromMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"WindowTaskId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeActivations": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"FilterKey": {},
|
|
"FilterValues": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ActivationList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ActivationId": {},
|
|
"Description": {},
|
|
"DefaultInstanceName": {},
|
|
"IamRole": {},
|
|
"RegistrationLimit": {
|
|
"type": "integer"
|
|
},
|
|
"RegistrationsCount": {
|
|
"type": "integer"
|
|
},
|
|
"ExpirationDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Expired": {
|
|
"type": "boolean"
|
|
},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAssociation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"AssociationId": {},
|
|
"AssociationVersion": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationDescription": {
|
|
"shape": "S2b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAssociationExecutionTargets": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AssociationId",
|
|
"ExecutionId"
|
|
],
|
|
"members": {
|
|
"AssociationId": {},
|
|
"ExecutionId": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Value"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Value": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationExecutionTargets": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {},
|
|
"AssociationVersion": {},
|
|
"ExecutionId": {},
|
|
"ResourceId": {},
|
|
"ResourceType": {},
|
|
"Status": {},
|
|
"DetailedStatus": {},
|
|
"LastExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"OutputSource": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OutputSourceId": {},
|
|
"OutputSourceType": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAssociationExecutions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AssociationId"
|
|
],
|
|
"members": {
|
|
"AssociationId": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Value",
|
|
"Type"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Value": {},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationExecutions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {},
|
|
"AssociationVersion": {},
|
|
"ExecutionId": {},
|
|
"Status": {},
|
|
"DetailedStatus": {},
|
|
"CreatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ResourceCountByStatus": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAutomationExecutions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecutionMetadataList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecutionId": {},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"AutomationExecutionStatus": {},
|
|
"ExecutionStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ExecutionEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ExecutedBy": {},
|
|
"LogFile": {},
|
|
"Outputs": {
|
|
"shape": "S9m"
|
|
},
|
|
"Mode": {},
|
|
"ParentAutomationExecutionId": {},
|
|
"CurrentStepName": {},
|
|
"CurrentAction": {},
|
|
"FailureMessage": {},
|
|
"TargetParameterName": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"ResolvedTargets": {
|
|
"shape": "S9r"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"Target": {},
|
|
"AutomationType": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
},
|
|
"AutomationSubtype": {},
|
|
"ScheduledTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Runbooks": {
|
|
"shape": "S9v"
|
|
},
|
|
"OpsItemId": {},
|
|
"AssociationId": {},
|
|
"ChangeRequestName": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAutomationStepExecutions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AutomationExecutionId"
|
|
],
|
|
"members": {
|
|
"AutomationExecutionId": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"ReverseOrder": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"StepExecutions": {
|
|
"shape": "Sa5"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeAvailablePatches": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Sag"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Patches": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Sao"
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeDocument": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"VersionName": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Document": {
|
|
"shape": "S3h"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DescribeDocumentPermission": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"PermissionType"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"PermissionType": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AccountIds": {
|
|
"shape": "Sbj"
|
|
},
|
|
"AccountSharingInfoList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AccountId": {},
|
|
"SharedDocumentVersion": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeEffectiveInstanceAssociations": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Associations": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {},
|
|
"InstanceId": {},
|
|
"Content": {},
|
|
"AssociationVersion": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeEffectivePatchesForPatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId"
|
|
],
|
|
"members": {
|
|
"BaselineId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"EffectivePatches": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Patch": {
|
|
"shape": "Sao"
|
|
},
|
|
"PatchStatus": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DeploymentStatus": {},
|
|
"ComplianceLevel": {},
|
|
"ApprovalDate": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInstanceAssociationsStatus": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstanceAssociationStatusInfos": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {},
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"AssociationVersion": {},
|
|
"InstanceId": {},
|
|
"ExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {},
|
|
"DetailedStatus": {},
|
|
"ExecutionSummary": {},
|
|
"ErrorCode": {},
|
|
"OutputUrl": {
|
|
"type": "structure",
|
|
"members": {
|
|
"S3OutputUrl": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OutputUrl": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"AssociationName": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInstanceInformation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstanceInformationFilterList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"key",
|
|
"valueSet"
|
|
],
|
|
"members": {
|
|
"key": {},
|
|
"valueSet": {
|
|
"shape": "Scc"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"shape": "Scc"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstanceInformationList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstanceId": {},
|
|
"PingStatus": {},
|
|
"LastPingDateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"AgentVersion": {},
|
|
"IsLatestVersion": {
|
|
"type": "boolean"
|
|
},
|
|
"PlatformType": {},
|
|
"PlatformName": {},
|
|
"PlatformVersion": {},
|
|
"ActivationId": {},
|
|
"IamRole": {},
|
|
"RegistrationDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ResourceType": {},
|
|
"Name": {},
|
|
"IPAddress": {},
|
|
"ComputerName": {},
|
|
"AssociationStatus": {},
|
|
"LastAssociationExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastSuccessfulAssociationExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"AssociationOverview": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DetailedStatus": {},
|
|
"InstanceAssociationStatusAggregatedCount": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"SourceId": {},
|
|
"SourceType": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInstancePatchStates": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceIds"
|
|
],
|
|
"members": {
|
|
"InstanceIds": {
|
|
"shape": "Si"
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstancePatchStates": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Scy"
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInstancePatchStatesForPatchGroup": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchGroup"
|
|
],
|
|
"members": {
|
|
"PatchGroup": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values",
|
|
"Type"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstancePatchStates": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Scy"
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInstancePatches": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"Filters": {
|
|
"shape": "Sag"
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Patches": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Title",
|
|
"KBId",
|
|
"Classification",
|
|
"Severity",
|
|
"State",
|
|
"InstalledTime"
|
|
],
|
|
"members": {
|
|
"Title": {},
|
|
"KBId": {},
|
|
"Classification": {},
|
|
"Severity": {},
|
|
"State": {},
|
|
"InstalledTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"CVEIds": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeInventoryDeletions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DeletionId": {},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InventoryDeletions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DeletionId": {},
|
|
"TypeName": {},
|
|
"DeletionStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastStatus": {},
|
|
"LastStatusMessage": {},
|
|
"DeletionSummary": {
|
|
"shape": "S75"
|
|
},
|
|
"LastStatusUpdateTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowExecutionTaskInvocations": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId",
|
|
"TaskId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskId": {},
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionTaskInvocationIdentities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskExecutionId": {},
|
|
"InvocationId": {},
|
|
"ExecutionId": {},
|
|
"TaskType": {},
|
|
"Parameters": {
|
|
"shape": "Seg"
|
|
},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"WindowTargetId": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowExecutionTasks": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionTaskIdentities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskExecutionId": {},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"TaskArn": {},
|
|
"TaskType": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowExecutions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowExecutionId": {},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowSchedule": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ResourceType": {},
|
|
"Filters": {
|
|
"shape": "Sag"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ScheduledWindowExecutions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {},
|
|
"ExecutionTime": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowTargets": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Targets": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTargetId": {},
|
|
"ResourceType": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowTasks": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Tasks": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {},
|
|
"TaskArn": {},
|
|
"Type": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TaskParameters": {
|
|
"shape": "Sf7"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"LoggingInfo": {
|
|
"shape": "Sfd"
|
|
},
|
|
"ServiceRoleArn": {},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"CutoffBehavior": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindows": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Se4"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowIdentities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"Enabled": {
|
|
"type": "boolean"
|
|
},
|
|
"Duration": {
|
|
"type": "integer"
|
|
},
|
|
"Cutoff": {
|
|
"type": "integer"
|
|
},
|
|
"Schedule": {},
|
|
"ScheduleTimezone": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"EndDate": {},
|
|
"StartDate": {},
|
|
"NextExecutionTime": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeMaintenanceWindowsForTarget": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Targets",
|
|
"ResourceType"
|
|
],
|
|
"members": {
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ResourceType": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowIdentities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeOpsItems": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItemFilters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values",
|
|
"Operator"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Operator": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NextToken": {},
|
|
"OpsItemSummaries": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CreatedBy": {},
|
|
"CreatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedBy": {},
|
|
"LastModifiedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"Source": {},
|
|
"Status": {},
|
|
"OpsItemId": {},
|
|
"Title": {},
|
|
"OperationalData": {
|
|
"shape": "S4p"
|
|
},
|
|
"Category": {},
|
|
"Severity": {},
|
|
"OpsItemType": {},
|
|
"ActualStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ActualEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedEndTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DescribeParameters": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ParameterFilters": {
|
|
"shape": "Sg7"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Parameters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Type": {},
|
|
"KeyId": {},
|
|
"LastModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedUser": {},
|
|
"Description": {},
|
|
"AllowedPattern": {},
|
|
"Version": {
|
|
"type": "long"
|
|
},
|
|
"Tier": {},
|
|
"Policies": {
|
|
"shape": "Sgm"
|
|
},
|
|
"DataType": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribePatchBaselines": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Sag"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineIdentities": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Sgs"
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribePatchGroupState": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchGroup"
|
|
],
|
|
"members": {
|
|
"PatchGroup": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Instances": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithInstalledPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithInstalledOtherPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithInstalledPendingRebootPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithInstalledRejectedPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithMissingPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithFailedPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithNotApplicablePatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithUnreportedNotApplicablePatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithCriticalNonCompliantPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithSecurityNonCompliantPatches": {
|
|
"type": "integer"
|
|
},
|
|
"InstancesWithOtherNonCompliantPatches": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DescribePatchGroups": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"Filters": {
|
|
"shape": "Sag"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Mappings": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"PatchGroup": {},
|
|
"BaselineIdentity": {
|
|
"shape": "Sgs"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribePatchProperties": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OperatingSystem",
|
|
"Property"
|
|
],
|
|
"members": {
|
|
"OperatingSystem": {},
|
|
"Property": {},
|
|
"PatchSet": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Properties": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DescribeSessions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"State"
|
|
],
|
|
"members": {
|
|
"State": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"key",
|
|
"value"
|
|
],
|
|
"members": {
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Sessions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SessionId": {},
|
|
"Target": {},
|
|
"Status": {},
|
|
"StartDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"DocumentName": {},
|
|
"Owner": {},
|
|
"Reason": {},
|
|
"Details": {},
|
|
"OutputUrl": {
|
|
"type": "structure",
|
|
"members": {
|
|
"S3OutputUrl": {},
|
|
"CloudWatchOutputUrl": {}
|
|
}
|
|
},
|
|
"MaxSessionDuration": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"DisassociateOpsItemRelatedItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId",
|
|
"AssociationId"
|
|
],
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"AssociationId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"GetAutomationExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AutomationExecutionId"
|
|
],
|
|
"members": {
|
|
"AutomationExecutionId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecution": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecutionId": {},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"ExecutionStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ExecutionEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"AutomationExecutionStatus": {},
|
|
"StepExecutions": {
|
|
"shape": "Sa5"
|
|
},
|
|
"StepExecutionsTruncated": {
|
|
"type": "boolean"
|
|
},
|
|
"Parameters": {
|
|
"shape": "S9m"
|
|
},
|
|
"Outputs": {
|
|
"shape": "S9m"
|
|
},
|
|
"FailureMessage": {},
|
|
"Mode": {},
|
|
"ParentAutomationExecutionId": {},
|
|
"ExecutedBy": {},
|
|
"CurrentStepName": {},
|
|
"CurrentAction": {},
|
|
"TargetParameterName": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"ResolvedTargets": {
|
|
"shape": "S9r"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"Target": {},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ProgressCounters": {
|
|
"type": "structure",
|
|
"members": {
|
|
"TotalSteps": {
|
|
"type": "integer"
|
|
},
|
|
"SuccessSteps": {
|
|
"type": "integer"
|
|
},
|
|
"FailedSteps": {
|
|
"type": "integer"
|
|
},
|
|
"CancelledSteps": {
|
|
"type": "integer"
|
|
},
|
|
"TimedOutSteps": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
},
|
|
"AutomationSubtype": {},
|
|
"ScheduledTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Runbooks": {
|
|
"shape": "S9v"
|
|
},
|
|
"OpsItemId": {},
|
|
"AssociationId": {},
|
|
"ChangeRequestName": {},
|
|
"Variables": {
|
|
"shape": "S9m"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetCalendarState": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"CalendarNames"
|
|
],
|
|
"members": {
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"AtTime": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"State": {},
|
|
"AtTime": {},
|
|
"NextTransitionTime": {}
|
|
}
|
|
}
|
|
},
|
|
"GetCommandInvocation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"CommandId",
|
|
"InstanceId"
|
|
],
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceId": {},
|
|
"PluginName": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceId": {},
|
|
"Comment": {},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"PluginName": {},
|
|
"ResponseCode": {
|
|
"type": "integer"
|
|
},
|
|
"ExecutionStartDateTime": {},
|
|
"ExecutionElapsedTime": {},
|
|
"ExecutionEndDateTime": {},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StandardOutputContent": {},
|
|
"StandardOutputUrl": {},
|
|
"StandardErrorContent": {},
|
|
"StandardErrorUrl": {},
|
|
"CloudWatchOutputConfig": {
|
|
"shape": "Sid"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetConnectionStatus": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Target"
|
|
],
|
|
"members": {
|
|
"Target": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Target": {},
|
|
"Status": {}
|
|
}
|
|
}
|
|
},
|
|
"GetDefaultPatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OperatingSystem": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"OperatingSystem": {}
|
|
}
|
|
}
|
|
},
|
|
"GetDeployablePatchSnapshotForInstance": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId",
|
|
"SnapshotId"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"SnapshotId": {},
|
|
"BaselineOverride": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OperatingSystem": {},
|
|
"GlobalFilters": {
|
|
"shape": "S5i"
|
|
},
|
|
"ApprovalRules": {
|
|
"shape": "S5o"
|
|
},
|
|
"ApprovedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"ApprovedPatchesComplianceLevel": {},
|
|
"RejectedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"RejectedPatchesAction": {},
|
|
"ApprovedPatchesEnableNonSecurity": {
|
|
"type": "boolean"
|
|
},
|
|
"Sources": {
|
|
"shape": "S5y"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InstanceId": {},
|
|
"SnapshotId": {},
|
|
"SnapshotDownloadUrl": {},
|
|
"Product": {}
|
|
}
|
|
}
|
|
},
|
|
"GetDocument": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"VersionName": {},
|
|
"DocumentVersion": {},
|
|
"DocumentFormat": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"DisplayName": {},
|
|
"VersionName": {},
|
|
"DocumentVersion": {},
|
|
"Status": {},
|
|
"StatusInformation": {},
|
|
"Content": {},
|
|
"DocumentType": {},
|
|
"DocumentFormat": {},
|
|
"Requires": {
|
|
"shape": "S31"
|
|
},
|
|
"AttachmentsContent": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Size": {
|
|
"type": "long"
|
|
},
|
|
"Hash": {},
|
|
"HashType": {},
|
|
"Url": {}
|
|
}
|
|
}
|
|
},
|
|
"ReviewStatus": {}
|
|
}
|
|
}
|
|
},
|
|
"GetInventory": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Siz"
|
|
},
|
|
"Aggregators": {
|
|
"shape": "Sj5"
|
|
},
|
|
"ResultAttributes": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName"
|
|
],
|
|
"members": {
|
|
"TypeName": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Entities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Id": {},
|
|
"Data": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName",
|
|
"SchemaVersion",
|
|
"Content"
|
|
],
|
|
"members": {
|
|
"TypeName": {},
|
|
"SchemaVersion": {},
|
|
"CaptureTime": {},
|
|
"ContentHash": {},
|
|
"Content": {
|
|
"shape": "Sjm"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetInventorySchema": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"TypeName": {},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"Aggregator": {
|
|
"type": "boolean"
|
|
},
|
|
"SubType": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Schemas": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName",
|
|
"Attributes"
|
|
],
|
|
"members": {
|
|
"TypeName": {},
|
|
"Version": {},
|
|
"Attributes": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"DataType"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DataType": {}
|
|
}
|
|
}
|
|
},
|
|
"DisplayName": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"StartDate": {},
|
|
"EndDate": {},
|
|
"Schedule": {},
|
|
"ScheduleTimezone": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"NextExecutionTime": {},
|
|
"Duration": {
|
|
"type": "integer"
|
|
},
|
|
"Cutoff": {
|
|
"type": "integer"
|
|
},
|
|
"AllowUnassociatedTargets": {
|
|
"type": "boolean"
|
|
},
|
|
"Enabled": {
|
|
"type": "boolean"
|
|
},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ModifiedDate": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetMaintenanceWindowExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetMaintenanceWindowExecutionTask": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId",
|
|
"TaskId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskExecutionId": {},
|
|
"TaskArn": {},
|
|
"ServiceRole": {},
|
|
"Type": {},
|
|
"TaskParameters": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Sf7"
|
|
},
|
|
"sensitive": true
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetMaintenanceWindowExecutionTaskInvocation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowExecutionId",
|
|
"TaskId",
|
|
"InvocationId"
|
|
],
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskId": {},
|
|
"InvocationId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowExecutionId": {},
|
|
"TaskExecutionId": {},
|
|
"InvocationId": {},
|
|
"ExecutionId": {},
|
|
"TaskType": {},
|
|
"Parameters": {
|
|
"shape": "Seg"
|
|
},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"StartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"EndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"WindowTargetId": {}
|
|
}
|
|
}
|
|
},
|
|
"GetMaintenanceWindowTask": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"WindowTaskId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TaskArn": {},
|
|
"ServiceRoleArn": {},
|
|
"TaskType": {},
|
|
"TaskParameters": {
|
|
"shape": "Sf7"
|
|
},
|
|
"TaskInvocationParameters": {
|
|
"shape": "Skd"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"LoggingInfo": {
|
|
"shape": "Sfd"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"CutoffBehavior": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetOpsItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId"
|
|
],
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"OpsItemArn": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItem": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CreatedBy": {},
|
|
"OpsItemType": {},
|
|
"CreatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Description": {},
|
|
"LastModifiedBy": {},
|
|
"LastModifiedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Notifications": {
|
|
"shape": "S4u"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"RelatedOpsItems": {
|
|
"shape": "S4y"
|
|
},
|
|
"Status": {},
|
|
"OpsItemId": {},
|
|
"Version": {},
|
|
"Title": {},
|
|
"Source": {},
|
|
"OperationalData": {
|
|
"shape": "S4p"
|
|
},
|
|
"Category": {},
|
|
"Severity": {},
|
|
"ActualStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ActualEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"OpsItemArn": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetOpsMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsMetadataArn"
|
|
],
|
|
"members": {
|
|
"OpsMetadataArn": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ResourceId": {},
|
|
"Metadata": {
|
|
"shape": "S59"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetOpsSummary": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SyncName": {},
|
|
"Filters": {
|
|
"shape": "Sl0"
|
|
},
|
|
"Aggregators": {
|
|
"shape": "Sl6"
|
|
},
|
|
"ResultAttributes": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName"
|
|
],
|
|
"members": {
|
|
"TypeName": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Entities": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Id": {},
|
|
"Data": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CaptureTime": {},
|
|
"Content": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetParameter": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"WithDecryption": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Parameter": {
|
|
"shape": "Sls"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetParameterHistory": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"WithDecryption": {
|
|
"type": "boolean"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Parameters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Type": {},
|
|
"KeyId": {},
|
|
"LastModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedUser": {},
|
|
"Description": {},
|
|
"Value": {
|
|
"shape": "Slt"
|
|
},
|
|
"AllowedPattern": {},
|
|
"Version": {
|
|
"type": "long"
|
|
},
|
|
"Labels": {
|
|
"shape": "Slz"
|
|
},
|
|
"Tier": {},
|
|
"Policies": {
|
|
"shape": "Sgm"
|
|
},
|
|
"DataType": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetParameters": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Names"
|
|
],
|
|
"members": {
|
|
"Names": {
|
|
"shape": "S7m"
|
|
},
|
|
"WithDecryption": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Parameters": {
|
|
"shape": "Sm3"
|
|
},
|
|
"InvalidParameters": {
|
|
"shape": "S7m"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetParametersByPath": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Path"
|
|
],
|
|
"members": {
|
|
"Path": {},
|
|
"Recursive": {
|
|
"type": "boolean"
|
|
},
|
|
"ParameterFilters": {
|
|
"shape": "Sg7"
|
|
},
|
|
"WithDecryption": {
|
|
"type": "boolean"
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Parameters": {
|
|
"shape": "Sm3"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"GetPatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId"
|
|
],
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"Name": {},
|
|
"OperatingSystem": {},
|
|
"GlobalFilters": {
|
|
"shape": "S5i"
|
|
},
|
|
"ApprovalRules": {
|
|
"shape": "S5o"
|
|
},
|
|
"ApprovedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"ApprovedPatchesComplianceLevel": {},
|
|
"ApprovedPatchesEnableNonSecurity": {
|
|
"type": "boolean"
|
|
},
|
|
"RejectedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"RejectedPatchesAction": {},
|
|
"PatchGroups": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Description": {},
|
|
"Sources": {
|
|
"shape": "S5y"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetPatchBaselineForPatchGroup": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchGroup"
|
|
],
|
|
"members": {
|
|
"PatchGroup": {},
|
|
"OperatingSystem": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"PatchGroup": {},
|
|
"OperatingSystem": {}
|
|
}
|
|
}
|
|
},
|
|
"GetResourcePolicies": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceArn"
|
|
],
|
|
"members": {
|
|
"ResourceArn": {},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NextToken": {},
|
|
"Policies": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"PolicyId": {},
|
|
"PolicyHash": {},
|
|
"Policy": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GetServiceSetting": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SettingId"
|
|
],
|
|
"members": {
|
|
"SettingId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ServiceSetting": {
|
|
"shape": "Sml"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LabelParameterVersion": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Labels"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"ParameterVersion": {
|
|
"type": "long"
|
|
},
|
|
"Labels": {
|
|
"shape": "Slz"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"InvalidLabels": {
|
|
"shape": "Slz"
|
|
},
|
|
"ParameterVersion": {
|
|
"type": "long"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ListAssociationVersions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AssociationId"
|
|
],
|
|
"members": {
|
|
"AssociationId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationVersions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationId": {},
|
|
"AssociationVersion": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ScheduleExpression": {},
|
|
"OutputLocation": {
|
|
"shape": "S1e"
|
|
},
|
|
"AssociationName": {},
|
|
"MaxErrors": {},
|
|
"MaxConcurrency": {},
|
|
"ComplianceSeverity": {},
|
|
"SyncCompliance": {},
|
|
"ApplyOnlyAtCronInterval": {
|
|
"type": "boolean"
|
|
},
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListAssociations": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationFilterList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"key",
|
|
"value"
|
|
],
|
|
"members": {
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Associations": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"AssociationId": {},
|
|
"AssociationVersion": {},
|
|
"DocumentVersion": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"LastExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Overview": {
|
|
"shape": "S2i"
|
|
},
|
|
"ScheduleExpression": {},
|
|
"AssociationName": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListCommandInvocations": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {},
|
|
"Filters": {
|
|
"shape": "Sn3"
|
|
},
|
|
"Details": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandInvocations": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceId": {},
|
|
"InstanceName": {},
|
|
"Comment": {},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"RequestedDateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"TraceOutput": {},
|
|
"StandardOutputUrl": {},
|
|
"StandardErrorUrl": {},
|
|
"CommandPlugins": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"ResponseCode": {
|
|
"type": "integer"
|
|
},
|
|
"ResponseStartDateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ResponseFinishDateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Output": {},
|
|
"StandardOutputUrl": {},
|
|
"StandardErrorUrl": {},
|
|
"OutputS3Region": {},
|
|
"OutputS3BucketName": {},
|
|
"OutputS3KeyPrefix": {}
|
|
}
|
|
}
|
|
},
|
|
"ServiceRole": {},
|
|
"NotificationConfig": {
|
|
"shape": "Skf"
|
|
},
|
|
"CloudWatchOutputConfig": {
|
|
"shape": "Sid"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListCommands": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandId": {},
|
|
"InstanceId": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {},
|
|
"Filters": {
|
|
"shape": "Sn3"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Commands": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Snj"
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListComplianceItems": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Snq"
|
|
},
|
|
"ResourceIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"ResourceTypes": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ComplianceItems": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ComplianceType": {},
|
|
"ResourceType": {},
|
|
"ResourceId": {},
|
|
"Id": {},
|
|
"Title": {},
|
|
"Status": {},
|
|
"Severity": {},
|
|
"ExecutionSummary": {
|
|
"shape": "So8"
|
|
},
|
|
"Details": {
|
|
"shape": "Sob"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListComplianceSummaries": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Snq"
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ComplianceSummaryItems": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ComplianceType": {},
|
|
"CompliantSummary": {
|
|
"shape": "Sog"
|
|
},
|
|
"NonCompliantSummary": {
|
|
"shape": "Soj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListDocumentMetadataHistory": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Metadata"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"Metadata": {},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"Author": {},
|
|
"Metadata": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ReviewerResponse": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CreateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"UpdatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ReviewStatus": {},
|
|
"Comment": {
|
|
"shape": "Soq"
|
|
},
|
|
"Reviewer": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListDocumentVersions": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentVersions": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"DisplayName": {},
|
|
"DocumentVersion": {},
|
|
"VersionName": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"IsDefaultVersion": {
|
|
"type": "boolean"
|
|
},
|
|
"DocumentFormat": {},
|
|
"Status": {},
|
|
"StatusInformation": {},
|
|
"ReviewStatus": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListDocuments": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentFilterList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"key",
|
|
"value"
|
|
],
|
|
"members": {
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentIdentifiers": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"DisplayName": {},
|
|
"Owner": {},
|
|
"VersionName": {},
|
|
"PlatformTypes": {
|
|
"shape": "S3v"
|
|
},
|
|
"DocumentVersion": {},
|
|
"DocumentType": {},
|
|
"SchemaVersion": {},
|
|
"DocumentFormat": {},
|
|
"TargetType": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"Requires": {
|
|
"shape": "S31"
|
|
},
|
|
"ReviewStatus": {},
|
|
"Author": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListInventoryEntries": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId",
|
|
"TypeName"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"TypeName": {},
|
|
"Filters": {
|
|
"shape": "Siz"
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"TypeName": {},
|
|
"InstanceId": {},
|
|
"SchemaVersion": {},
|
|
"CaptureTime": {},
|
|
"Entries": {
|
|
"shape": "Sjm"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListOpsItemEvents": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values",
|
|
"Operator"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Operator": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NextToken": {},
|
|
"Summaries": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"EventId": {},
|
|
"Source": {},
|
|
"DetailType": {},
|
|
"Detail": {},
|
|
"CreatedBy": {
|
|
"shape": "Spo"
|
|
},
|
|
"CreatedTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ListOpsItemRelatedItems": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values",
|
|
"Operator"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Operator": {}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NextToken": {},
|
|
"Summaries": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsItemId": {},
|
|
"AssociationId": {},
|
|
"ResourceType": {},
|
|
"AssociationType": {},
|
|
"ResourceUri": {},
|
|
"CreatedBy": {
|
|
"shape": "Spo"
|
|
},
|
|
"CreatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedBy": {
|
|
"shape": "Spo"
|
|
},
|
|
"LastModifiedTime": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ListOpsMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsMetadataList": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ResourceId": {},
|
|
"OpsMetadataArn": {},
|
|
"LastModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedUser": {},
|
|
"CreationDate": {
|
|
"type": "timestamp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListResourceComplianceSummaries": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Filters": {
|
|
"shape": "Snq"
|
|
},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ResourceComplianceSummaryItems": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ComplianceType": {},
|
|
"ResourceType": {},
|
|
"ResourceId": {},
|
|
"Status": {},
|
|
"OverallSeverity": {},
|
|
"ExecutionSummary": {
|
|
"shape": "So8"
|
|
},
|
|
"CompliantSummary": {
|
|
"shape": "Sog"
|
|
},
|
|
"NonCompliantSummary": {
|
|
"shape": "Soj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListResourceDataSync": {
|
|
"input": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SyncType": {},
|
|
"NextToken": {},
|
|
"MaxResults": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ResourceDataSyncItems": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SyncName": {},
|
|
"SyncType": {},
|
|
"SyncSource": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SourceType": {},
|
|
"AwsOrganizationsSource": {
|
|
"shape": "S6j"
|
|
},
|
|
"SourceRegions": {
|
|
"shape": "S6o"
|
|
},
|
|
"IncludeFutureRegions": {
|
|
"type": "boolean"
|
|
},
|
|
"State": {},
|
|
"EnableAllOpsDataSources": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"S3Destination": {
|
|
"shape": "S68"
|
|
},
|
|
"LastSyncTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastSuccessfulSyncTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"SyncLastModifiedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastStatus": {},
|
|
"SyncCreatedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastSyncStatusMessage": {}
|
|
}
|
|
}
|
|
},
|
|
"NextToken": {}
|
|
}
|
|
}
|
|
},
|
|
"ListTagsForResource": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceType",
|
|
"ResourceId"
|
|
],
|
|
"members": {
|
|
"ResourceType": {},
|
|
"ResourceId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"TagList": {
|
|
"shape": "S4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ModifyDocumentPermission": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"PermissionType"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"PermissionType": {},
|
|
"AccountIdsToAdd": {
|
|
"shape": "Sbj"
|
|
},
|
|
"AccountIdsToRemove": {
|
|
"shape": "Sbj"
|
|
},
|
|
"SharedDocumentVersion": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"PutComplianceItems": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceId",
|
|
"ResourceType",
|
|
"ComplianceType",
|
|
"ExecutionSummary",
|
|
"Items"
|
|
],
|
|
"members": {
|
|
"ResourceId": {},
|
|
"ResourceType": {},
|
|
"ComplianceType": {},
|
|
"ExecutionSummary": {
|
|
"shape": "So8"
|
|
},
|
|
"Items": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Severity",
|
|
"Status"
|
|
],
|
|
"members": {
|
|
"Id": {},
|
|
"Title": {},
|
|
"Severity": {},
|
|
"Status": {},
|
|
"Details": {
|
|
"shape": "Sob"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ItemContentHash": {},
|
|
"UploadType": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"PutInventory": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId",
|
|
"Items"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"Items": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"TypeName",
|
|
"SchemaVersion",
|
|
"CaptureTime"
|
|
],
|
|
"members": {
|
|
"TypeName": {},
|
|
"SchemaVersion": {},
|
|
"CaptureTime": {},
|
|
"ContentHash": {},
|
|
"Content": {
|
|
"shape": "Sjm"
|
|
},
|
|
"Context": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Message": {}
|
|
}
|
|
}
|
|
},
|
|
"PutParameter": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Value"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"Description": {},
|
|
"Value": {
|
|
"shape": "Slt"
|
|
},
|
|
"Type": {},
|
|
"KeyId": {},
|
|
"Overwrite": {
|
|
"type": "boolean"
|
|
},
|
|
"AllowedPattern": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"Tier": {},
|
|
"Policies": {},
|
|
"DataType": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Version": {
|
|
"type": "long"
|
|
},
|
|
"Tier": {}
|
|
}
|
|
}
|
|
},
|
|
"PutResourcePolicy": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceArn",
|
|
"Policy"
|
|
],
|
|
"members": {
|
|
"ResourceArn": {},
|
|
"Policy": {},
|
|
"PolicyId": {},
|
|
"PolicyHash": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"PolicyId": {},
|
|
"PolicyHash": {}
|
|
}
|
|
}
|
|
},
|
|
"RegisterDefaultPatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId"
|
|
],
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {}
|
|
}
|
|
}
|
|
},
|
|
"RegisterPatchBaselineForPatchGroup": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId",
|
|
"PatchGroup"
|
|
],
|
|
"members": {
|
|
"BaselineId": {},
|
|
"PatchGroup": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"PatchGroup": {}
|
|
}
|
|
}
|
|
},
|
|
"RegisterTargetWithMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"ResourceType",
|
|
"Targets"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"ResourceType": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"ClientToken": {
|
|
"idempotencyToken": true
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowTargetId": {}
|
|
}
|
|
}
|
|
},
|
|
"RegisterTaskWithMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"TaskArn",
|
|
"TaskType"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TaskArn": {},
|
|
"ServiceRoleArn": {},
|
|
"TaskType": {},
|
|
"TaskParameters": {
|
|
"shape": "Sf7"
|
|
},
|
|
"TaskInvocationParameters": {
|
|
"shape": "Skd"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"LoggingInfo": {
|
|
"shape": "Sfd"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"ClientToken": {
|
|
"idempotencyToken": true
|
|
},
|
|
"CutoffBehavior": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowTaskId": {}
|
|
}
|
|
}
|
|
},
|
|
"RemoveTagsFromResource": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ResourceType",
|
|
"ResourceId",
|
|
"TagKeys"
|
|
],
|
|
"members": {
|
|
"ResourceType": {},
|
|
"ResourceId": {},
|
|
"TagKeys": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"ResetServiceSetting": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SettingId"
|
|
],
|
|
"members": {
|
|
"SettingId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ServiceSetting": {
|
|
"shape": "Sml"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ResumeSession": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SessionId"
|
|
],
|
|
"members": {
|
|
"SessionId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SessionId": {},
|
|
"TokenValue": {},
|
|
"StreamUrl": {}
|
|
}
|
|
}
|
|
},
|
|
"SendAutomationSignal": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AutomationExecutionId",
|
|
"SignalType"
|
|
],
|
|
"members": {
|
|
"AutomationExecutionId": {},
|
|
"SignalType": {},
|
|
"Payload": {
|
|
"shape": "S9m"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"SendCommand": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"DocumentName"
|
|
],
|
|
"members": {
|
|
"InstanceIds": {
|
|
"shape": "Si"
|
|
},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"DocumentHash": {},
|
|
"DocumentHashType": {},
|
|
"TimeoutSeconds": {
|
|
"type": "integer"
|
|
},
|
|
"Comment": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"OutputS3Region": {},
|
|
"OutputS3BucketName": {},
|
|
"OutputS3KeyPrefix": {},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"ServiceRoleArn": {},
|
|
"NotificationConfig": {
|
|
"shape": "Skf"
|
|
},
|
|
"CloudWatchOutputConfig": {
|
|
"shape": "Sid"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Command": {
|
|
"shape": "Snj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"StartAssociationsOnce": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AssociationIds"
|
|
],
|
|
"members": {
|
|
"AssociationIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"StartAutomationExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"DocumentName"
|
|
],
|
|
"members": {
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"Parameters": {
|
|
"shape": "S9m"
|
|
},
|
|
"ClientToken": {},
|
|
"Mode": {},
|
|
"TargetParameterName": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecutionId": {}
|
|
}
|
|
}
|
|
},
|
|
"StartChangeRequestExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"DocumentName",
|
|
"Runbooks"
|
|
],
|
|
"members": {
|
|
"ScheduledTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"Parameters": {
|
|
"shape": "S9m"
|
|
},
|
|
"ChangeRequestName": {},
|
|
"ClientToken": {},
|
|
"AutoApprove": {
|
|
"type": "boolean"
|
|
},
|
|
"Runbooks": {
|
|
"shape": "S9v"
|
|
},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"ScheduledEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ChangeDetails": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AutomationExecutionId": {}
|
|
}
|
|
}
|
|
},
|
|
"StartSession": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Target"
|
|
],
|
|
"members": {
|
|
"Target": {},
|
|
"DocumentName": {},
|
|
"Reason": {},
|
|
"Parameters": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SessionId": {},
|
|
"TokenValue": {},
|
|
"StreamUrl": {}
|
|
}
|
|
}
|
|
},
|
|
"StopAutomationExecution": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AutomationExecutionId"
|
|
],
|
|
"members": {
|
|
"AutomationExecutionId": {},
|
|
"Type": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"TerminateSession": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SessionId"
|
|
],
|
|
"members": {
|
|
"SessionId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SessionId": {}
|
|
}
|
|
}
|
|
},
|
|
"UnlabelParameterVersion": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"ParameterVersion",
|
|
"Labels"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"ParameterVersion": {
|
|
"type": "long"
|
|
},
|
|
"Labels": {
|
|
"shape": "Slz"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"RemovedLabels": {
|
|
"shape": "Slz"
|
|
},
|
|
"InvalidLabels": {
|
|
"shape": "Slz"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateAssociation": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"AssociationId"
|
|
],
|
|
"members": {
|
|
"AssociationId": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"DocumentVersion": {},
|
|
"ScheduleExpression": {},
|
|
"OutputLocation": {
|
|
"shape": "S1e"
|
|
},
|
|
"Name": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"AssociationName": {},
|
|
"AssociationVersion": {},
|
|
"AutomationTargetParameterName": {},
|
|
"MaxErrors": {},
|
|
"MaxConcurrency": {},
|
|
"ComplianceSeverity": {},
|
|
"SyncCompliance": {},
|
|
"ApplyOnlyAtCronInterval": {
|
|
"type": "boolean"
|
|
},
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationDescription": {
|
|
"shape": "S2b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateAssociationStatus": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"InstanceId",
|
|
"AssociationStatus"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"AssociationStatus": {
|
|
"shape": "S2e"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AssociationDescription": {
|
|
"shape": "S2b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateDocument": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Content",
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Content": {},
|
|
"Attachments": {
|
|
"shape": "S35"
|
|
},
|
|
"Name": {},
|
|
"DisplayName": {},
|
|
"VersionName": {},
|
|
"DocumentVersion": {},
|
|
"DocumentFormat": {},
|
|
"TargetType": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentDescription": {
|
|
"shape": "S3h"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateDocumentDefaultVersion": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"DocumentVersion"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Description": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"DefaultVersion": {},
|
|
"DefaultVersionName": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateDocumentMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"DocumentReviews"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"DocumentVersion": {},
|
|
"DocumentReviews": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Action"
|
|
],
|
|
"members": {
|
|
"Action": {},
|
|
"Comment": {
|
|
"shape": "Soq"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"UpdateMaintenanceWindow": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"StartDate": {},
|
|
"EndDate": {},
|
|
"Schedule": {},
|
|
"ScheduleTimezone": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"Duration": {
|
|
"type": "integer"
|
|
},
|
|
"Cutoff": {
|
|
"type": "integer"
|
|
},
|
|
"AllowUnassociatedTargets": {
|
|
"type": "boolean"
|
|
},
|
|
"Enabled": {
|
|
"type": "boolean"
|
|
},
|
|
"Replace": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"StartDate": {},
|
|
"EndDate": {},
|
|
"Schedule": {},
|
|
"ScheduleTimezone": {},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"Duration": {
|
|
"type": "integer"
|
|
},
|
|
"Cutoff": {
|
|
"type": "integer"
|
|
},
|
|
"AllowUnassociatedTargets": {
|
|
"type": "boolean"
|
|
},
|
|
"Enabled": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateMaintenanceWindowTarget": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"WindowTargetId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTargetId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"Replace": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTargetId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateMaintenanceWindowTask": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"WindowId",
|
|
"WindowTaskId"
|
|
],
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TaskArn": {},
|
|
"ServiceRoleArn": {},
|
|
"TaskParameters": {
|
|
"shape": "Sf7"
|
|
},
|
|
"TaskInvocationParameters": {
|
|
"shape": "Skd"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"LoggingInfo": {
|
|
"shape": "Sfd"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"Replace": {
|
|
"type": "boolean"
|
|
},
|
|
"CutoffBehavior": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"WindowId": {},
|
|
"WindowTaskId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TaskArn": {},
|
|
"ServiceRoleArn": {},
|
|
"TaskParameters": {
|
|
"shape": "Sf7"
|
|
},
|
|
"TaskInvocationParameters": {
|
|
"shape": "Skd"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"LoggingInfo": {
|
|
"shape": "Sfd"
|
|
},
|
|
"Name": {},
|
|
"Description": {
|
|
"shape": "S4b"
|
|
},
|
|
"CutoffBehavior": {},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateManagedInstanceRole": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId",
|
|
"IamRole"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"IamRole": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"UpdateOpsItem": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId"
|
|
],
|
|
"members": {
|
|
"Description": {},
|
|
"OperationalData": {
|
|
"shape": "S4p"
|
|
},
|
|
"OperationalDataToDelete": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Notifications": {
|
|
"shape": "S4u"
|
|
},
|
|
"Priority": {
|
|
"type": "integer"
|
|
},
|
|
"RelatedOpsItems": {
|
|
"shape": "S4y"
|
|
},
|
|
"Status": {},
|
|
"OpsItemId": {},
|
|
"Title": {},
|
|
"Category": {},
|
|
"Severity": {},
|
|
"ActualStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ActualEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"PlannedEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"OpsItemArn": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"UpdateOpsMetadata": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsMetadataArn"
|
|
],
|
|
"members": {
|
|
"OpsMetadataArn": {},
|
|
"MetadataToUpdate": {
|
|
"shape": "S59"
|
|
},
|
|
"KeysToDelete": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OpsMetadataArn": {}
|
|
}
|
|
}
|
|
},
|
|
"UpdatePatchBaseline": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BaselineId"
|
|
],
|
|
"members": {
|
|
"BaselineId": {},
|
|
"Name": {},
|
|
"GlobalFilters": {
|
|
"shape": "S5i"
|
|
},
|
|
"ApprovalRules": {
|
|
"shape": "S5o"
|
|
},
|
|
"ApprovedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"ApprovedPatchesComplianceLevel": {},
|
|
"ApprovedPatchesEnableNonSecurity": {
|
|
"type": "boolean"
|
|
},
|
|
"RejectedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"RejectedPatchesAction": {},
|
|
"Description": {},
|
|
"Sources": {
|
|
"shape": "S5y"
|
|
},
|
|
"Replace": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"Name": {},
|
|
"OperatingSystem": {},
|
|
"GlobalFilters": {
|
|
"shape": "S5i"
|
|
},
|
|
"ApprovalRules": {
|
|
"shape": "S5o"
|
|
},
|
|
"ApprovedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"ApprovedPatchesComplianceLevel": {},
|
|
"ApprovedPatchesEnableNonSecurity": {
|
|
"type": "boolean"
|
|
},
|
|
"RejectedPatches": {
|
|
"shape": "S5u"
|
|
},
|
|
"RejectedPatchesAction": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Description": {},
|
|
"Sources": {
|
|
"shape": "S5y"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"UpdateResourceDataSync": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SyncName",
|
|
"SyncType",
|
|
"SyncSource"
|
|
],
|
|
"members": {
|
|
"SyncName": {},
|
|
"SyncType": {},
|
|
"SyncSource": {
|
|
"shape": "S6h"
|
|
}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
},
|
|
"UpdateServiceSetting": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SettingId",
|
|
"SettingValue"
|
|
],
|
|
"members": {
|
|
"SettingId": {},
|
|
"SettingValue": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "structure",
|
|
"members": {}
|
|
}
|
|
}
|
|
},
|
|
"shapes": {
|
|
"S4": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Value"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Value": {}
|
|
}
|
|
}
|
|
},
|
|
"Si": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S14": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"sensitive": true
|
|
},
|
|
"S18": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S1e": {
|
|
"type": "structure",
|
|
"members": {
|
|
"S3Location": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OutputS3Region": {},
|
|
"OutputS3BucketName": {},
|
|
"OutputS3KeyPrefix": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S1q": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S1s": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "S1t"
|
|
}
|
|
},
|
|
"S1t": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Accounts": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Regions": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"TargetLocationMaxConcurrency": {},
|
|
"TargetLocationMaxErrors": {},
|
|
"ExecutionRoleName": {},
|
|
"TargetLocationAlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"S1z": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Alarms"
|
|
],
|
|
"members": {
|
|
"IgnorePollAlarmFailure": {
|
|
"type": "boolean"
|
|
},
|
|
"Alarms": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S25": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
},
|
|
"S2b": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"AssociationVersion": {},
|
|
"Date": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastUpdateAssociationDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {
|
|
"shape": "S2e"
|
|
},
|
|
"Overview": {
|
|
"shape": "S2i"
|
|
},
|
|
"DocumentVersion": {},
|
|
"AutomationTargetParameterName": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"AssociationId": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ScheduleExpression": {},
|
|
"OutputLocation": {
|
|
"shape": "S1e"
|
|
},
|
|
"LastExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastSuccessfulExecutionDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"AssociationName": {},
|
|
"MaxErrors": {},
|
|
"MaxConcurrency": {},
|
|
"ComplianceSeverity": {},
|
|
"SyncCompliance": {},
|
|
"ApplyOnlyAtCronInterval": {
|
|
"type": "boolean"
|
|
},
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
}
|
|
}
|
|
},
|
|
"S2e": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Date",
|
|
"Name",
|
|
"Message"
|
|
],
|
|
"members": {
|
|
"Date": {
|
|
"type": "timestamp"
|
|
},
|
|
"Name": {},
|
|
"Message": {},
|
|
"AdditionalInfo": {}
|
|
}
|
|
},
|
|
"S2i": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Status": {},
|
|
"DetailedStatus": {},
|
|
"AssociationStatusAggregatedCount": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S2n": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"State"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"State": {}
|
|
}
|
|
}
|
|
},
|
|
"S2s": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"InstanceId": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"AutomationTargetParameterName": {},
|
|
"DocumentVersion": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"ScheduleExpression": {},
|
|
"OutputLocation": {
|
|
"shape": "S1e"
|
|
},
|
|
"AssociationName": {},
|
|
"MaxErrors": {},
|
|
"MaxConcurrency": {},
|
|
"ComplianceSeverity": {},
|
|
"SyncCompliance": {},
|
|
"ApplyOnlyAtCronInterval": {
|
|
"type": "boolean"
|
|
},
|
|
"CalendarNames": {
|
|
"shape": "S1q"
|
|
},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
},
|
|
"ScheduleOffset": {
|
|
"type": "integer"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
}
|
|
}
|
|
},
|
|
"S31": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"Version": {},
|
|
"RequireType": {},
|
|
"VersionName": {}
|
|
}
|
|
}
|
|
},
|
|
"S35": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Name": {}
|
|
}
|
|
}
|
|
},
|
|
"S3h": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Sha1": {},
|
|
"Hash": {},
|
|
"HashType": {},
|
|
"Name": {},
|
|
"DisplayName": {},
|
|
"VersionName": {},
|
|
"Owner": {},
|
|
"CreatedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {},
|
|
"StatusInformation": {},
|
|
"DocumentVersion": {},
|
|
"Description": {},
|
|
"Parameters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Type": {},
|
|
"Description": {},
|
|
"DefaultValue": {}
|
|
}
|
|
}
|
|
},
|
|
"PlatformTypes": {
|
|
"shape": "S3v"
|
|
},
|
|
"DocumentType": {},
|
|
"SchemaVersion": {},
|
|
"LatestVersion": {},
|
|
"DefaultVersion": {},
|
|
"DocumentFormat": {},
|
|
"TargetType": {},
|
|
"Tags": {
|
|
"shape": "S4"
|
|
},
|
|
"AttachmentsInformation": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {}
|
|
}
|
|
}
|
|
},
|
|
"Requires": {
|
|
"shape": "S31"
|
|
},
|
|
"Author": {},
|
|
"ReviewInformation": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ReviewedTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {},
|
|
"Reviewer": {}
|
|
}
|
|
}
|
|
},
|
|
"ApprovedVersion": {},
|
|
"PendingReviewVersion": {},
|
|
"ReviewStatus": {},
|
|
"Category": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"CategoryEnum": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
},
|
|
"S3v": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S4b": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"S4p": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Value": {},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"S4u": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Arn": {}
|
|
}
|
|
}
|
|
},
|
|
"S4y": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OpsItemId"
|
|
],
|
|
"members": {
|
|
"OpsItemId": {}
|
|
}
|
|
}
|
|
},
|
|
"S59": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Value": {}
|
|
}
|
|
}
|
|
},
|
|
"S5i": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchFilters"
|
|
],
|
|
"members": {
|
|
"PatchFilters": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S5o": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchRules"
|
|
],
|
|
"members": {
|
|
"PatchRules": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"PatchFilterGroup"
|
|
],
|
|
"members": {
|
|
"PatchFilterGroup": {
|
|
"shape": "S5i"
|
|
},
|
|
"ComplianceLevel": {},
|
|
"ApproveAfterDays": {
|
|
"type": "integer"
|
|
},
|
|
"ApproveUntilDate": {},
|
|
"EnableNonSecurity": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S5u": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S5y": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Products",
|
|
"Configuration"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"Products": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Configuration": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S68": {
|
|
"type": "structure",
|
|
"required": [
|
|
"BucketName",
|
|
"SyncFormat",
|
|
"Region"
|
|
],
|
|
"members": {
|
|
"BucketName": {},
|
|
"Prefix": {},
|
|
"SyncFormat": {},
|
|
"Region": {},
|
|
"AWSKMSKeyARN": {},
|
|
"DestinationDataSharing": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DestinationDataSharingType": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S6h": {
|
|
"type": "structure",
|
|
"required": [
|
|
"SourceType",
|
|
"SourceRegions"
|
|
],
|
|
"members": {
|
|
"SourceType": {},
|
|
"AwsOrganizationsSource": {
|
|
"shape": "S6j"
|
|
},
|
|
"SourceRegions": {
|
|
"shape": "S6o"
|
|
},
|
|
"IncludeFutureRegions": {
|
|
"type": "boolean"
|
|
},
|
|
"EnableAllOpsDataSources": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"S6j": {
|
|
"type": "structure",
|
|
"required": [
|
|
"OrganizationSourceType"
|
|
],
|
|
"members": {
|
|
"OrganizationSourceType": {},
|
|
"OrganizationalUnits": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"OrganizationalUnitId": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S6o": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S75": {
|
|
"type": "structure",
|
|
"members": {
|
|
"TotalCount": {
|
|
"type": "integer"
|
|
},
|
|
"RemainingCount": {
|
|
"type": "integer"
|
|
},
|
|
"SummaryItems": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Version": {},
|
|
"Count": {
|
|
"type": "integer"
|
|
},
|
|
"RemainingCount": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"S7m": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"S9m": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
},
|
|
"S9r": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ParameterValues": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Truncated": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"S9v": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"DocumentName"
|
|
],
|
|
"members": {
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"Parameters": {
|
|
"shape": "S9m"
|
|
},
|
|
"TargetParameterName": {},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TargetMaps": {
|
|
"shape": "S25"
|
|
},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"TargetLocations": {
|
|
"shape": "S1s"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sa5": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"StepName": {},
|
|
"Action": {},
|
|
"TimeoutSeconds": {
|
|
"type": "long"
|
|
},
|
|
"OnFailure": {},
|
|
"MaxAttempts": {
|
|
"type": "integer"
|
|
},
|
|
"ExecutionStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ExecutionEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"StepStatus": {},
|
|
"ResponseCode": {},
|
|
"Inputs": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
},
|
|
"Outputs": {
|
|
"shape": "S9m"
|
|
},
|
|
"Response": {},
|
|
"FailureMessage": {},
|
|
"FailureDetails": {
|
|
"type": "structure",
|
|
"members": {
|
|
"FailureStage": {},
|
|
"FailureType": {},
|
|
"Details": {
|
|
"shape": "S9m"
|
|
}
|
|
}
|
|
},
|
|
"StepExecutionId": {},
|
|
"OverriddenParameters": {
|
|
"shape": "S9m"
|
|
},
|
|
"IsEnd": {
|
|
"type": "boolean"
|
|
},
|
|
"NextStep": {},
|
|
"IsCritical": {
|
|
"type": "boolean"
|
|
},
|
|
"ValidNextSteps": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"TargetLocation": {
|
|
"shape": "S1t"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
},
|
|
"ParentStepDetails": {
|
|
"type": "structure",
|
|
"members": {
|
|
"StepExecutionId": {},
|
|
"StepName": {},
|
|
"Action": {},
|
|
"Iteration": {
|
|
"type": "integer"
|
|
},
|
|
"IteratorValue": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sag": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sao": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Id": {},
|
|
"ReleaseDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"Title": {},
|
|
"Description": {},
|
|
"ContentUrl": {},
|
|
"Vendor": {},
|
|
"ProductFamily": {},
|
|
"Product": {},
|
|
"Classification": {},
|
|
"MsrcSeverity": {},
|
|
"KbNumber": {},
|
|
"MsrcNumber": {},
|
|
"Language": {},
|
|
"AdvisoryIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"BugzillaIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"CVEIds": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Name": {},
|
|
"Epoch": {
|
|
"type": "integer"
|
|
},
|
|
"Version": {},
|
|
"Release": {},
|
|
"Arch": {},
|
|
"Severity": {},
|
|
"Repository": {}
|
|
}
|
|
},
|
|
"Sbj": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Scc": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Scy": {
|
|
"type": "structure",
|
|
"required": [
|
|
"InstanceId",
|
|
"PatchGroup",
|
|
"BaselineId",
|
|
"OperationStartTime",
|
|
"OperationEndTime",
|
|
"Operation"
|
|
],
|
|
"members": {
|
|
"InstanceId": {},
|
|
"PatchGroup": {},
|
|
"BaselineId": {},
|
|
"SnapshotId": {},
|
|
"InstallOverrideList": {},
|
|
"OwnerInformation": {
|
|
"shape": "Sd1"
|
|
},
|
|
"InstalledCount": {
|
|
"type": "integer"
|
|
},
|
|
"InstalledOtherCount": {
|
|
"type": "integer"
|
|
},
|
|
"InstalledPendingRebootCount": {
|
|
"type": "integer"
|
|
},
|
|
"InstalledRejectedCount": {
|
|
"type": "integer"
|
|
},
|
|
"MissingCount": {
|
|
"type": "integer"
|
|
},
|
|
"FailedCount": {
|
|
"type": "integer"
|
|
},
|
|
"UnreportedNotApplicableCount": {
|
|
"type": "integer"
|
|
},
|
|
"NotApplicableCount": {
|
|
"type": "integer"
|
|
},
|
|
"OperationStartTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"OperationEndTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Operation": {},
|
|
"LastNoRebootInstallOperationTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"RebootOption": {},
|
|
"CriticalNonCompliantCount": {
|
|
"type": "integer"
|
|
},
|
|
"SecurityNonCompliantCount": {
|
|
"type": "integer"
|
|
},
|
|
"OtherNonCompliantCount": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"Sd1": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"Se4": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Seg": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"Sf7": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"sensitive": true
|
|
}
|
|
},
|
|
"sensitive": true
|
|
},
|
|
"sensitive": true
|
|
},
|
|
"Sfd": {
|
|
"type": "structure",
|
|
"required": [
|
|
"S3BucketName",
|
|
"S3Region"
|
|
],
|
|
"members": {
|
|
"S3BucketName": {},
|
|
"S3KeyPrefix": {},
|
|
"S3Region": {}
|
|
}
|
|
},
|
|
"Sg7": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Option": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sgm": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"PolicyText": {},
|
|
"PolicyType": {},
|
|
"PolicyStatus": {}
|
|
}
|
|
}
|
|
},
|
|
"Sgs": {
|
|
"type": "structure",
|
|
"members": {
|
|
"BaselineId": {},
|
|
"BaselineName": {},
|
|
"OperatingSystem": {},
|
|
"BaselineDescription": {},
|
|
"DefaultBaseline": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"Sid": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CloudWatchLogGroupName": {},
|
|
"CloudWatchOutputEnabled": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
},
|
|
"Siz": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"Sj5": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Expression": {},
|
|
"Aggregators": {
|
|
"shape": "Sj5"
|
|
},
|
|
"Groups": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Name",
|
|
"Filters"
|
|
],
|
|
"members": {
|
|
"Name": {},
|
|
"Filters": {
|
|
"shape": "Siz"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sjm": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
},
|
|
"Skd": {
|
|
"type": "structure",
|
|
"members": {
|
|
"RunCommand": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Comment": {},
|
|
"CloudWatchOutputConfig": {
|
|
"shape": "Sid"
|
|
},
|
|
"DocumentHash": {},
|
|
"DocumentHashType": {},
|
|
"DocumentVersion": {},
|
|
"NotificationConfig": {
|
|
"shape": "Skf"
|
|
},
|
|
"OutputS3BucketName": {},
|
|
"OutputS3KeyPrefix": {},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"ServiceRoleArn": {},
|
|
"TimeoutSeconds": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"Automation": {
|
|
"type": "structure",
|
|
"members": {
|
|
"DocumentVersion": {},
|
|
"Parameters": {
|
|
"shape": "S9m"
|
|
}
|
|
}
|
|
},
|
|
"StepFunctions": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Input": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"Name": {}
|
|
}
|
|
},
|
|
"Lambda": {
|
|
"type": "structure",
|
|
"members": {
|
|
"ClientContext": {},
|
|
"Qualifier": {},
|
|
"Payload": {
|
|
"type": "blob",
|
|
"sensitive": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Skf": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NotificationArn": {},
|
|
"NotificationEvents": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"NotificationType": {}
|
|
}
|
|
},
|
|
"Sl0": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"Key",
|
|
"Values"
|
|
],
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"Sl6": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"AggregatorType": {},
|
|
"TypeName": {},
|
|
"AttributeName": {},
|
|
"Values": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
},
|
|
"Filters": {
|
|
"shape": "Sl0"
|
|
},
|
|
"Aggregators": {
|
|
"shape": "Sl6"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Sls": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Name": {},
|
|
"Type": {},
|
|
"Value": {
|
|
"shape": "Slt"
|
|
},
|
|
"Version": {
|
|
"type": "long"
|
|
},
|
|
"Selector": {},
|
|
"SourceResult": {},
|
|
"LastModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"ARN": {},
|
|
"DataType": {}
|
|
}
|
|
},
|
|
"Slt": {
|
|
"type": "string",
|
|
"sensitive": true
|
|
},
|
|
"Slz": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Sm3": {
|
|
"type": "list",
|
|
"member": {
|
|
"shape": "Sls"
|
|
}
|
|
},
|
|
"Sml": {
|
|
"type": "structure",
|
|
"members": {
|
|
"SettingId": {},
|
|
"SettingValue": {},
|
|
"LastModifiedDate": {
|
|
"type": "timestamp"
|
|
},
|
|
"LastModifiedUser": {},
|
|
"ARN": {},
|
|
"Status": {}
|
|
}
|
|
},
|
|
"Sn3": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"key",
|
|
"value"
|
|
],
|
|
"members": {
|
|
"key": {},
|
|
"value": {}
|
|
}
|
|
}
|
|
},
|
|
"Snj": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CommandId": {},
|
|
"DocumentName": {},
|
|
"DocumentVersion": {},
|
|
"Comment": {},
|
|
"ExpiresAfter": {
|
|
"type": "timestamp"
|
|
},
|
|
"Parameters": {
|
|
"shape": "S14"
|
|
},
|
|
"InstanceIds": {
|
|
"shape": "Si"
|
|
},
|
|
"Targets": {
|
|
"shape": "S18"
|
|
},
|
|
"RequestedDateTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"Status": {},
|
|
"StatusDetails": {},
|
|
"OutputS3Region": {},
|
|
"OutputS3BucketName": {},
|
|
"OutputS3KeyPrefix": {},
|
|
"MaxConcurrency": {},
|
|
"MaxErrors": {},
|
|
"TargetCount": {
|
|
"type": "integer"
|
|
},
|
|
"CompletedCount": {
|
|
"type": "integer"
|
|
},
|
|
"ErrorCount": {
|
|
"type": "integer"
|
|
},
|
|
"DeliveryTimedOutCount": {
|
|
"type": "integer"
|
|
},
|
|
"ServiceRole": {},
|
|
"NotificationConfig": {
|
|
"shape": "Skf"
|
|
},
|
|
"CloudWatchOutputConfig": {
|
|
"shape": "Sid"
|
|
},
|
|
"TimeoutSeconds": {
|
|
"type": "integer"
|
|
},
|
|
"AlarmConfiguration": {
|
|
"shape": "S1z"
|
|
},
|
|
"TriggeredAlarms": {
|
|
"shape": "S2n"
|
|
}
|
|
}
|
|
},
|
|
"Snq": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Key": {},
|
|
"Values": {
|
|
"type": "list",
|
|
"member": {}
|
|
},
|
|
"Type": {}
|
|
}
|
|
}
|
|
},
|
|
"So8": {
|
|
"type": "structure",
|
|
"required": [
|
|
"ExecutionTime"
|
|
],
|
|
"members": {
|
|
"ExecutionTime": {
|
|
"type": "timestamp"
|
|
},
|
|
"ExecutionId": {},
|
|
"ExecutionType": {}
|
|
}
|
|
},
|
|
"Sob": {
|
|
"type": "map",
|
|
"key": {},
|
|
"value": {}
|
|
},
|
|
"Sog": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CompliantCount": {
|
|
"type": "integer"
|
|
},
|
|
"SeveritySummary": {
|
|
"shape": "Soi"
|
|
}
|
|
}
|
|
},
|
|
"Soi": {
|
|
"type": "structure",
|
|
"members": {
|
|
"CriticalCount": {
|
|
"type": "integer"
|
|
},
|
|
"HighCount": {
|
|
"type": "integer"
|
|
},
|
|
"MediumCount": {
|
|
"type": "integer"
|
|
},
|
|
"LowCount": {
|
|
"type": "integer"
|
|
},
|
|
"InformationalCount": {
|
|
"type": "integer"
|
|
},
|
|
"UnspecifiedCount": {
|
|
"type": "integer"
|
|
}
|
|
}
|
|
},
|
|
"Soj": {
|
|
"type": "structure",
|
|
"members": {
|
|
"NonCompliantCount": {
|
|
"type": "integer"
|
|
},
|
|
"SeveritySummary": {
|
|
"shape": "Soi"
|
|
}
|
|
}
|
|
},
|
|
"Soq": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Type": {},
|
|
"Content": {}
|
|
}
|
|
}
|
|
},
|
|
"Spo": {
|
|
"type": "structure",
|
|
"members": {
|
|
"Arn": {}
|
|
}
|
|
}
|
|
}
|
|
} |