aws-sdk-auditmanager 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/aws-sdk-auditmanager.rb +53 -0
- data/lib/aws-sdk-auditmanager/client.rb +3024 -0
- data/lib/aws-sdk-auditmanager/client_api.rb +1794 -0
- data/lib/aws-sdk-auditmanager/customizations.rb +0 -0
- data/lib/aws-sdk-auditmanager/errors.rb +122 -0
- data/lib/aws-sdk-auditmanager/resource.rb +26 -0
- data/lib/aws-sdk-auditmanager/types.rb +4201 -0
- metadata +88 -0
@@ -0,0 +1,1794 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# WARNING ABOUT GENERATED CODE
|
4
|
+
#
|
5
|
+
# This file is generated. See the contributing guide for more information:
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
7
|
+
#
|
8
|
+
# WARNING ABOUT GENERATED CODE
|
9
|
+
|
10
|
+
module Aws::AuditManager
|
11
|
+
# @api private
|
12
|
+
module ClientApi
|
13
|
+
|
14
|
+
include Seahorse::Model
|
15
|
+
|
16
|
+
AWSAccount = Shapes::StructureShape.new(name: 'AWSAccount')
|
17
|
+
AWSAccounts = Shapes::ListShape.new(name: 'AWSAccounts')
|
18
|
+
AWSService = Shapes::StructureShape.new(name: 'AWSService')
|
19
|
+
AWSServiceName = Shapes::StringShape.new(name: 'AWSServiceName')
|
20
|
+
AWSServices = Shapes::ListShape.new(name: 'AWSServices')
|
21
|
+
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
22
|
+
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
23
|
+
AccountName = Shapes::StringShape.new(name: 'AccountName')
|
24
|
+
AccountStatus = Shapes::StringShape.new(name: 'AccountStatus')
|
25
|
+
ActionEnum = Shapes::StringShape.new(name: 'ActionEnum')
|
26
|
+
ActionPlanInstructions = Shapes::StringShape.new(name: 'ActionPlanInstructions')
|
27
|
+
ActionPlanTitle = Shapes::StringShape.new(name: 'ActionPlanTitle')
|
28
|
+
Assessment = Shapes::StructureShape.new(name: 'Assessment')
|
29
|
+
AssessmentControl = Shapes::StructureShape.new(name: 'AssessmentControl')
|
30
|
+
AssessmentControlSet = Shapes::StructureShape.new(name: 'AssessmentControlSet')
|
31
|
+
AssessmentControlSets = Shapes::ListShape.new(name: 'AssessmentControlSets')
|
32
|
+
AssessmentControls = Shapes::ListShape.new(name: 'AssessmentControls')
|
33
|
+
AssessmentDescription = Shapes::StringShape.new(name: 'AssessmentDescription')
|
34
|
+
AssessmentEvidenceFolder = Shapes::StructureShape.new(name: 'AssessmentEvidenceFolder')
|
35
|
+
AssessmentEvidenceFolderName = Shapes::StringShape.new(name: 'AssessmentEvidenceFolderName')
|
36
|
+
AssessmentEvidenceFolders = Shapes::ListShape.new(name: 'AssessmentEvidenceFolders')
|
37
|
+
AssessmentFramework = Shapes::StructureShape.new(name: 'AssessmentFramework')
|
38
|
+
AssessmentFrameworkDescription = Shapes::StringShape.new(name: 'AssessmentFrameworkDescription')
|
39
|
+
AssessmentFrameworkMetadata = Shapes::StructureShape.new(name: 'AssessmentFrameworkMetadata')
|
40
|
+
AssessmentMetadata = Shapes::StructureShape.new(name: 'AssessmentMetadata')
|
41
|
+
AssessmentMetadataItem = Shapes::StructureShape.new(name: 'AssessmentMetadataItem')
|
42
|
+
AssessmentName = Shapes::StringShape.new(name: 'AssessmentName')
|
43
|
+
AssessmentReport = Shapes::StructureShape.new(name: 'AssessmentReport')
|
44
|
+
AssessmentReportDescription = Shapes::StringShape.new(name: 'AssessmentReportDescription')
|
45
|
+
AssessmentReportDestinationType = Shapes::StringShape.new(name: 'AssessmentReportDestinationType')
|
46
|
+
AssessmentReportEvidenceError = Shapes::StructureShape.new(name: 'AssessmentReportEvidenceError')
|
47
|
+
AssessmentReportEvidenceErrors = Shapes::ListShape.new(name: 'AssessmentReportEvidenceErrors')
|
48
|
+
AssessmentReportMetadata = Shapes::StructureShape.new(name: 'AssessmentReportMetadata')
|
49
|
+
AssessmentReportName = Shapes::StringShape.new(name: 'AssessmentReportName')
|
50
|
+
AssessmentReportStatus = Shapes::StringShape.new(name: 'AssessmentReportStatus')
|
51
|
+
AssessmentReportsDestination = Shapes::StructureShape.new(name: 'AssessmentReportsDestination')
|
52
|
+
AssessmentReportsMetadata = Shapes::ListShape.new(name: 'AssessmentReportsMetadata')
|
53
|
+
AssessmentStatus = Shapes::StringShape.new(name: 'AssessmentStatus')
|
54
|
+
AssociateAssessmentReportEvidenceFolderRequest = Shapes::StructureShape.new(name: 'AssociateAssessmentReportEvidenceFolderRequest')
|
55
|
+
AssociateAssessmentReportEvidenceFolderResponse = Shapes::StructureShape.new(name: 'AssociateAssessmentReportEvidenceFolderResponse')
|
56
|
+
AuditManagerArn = Shapes::StringShape.new(name: 'AuditManagerArn')
|
57
|
+
BatchAssociateAssessmentReportEvidenceRequest = Shapes::StructureShape.new(name: 'BatchAssociateAssessmentReportEvidenceRequest')
|
58
|
+
BatchAssociateAssessmentReportEvidenceResponse = Shapes::StructureShape.new(name: 'BatchAssociateAssessmentReportEvidenceResponse')
|
59
|
+
BatchCreateDelegationByAssessmentError = Shapes::StructureShape.new(name: 'BatchCreateDelegationByAssessmentError')
|
60
|
+
BatchCreateDelegationByAssessmentErrors = Shapes::ListShape.new(name: 'BatchCreateDelegationByAssessmentErrors')
|
61
|
+
BatchCreateDelegationByAssessmentRequest = Shapes::StructureShape.new(name: 'BatchCreateDelegationByAssessmentRequest')
|
62
|
+
BatchCreateDelegationByAssessmentResponse = Shapes::StructureShape.new(name: 'BatchCreateDelegationByAssessmentResponse')
|
63
|
+
BatchDeleteDelegationByAssessmentError = Shapes::StructureShape.new(name: 'BatchDeleteDelegationByAssessmentError')
|
64
|
+
BatchDeleteDelegationByAssessmentErrors = Shapes::ListShape.new(name: 'BatchDeleteDelegationByAssessmentErrors')
|
65
|
+
BatchDeleteDelegationByAssessmentRequest = Shapes::StructureShape.new(name: 'BatchDeleteDelegationByAssessmentRequest')
|
66
|
+
BatchDeleteDelegationByAssessmentResponse = Shapes::StructureShape.new(name: 'BatchDeleteDelegationByAssessmentResponse')
|
67
|
+
BatchDisassociateAssessmentReportEvidenceRequest = Shapes::StructureShape.new(name: 'BatchDisassociateAssessmentReportEvidenceRequest')
|
68
|
+
BatchDisassociateAssessmentReportEvidenceResponse = Shapes::StructureShape.new(name: 'BatchDisassociateAssessmentReportEvidenceResponse')
|
69
|
+
BatchImportEvidenceToAssessmentControlError = Shapes::StructureShape.new(name: 'BatchImportEvidenceToAssessmentControlError')
|
70
|
+
BatchImportEvidenceToAssessmentControlErrors = Shapes::ListShape.new(name: 'BatchImportEvidenceToAssessmentControlErrors')
|
71
|
+
BatchImportEvidenceToAssessmentControlRequest = Shapes::StructureShape.new(name: 'BatchImportEvidenceToAssessmentControlRequest')
|
72
|
+
BatchImportEvidenceToAssessmentControlResponse = Shapes::StructureShape.new(name: 'BatchImportEvidenceToAssessmentControlResponse')
|
73
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
74
|
+
ChangeLog = Shapes::StructureShape.new(name: 'ChangeLog')
|
75
|
+
ChangeLogs = Shapes::ListShape.new(name: 'ChangeLogs')
|
76
|
+
ComplianceType = Shapes::StringShape.new(name: 'ComplianceType')
|
77
|
+
Control = Shapes::StructureShape.new(name: 'Control')
|
78
|
+
ControlComment = Shapes::StructureShape.new(name: 'ControlComment')
|
79
|
+
ControlCommentBody = Shapes::StringShape.new(name: 'ControlCommentBody')
|
80
|
+
ControlComments = Shapes::ListShape.new(name: 'ControlComments')
|
81
|
+
ControlDescription = Shapes::StringShape.new(name: 'ControlDescription')
|
82
|
+
ControlMappingSource = Shapes::StructureShape.new(name: 'ControlMappingSource')
|
83
|
+
ControlMappingSources = Shapes::ListShape.new(name: 'ControlMappingSources')
|
84
|
+
ControlMetadata = Shapes::StructureShape.new(name: 'ControlMetadata')
|
85
|
+
ControlMetadataList = Shapes::ListShape.new(name: 'ControlMetadataList')
|
86
|
+
ControlName = Shapes::StringShape.new(name: 'ControlName')
|
87
|
+
ControlResponse = Shapes::StringShape.new(name: 'ControlResponse')
|
88
|
+
ControlSet = Shapes::StructureShape.new(name: 'ControlSet')
|
89
|
+
ControlSetId = Shapes::StringShape.new(name: 'ControlSetId')
|
90
|
+
ControlSetName = Shapes::StringShape.new(name: 'ControlSetName')
|
91
|
+
ControlSetStatus = Shapes::StringShape.new(name: 'ControlSetStatus')
|
92
|
+
ControlSets = Shapes::ListShape.new(name: 'ControlSets')
|
93
|
+
ControlSetsCount = Shapes::IntegerShape.new(name: 'ControlSetsCount')
|
94
|
+
ControlSources = Shapes::StringShape.new(name: 'ControlSources')
|
95
|
+
ControlStatus = Shapes::StringShape.new(name: 'ControlStatus')
|
96
|
+
ControlType = Shapes::StringShape.new(name: 'ControlType')
|
97
|
+
Controls = Shapes::ListShape.new(name: 'Controls')
|
98
|
+
ControlsCount = Shapes::IntegerShape.new(name: 'ControlsCount')
|
99
|
+
CreateAssessmentFrameworkControl = Shapes::StructureShape.new(name: 'CreateAssessmentFrameworkControl')
|
100
|
+
CreateAssessmentFrameworkControlSet = Shapes::StructureShape.new(name: 'CreateAssessmentFrameworkControlSet')
|
101
|
+
CreateAssessmentFrameworkControlSets = Shapes::ListShape.new(name: 'CreateAssessmentFrameworkControlSets')
|
102
|
+
CreateAssessmentFrameworkControls = Shapes::ListShape.new(name: 'CreateAssessmentFrameworkControls')
|
103
|
+
CreateAssessmentFrameworkRequest = Shapes::StructureShape.new(name: 'CreateAssessmentFrameworkRequest')
|
104
|
+
CreateAssessmentFrameworkResponse = Shapes::StructureShape.new(name: 'CreateAssessmentFrameworkResponse')
|
105
|
+
CreateAssessmentReportRequest = Shapes::StructureShape.new(name: 'CreateAssessmentReportRequest')
|
106
|
+
CreateAssessmentReportResponse = Shapes::StructureShape.new(name: 'CreateAssessmentReportResponse')
|
107
|
+
CreateAssessmentRequest = Shapes::StructureShape.new(name: 'CreateAssessmentRequest')
|
108
|
+
CreateAssessmentResponse = Shapes::StructureShape.new(name: 'CreateAssessmentResponse')
|
109
|
+
CreateControlMappingSource = Shapes::StructureShape.new(name: 'CreateControlMappingSource')
|
110
|
+
CreateControlMappingSources = Shapes::ListShape.new(name: 'CreateControlMappingSources')
|
111
|
+
CreateControlRequest = Shapes::StructureShape.new(name: 'CreateControlRequest')
|
112
|
+
CreateControlResponse = Shapes::StructureShape.new(name: 'CreateControlResponse')
|
113
|
+
CreateDelegationRequest = Shapes::StructureShape.new(name: 'CreateDelegationRequest')
|
114
|
+
CreateDelegationRequests = Shapes::ListShape.new(name: 'CreateDelegationRequests')
|
115
|
+
CreatedBy = Shapes::StringShape.new(name: 'CreatedBy')
|
116
|
+
Delegation = Shapes::StructureShape.new(name: 'Delegation')
|
117
|
+
DelegationComment = Shapes::StringShape.new(name: 'DelegationComment')
|
118
|
+
DelegationIds = Shapes::ListShape.new(name: 'DelegationIds')
|
119
|
+
DelegationMetadata = Shapes::StructureShape.new(name: 'DelegationMetadata')
|
120
|
+
DelegationMetadataList = Shapes::ListShape.new(name: 'DelegationMetadataList')
|
121
|
+
DelegationStatus = Shapes::StringShape.new(name: 'DelegationStatus')
|
122
|
+
Delegations = Shapes::ListShape.new(name: 'Delegations')
|
123
|
+
DeleteAssessmentFrameworkRequest = Shapes::StructureShape.new(name: 'DeleteAssessmentFrameworkRequest')
|
124
|
+
DeleteAssessmentFrameworkResponse = Shapes::StructureShape.new(name: 'DeleteAssessmentFrameworkResponse')
|
125
|
+
DeleteAssessmentReportRequest = Shapes::StructureShape.new(name: 'DeleteAssessmentReportRequest')
|
126
|
+
DeleteAssessmentReportResponse = Shapes::StructureShape.new(name: 'DeleteAssessmentReportResponse')
|
127
|
+
DeleteAssessmentRequest = Shapes::StructureShape.new(name: 'DeleteAssessmentRequest')
|
128
|
+
DeleteAssessmentResponse = Shapes::StructureShape.new(name: 'DeleteAssessmentResponse')
|
129
|
+
DeleteControlRequest = Shapes::StructureShape.new(name: 'DeleteControlRequest')
|
130
|
+
DeleteControlResponse = Shapes::StructureShape.new(name: 'DeleteControlResponse')
|
131
|
+
DeregisterAccountRequest = Shapes::StructureShape.new(name: 'DeregisterAccountRequest')
|
132
|
+
DeregisterAccountResponse = Shapes::StructureShape.new(name: 'DeregisterAccountResponse')
|
133
|
+
DeregisterOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'DeregisterOrganizationAdminAccountRequest')
|
134
|
+
DeregisterOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'DeregisterOrganizationAdminAccountResponse')
|
135
|
+
DisassociateAssessmentReportEvidenceFolderRequest = Shapes::StructureShape.new(name: 'DisassociateAssessmentReportEvidenceFolderRequest')
|
136
|
+
DisassociateAssessmentReportEvidenceFolderResponse = Shapes::StructureShape.new(name: 'DisassociateAssessmentReportEvidenceFolderResponse')
|
137
|
+
EmailAddress = Shapes::StringShape.new(name: 'EmailAddress')
|
138
|
+
ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
|
139
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
140
|
+
EventName = Shapes::StringShape.new(name: 'EventName')
|
141
|
+
Evidence = Shapes::StructureShape.new(name: 'Evidence')
|
142
|
+
EvidenceAttributeKey = Shapes::StringShape.new(name: 'EvidenceAttributeKey')
|
143
|
+
EvidenceAttributeValue = Shapes::StringShape.new(name: 'EvidenceAttributeValue')
|
144
|
+
EvidenceAttributes = Shapes::MapShape.new(name: 'EvidenceAttributes')
|
145
|
+
EvidenceIds = Shapes::ListShape.new(name: 'EvidenceIds')
|
146
|
+
EvidenceList = Shapes::ListShape.new(name: 'EvidenceList')
|
147
|
+
EvidenceSources = Shapes::ListShape.new(name: 'EvidenceSources')
|
148
|
+
Filename = Shapes::StringShape.new(name: 'Filename')
|
149
|
+
Framework = Shapes::StructureShape.new(name: 'Framework')
|
150
|
+
FrameworkDescription = Shapes::StringShape.new(name: 'FrameworkDescription')
|
151
|
+
FrameworkMetadata = Shapes::StructureShape.new(name: 'FrameworkMetadata')
|
152
|
+
FrameworkMetadataList = Shapes::ListShape.new(name: 'FrameworkMetadataList')
|
153
|
+
FrameworkName = Shapes::StringShape.new(name: 'FrameworkName')
|
154
|
+
FrameworkType = Shapes::StringShape.new(name: 'FrameworkType')
|
155
|
+
GenericArn = Shapes::StringShape.new(name: 'GenericArn')
|
156
|
+
GetAccountStatusRequest = Shapes::StructureShape.new(name: 'GetAccountStatusRequest')
|
157
|
+
GetAccountStatusResponse = Shapes::StructureShape.new(name: 'GetAccountStatusResponse')
|
158
|
+
GetAssessmentFrameworkRequest = Shapes::StructureShape.new(name: 'GetAssessmentFrameworkRequest')
|
159
|
+
GetAssessmentFrameworkResponse = Shapes::StructureShape.new(name: 'GetAssessmentFrameworkResponse')
|
160
|
+
GetAssessmentReportUrlRequest = Shapes::StructureShape.new(name: 'GetAssessmentReportUrlRequest')
|
161
|
+
GetAssessmentReportUrlResponse = Shapes::StructureShape.new(name: 'GetAssessmentReportUrlResponse')
|
162
|
+
GetAssessmentRequest = Shapes::StructureShape.new(name: 'GetAssessmentRequest')
|
163
|
+
GetAssessmentResponse = Shapes::StructureShape.new(name: 'GetAssessmentResponse')
|
164
|
+
GetChangeLogsRequest = Shapes::StructureShape.new(name: 'GetChangeLogsRequest')
|
165
|
+
GetChangeLogsResponse = Shapes::StructureShape.new(name: 'GetChangeLogsResponse')
|
166
|
+
GetControlRequest = Shapes::StructureShape.new(name: 'GetControlRequest')
|
167
|
+
GetControlResponse = Shapes::StructureShape.new(name: 'GetControlResponse')
|
168
|
+
GetDelegationsRequest = Shapes::StructureShape.new(name: 'GetDelegationsRequest')
|
169
|
+
GetDelegationsResponse = Shapes::StructureShape.new(name: 'GetDelegationsResponse')
|
170
|
+
GetEvidenceByEvidenceFolderRequest = Shapes::StructureShape.new(name: 'GetEvidenceByEvidenceFolderRequest')
|
171
|
+
GetEvidenceByEvidenceFolderResponse = Shapes::StructureShape.new(name: 'GetEvidenceByEvidenceFolderResponse')
|
172
|
+
GetEvidenceFolderRequest = Shapes::StructureShape.new(name: 'GetEvidenceFolderRequest')
|
173
|
+
GetEvidenceFolderResponse = Shapes::StructureShape.new(name: 'GetEvidenceFolderResponse')
|
174
|
+
GetEvidenceFoldersByAssessmentControlRequest = Shapes::StructureShape.new(name: 'GetEvidenceFoldersByAssessmentControlRequest')
|
175
|
+
GetEvidenceFoldersByAssessmentControlResponse = Shapes::StructureShape.new(name: 'GetEvidenceFoldersByAssessmentControlResponse')
|
176
|
+
GetEvidenceFoldersByAssessmentRequest = Shapes::StructureShape.new(name: 'GetEvidenceFoldersByAssessmentRequest')
|
177
|
+
GetEvidenceFoldersByAssessmentResponse = Shapes::StructureShape.new(name: 'GetEvidenceFoldersByAssessmentResponse')
|
178
|
+
GetEvidenceRequest = Shapes::StructureShape.new(name: 'GetEvidenceRequest')
|
179
|
+
GetEvidenceResponse = Shapes::StructureShape.new(name: 'GetEvidenceResponse')
|
180
|
+
GetOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'GetOrganizationAdminAccountRequest')
|
181
|
+
GetOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'GetOrganizationAdminAccountResponse')
|
182
|
+
GetServicesInScopeRequest = Shapes::StructureShape.new(name: 'GetServicesInScopeRequest')
|
183
|
+
GetServicesInScopeResponse = Shapes::StructureShape.new(name: 'GetServicesInScopeResponse')
|
184
|
+
GetSettingsRequest = Shapes::StructureShape.new(name: 'GetSettingsRequest')
|
185
|
+
GetSettingsResponse = Shapes::StructureShape.new(name: 'GetSettingsResponse')
|
186
|
+
HyperlinkName = Shapes::StringShape.new(name: 'HyperlinkName')
|
187
|
+
IamArn = Shapes::StringShape.new(name: 'IamArn')
|
188
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
189
|
+
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
190
|
+
KeywordInputType = Shapes::StringShape.new(name: 'KeywordInputType')
|
191
|
+
KeywordValue = Shapes::StringShape.new(name: 'KeywordValue')
|
192
|
+
Keywords = Shapes::ListShape.new(name: 'Keywords')
|
193
|
+
KmsKey = Shapes::StringShape.new(name: 'KmsKey')
|
194
|
+
LastUpdatedBy = Shapes::StringShape.new(name: 'LastUpdatedBy')
|
195
|
+
ListAssessmentFrameworksRequest = Shapes::StructureShape.new(name: 'ListAssessmentFrameworksRequest')
|
196
|
+
ListAssessmentFrameworksResponse = Shapes::StructureShape.new(name: 'ListAssessmentFrameworksResponse')
|
197
|
+
ListAssessmentMetadata = Shapes::ListShape.new(name: 'ListAssessmentMetadata')
|
198
|
+
ListAssessmentReportsRequest = Shapes::StructureShape.new(name: 'ListAssessmentReportsRequest')
|
199
|
+
ListAssessmentReportsResponse = Shapes::StructureShape.new(name: 'ListAssessmentReportsResponse')
|
200
|
+
ListAssessmentsRequest = Shapes::StructureShape.new(name: 'ListAssessmentsRequest')
|
201
|
+
ListAssessmentsResponse = Shapes::StructureShape.new(name: 'ListAssessmentsResponse')
|
202
|
+
ListControlsRequest = Shapes::StructureShape.new(name: 'ListControlsRequest')
|
203
|
+
ListControlsResponse = Shapes::StructureShape.new(name: 'ListControlsResponse')
|
204
|
+
ListKeywordsForDataSourceRequest = Shapes::StructureShape.new(name: 'ListKeywordsForDataSourceRequest')
|
205
|
+
ListKeywordsForDataSourceResponse = Shapes::StructureShape.new(name: 'ListKeywordsForDataSourceResponse')
|
206
|
+
ListNotificationsRequest = Shapes::StructureShape.new(name: 'ListNotificationsRequest')
|
207
|
+
ListNotificationsResponse = Shapes::StructureShape.new(name: 'ListNotificationsResponse')
|
208
|
+
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
209
|
+
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
210
|
+
ManualEvidence = Shapes::StructureShape.new(name: 'ManualEvidence')
|
211
|
+
ManualEvidenceList = Shapes::ListShape.new(name: 'ManualEvidenceList')
|
212
|
+
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
213
|
+
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
214
|
+
Notification = Shapes::StructureShape.new(name: 'Notification')
|
215
|
+
Notifications = Shapes::ListShape.new(name: 'Notifications')
|
216
|
+
ObjectTypeEnum = Shapes::StringShape.new(name: 'ObjectTypeEnum')
|
217
|
+
RegisterAccountRequest = Shapes::StructureShape.new(name: 'RegisterAccountRequest')
|
218
|
+
RegisterAccountResponse = Shapes::StructureShape.new(name: 'RegisterAccountResponse')
|
219
|
+
RegisterOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'RegisterOrganizationAdminAccountRequest')
|
220
|
+
RegisterOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'RegisterOrganizationAdminAccountResponse')
|
221
|
+
Resource = Shapes::StructureShape.new(name: 'Resource')
|
222
|
+
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
223
|
+
Resources = Shapes::ListShape.new(name: 'Resources')
|
224
|
+
Role = Shapes::StructureShape.new(name: 'Role')
|
225
|
+
RoleType = Shapes::StringShape.new(name: 'RoleType')
|
226
|
+
Roles = Shapes::ListShape.new(name: 'Roles')
|
227
|
+
S3Url = Shapes::StringShape.new(name: 'S3Url')
|
228
|
+
SNSTopic = Shapes::StringShape.new(name: 'SNSTopic')
|
229
|
+
Scope = Shapes::StructureShape.new(name: 'Scope')
|
230
|
+
ServiceMetadata = Shapes::StructureShape.new(name: 'ServiceMetadata')
|
231
|
+
ServiceMetadataList = Shapes::ListShape.new(name: 'ServiceMetadataList')
|
232
|
+
SettingAttribute = Shapes::StringShape.new(name: 'SettingAttribute')
|
233
|
+
Settings = Shapes::StructureShape.new(name: 'Settings')
|
234
|
+
SnsArn = Shapes::StringShape.new(name: 'SnsArn')
|
235
|
+
SourceDescription = Shapes::StringShape.new(name: 'SourceDescription')
|
236
|
+
SourceFrequency = Shapes::StringShape.new(name: 'SourceFrequency')
|
237
|
+
SourceKeyword = Shapes::StructureShape.new(name: 'SourceKeyword')
|
238
|
+
SourceName = Shapes::StringShape.new(name: 'SourceName')
|
239
|
+
SourceSetUpOption = Shapes::StringShape.new(name: 'SourceSetUpOption')
|
240
|
+
SourceType = Shapes::StringShape.new(name: 'SourceType')
|
241
|
+
String = Shapes::StringShape.new(name: 'String')
|
242
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
243
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
244
|
+
TagMap = Shapes::MapShape.new(name: 'TagMap')
|
245
|
+
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
246
|
+
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
247
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
248
|
+
TestingInformation = Shapes::StringShape.new(name: 'TestingInformation')
|
249
|
+
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
250
|
+
TimestampUUID = Shapes::StringShape.new(name: 'TimestampUUID')
|
251
|
+
Token = Shapes::StringShape.new(name: 'Token')
|
252
|
+
TroubleshootingText = Shapes::StringShape.new(name: 'TroubleshootingText')
|
253
|
+
URL = Shapes::StructureShape.new(name: 'URL')
|
254
|
+
UUID = Shapes::StringShape.new(name: 'UUID')
|
255
|
+
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
256
|
+
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
257
|
+
UpdateAssessmentControlRequest = Shapes::StructureShape.new(name: 'UpdateAssessmentControlRequest')
|
258
|
+
UpdateAssessmentControlResponse = Shapes::StructureShape.new(name: 'UpdateAssessmentControlResponse')
|
259
|
+
UpdateAssessmentControlSetStatusRequest = Shapes::StructureShape.new(name: 'UpdateAssessmentControlSetStatusRequest')
|
260
|
+
UpdateAssessmentControlSetStatusResponse = Shapes::StructureShape.new(name: 'UpdateAssessmentControlSetStatusResponse')
|
261
|
+
UpdateAssessmentFrameworkControlSet = Shapes::StructureShape.new(name: 'UpdateAssessmentFrameworkControlSet')
|
262
|
+
UpdateAssessmentFrameworkControlSets = Shapes::ListShape.new(name: 'UpdateAssessmentFrameworkControlSets')
|
263
|
+
UpdateAssessmentFrameworkRequest = Shapes::StructureShape.new(name: 'UpdateAssessmentFrameworkRequest')
|
264
|
+
UpdateAssessmentFrameworkResponse = Shapes::StructureShape.new(name: 'UpdateAssessmentFrameworkResponse')
|
265
|
+
UpdateAssessmentRequest = Shapes::StructureShape.new(name: 'UpdateAssessmentRequest')
|
266
|
+
UpdateAssessmentResponse = Shapes::StructureShape.new(name: 'UpdateAssessmentResponse')
|
267
|
+
UpdateAssessmentStatusRequest = Shapes::StructureShape.new(name: 'UpdateAssessmentStatusRequest')
|
268
|
+
UpdateAssessmentStatusResponse = Shapes::StructureShape.new(name: 'UpdateAssessmentStatusResponse')
|
269
|
+
UpdateControlRequest = Shapes::StructureShape.new(name: 'UpdateControlRequest')
|
270
|
+
UpdateControlResponse = Shapes::StructureShape.new(name: 'UpdateControlResponse')
|
271
|
+
UpdateSettingsRequest = Shapes::StructureShape.new(name: 'UpdateSettingsRequest')
|
272
|
+
UpdateSettingsResponse = Shapes::StructureShape.new(name: 'UpdateSettingsResponse')
|
273
|
+
UrlLink = Shapes::StringShape.new(name: 'UrlLink')
|
274
|
+
Username = Shapes::StringShape.new(name: 'Username')
|
275
|
+
ValidateAssessmentReportIntegrityRequest = Shapes::StructureShape.new(name: 'ValidateAssessmentReportIntegrityRequest')
|
276
|
+
ValidateAssessmentReportIntegrityResponse = Shapes::StructureShape.new(name: 'ValidateAssessmentReportIntegrityResponse')
|
277
|
+
ValidationErrors = Shapes::ListShape.new(name: 'ValidationErrors')
|
278
|
+
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
279
|
+
ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
|
280
|
+
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
281
|
+
ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
|
282
|
+
organizationId = Shapes::StringShape.new(name: 'organizationId')
|
283
|
+
|
284
|
+
AWSAccount.add_member(:id, Shapes::ShapeRef.new(shape: AccountId, location_name: "id"))
|
285
|
+
AWSAccount.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "emailAddress"))
|
286
|
+
AWSAccount.add_member(:name, Shapes::ShapeRef.new(shape: AccountName, location_name: "name"))
|
287
|
+
AWSAccount.struct_class = Types::AWSAccount
|
288
|
+
|
289
|
+
AWSAccounts.member = Shapes::ShapeRef.new(shape: AWSAccount)
|
290
|
+
|
291
|
+
AWSService.add_member(:service_name, Shapes::ShapeRef.new(shape: AWSServiceName, location_name: "serviceName"))
|
292
|
+
AWSService.struct_class = Types::AWSService
|
293
|
+
|
294
|
+
AWSServices.member = Shapes::ShapeRef.new(shape: AWSService)
|
295
|
+
|
296
|
+
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
297
|
+
AccessDeniedException.struct_class = Types::AccessDeniedException
|
298
|
+
|
299
|
+
Assessment.add_member(:arn, Shapes::ShapeRef.new(shape: AuditManagerArn, location_name: "arn"))
|
300
|
+
Assessment.add_member(:aws_account, Shapes::ShapeRef.new(shape: AWSAccount, location_name: "awsAccount"))
|
301
|
+
Assessment.add_member(:metadata, Shapes::ShapeRef.new(shape: AssessmentMetadata, location_name: "metadata"))
|
302
|
+
Assessment.add_member(:framework, Shapes::ShapeRef.new(shape: AssessmentFramework, location_name: "framework"))
|
303
|
+
Assessment.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
304
|
+
Assessment.struct_class = Types::Assessment
|
305
|
+
|
306
|
+
AssessmentControl.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
307
|
+
AssessmentControl.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, location_name: "name"))
|
308
|
+
AssessmentControl.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, location_name: "description"))
|
309
|
+
AssessmentControl.add_member(:status, Shapes::ShapeRef.new(shape: ControlStatus, location_name: "status"))
|
310
|
+
AssessmentControl.add_member(:response, Shapes::ShapeRef.new(shape: ControlResponse, location_name: "response"))
|
311
|
+
AssessmentControl.add_member(:comments, Shapes::ShapeRef.new(shape: ControlComments, location_name: "comments"))
|
312
|
+
AssessmentControl.add_member(:evidence_sources, Shapes::ShapeRef.new(shape: EvidenceSources, location_name: "evidenceSources"))
|
313
|
+
AssessmentControl.add_member(:evidence_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceCount"))
|
314
|
+
AssessmentControl.add_member(:assessment_report_evidence_count, Shapes::ShapeRef.new(shape: Integer, location_name: "assessmentReportEvidenceCount"))
|
315
|
+
AssessmentControl.struct_class = Types::AssessmentControl
|
316
|
+
|
317
|
+
AssessmentControlSet.add_member(:id, Shapes::ShapeRef.new(shape: ControlSetId, location_name: "id"))
|
318
|
+
AssessmentControlSet.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "description"))
|
319
|
+
AssessmentControlSet.add_member(:status, Shapes::ShapeRef.new(shape: ControlSetStatus, location_name: "status"))
|
320
|
+
AssessmentControlSet.add_member(:roles, Shapes::ShapeRef.new(shape: Roles, location_name: "roles"))
|
321
|
+
AssessmentControlSet.add_member(:controls, Shapes::ShapeRef.new(shape: AssessmentControls, location_name: "controls"))
|
322
|
+
AssessmentControlSet.add_member(:delegations, Shapes::ShapeRef.new(shape: Delegations, location_name: "delegations"))
|
323
|
+
AssessmentControlSet.add_member(:system_evidence_count, Shapes::ShapeRef.new(shape: Integer, location_name: "systemEvidenceCount"))
|
324
|
+
AssessmentControlSet.add_member(:manual_evidence_count, Shapes::ShapeRef.new(shape: Integer, location_name: "manualEvidenceCount"))
|
325
|
+
AssessmentControlSet.struct_class = Types::AssessmentControlSet
|
326
|
+
|
327
|
+
AssessmentControlSets.member = Shapes::ShapeRef.new(shape: AssessmentControlSet)
|
328
|
+
|
329
|
+
AssessmentControls.member = Shapes::ShapeRef.new(shape: AssessmentControl)
|
330
|
+
|
331
|
+
AssessmentEvidenceFolder.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentEvidenceFolderName, location_name: "name"))
|
332
|
+
AssessmentEvidenceFolder.add_member(:date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "date"))
|
333
|
+
AssessmentEvidenceFolder.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
334
|
+
AssessmentEvidenceFolder.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, location_name: "controlSetId"))
|
335
|
+
AssessmentEvidenceFolder.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, location_name: "controlId"))
|
336
|
+
AssessmentEvidenceFolder.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
337
|
+
AssessmentEvidenceFolder.add_member(:data_source, Shapes::ShapeRef.new(shape: String, location_name: "dataSource"))
|
338
|
+
AssessmentEvidenceFolder.add_member(:author, Shapes::ShapeRef.new(shape: String, location_name: "author"))
|
339
|
+
AssessmentEvidenceFolder.add_member(:total_evidence, Shapes::ShapeRef.new(shape: Integer, location_name: "totalEvidence"))
|
340
|
+
AssessmentEvidenceFolder.add_member(:assessment_report_selection_count, Shapes::ShapeRef.new(shape: Integer, location_name: "assessmentReportSelectionCount"))
|
341
|
+
AssessmentEvidenceFolder.add_member(:control_name, Shapes::ShapeRef.new(shape: ControlName, location_name: "controlName"))
|
342
|
+
AssessmentEvidenceFolder.add_member(:evidence_resources_included_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceResourcesIncludedCount"))
|
343
|
+
AssessmentEvidenceFolder.add_member(:evidence_by_type_configuration_data_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceByTypeConfigurationDataCount"))
|
344
|
+
AssessmentEvidenceFolder.add_member(:evidence_by_type_manual_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceByTypeManualCount"))
|
345
|
+
AssessmentEvidenceFolder.add_member(:evidence_by_type_compliance_check_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceByTypeComplianceCheckCount"))
|
346
|
+
AssessmentEvidenceFolder.add_member(:evidence_by_type_compliance_check_issues_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceByTypeComplianceCheckIssuesCount"))
|
347
|
+
AssessmentEvidenceFolder.add_member(:evidence_by_type_user_activity_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceByTypeUserActivityCount"))
|
348
|
+
AssessmentEvidenceFolder.add_member(:evidence_aws_service_source_count, Shapes::ShapeRef.new(shape: Integer, location_name: "evidenceAwsServiceSourceCount"))
|
349
|
+
AssessmentEvidenceFolder.struct_class = Types::AssessmentEvidenceFolder
|
350
|
+
|
351
|
+
AssessmentEvidenceFolders.member = Shapes::ShapeRef.new(shape: AssessmentEvidenceFolder)
|
352
|
+
|
353
|
+
AssessmentFramework.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
354
|
+
AssessmentFramework.add_member(:arn, Shapes::ShapeRef.new(shape: AuditManagerArn, location_name: "arn"))
|
355
|
+
AssessmentFramework.add_member(:metadata, Shapes::ShapeRef.new(shape: FrameworkMetadata, location_name: "metadata"))
|
356
|
+
AssessmentFramework.add_member(:control_sets, Shapes::ShapeRef.new(shape: AssessmentControlSets, location_name: "controlSets"))
|
357
|
+
AssessmentFramework.struct_class = Types::AssessmentFramework
|
358
|
+
|
359
|
+
AssessmentFrameworkMetadata.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
360
|
+
AssessmentFrameworkMetadata.add_member(:type, Shapes::ShapeRef.new(shape: FrameworkType, location_name: "type"))
|
361
|
+
AssessmentFrameworkMetadata.add_member(:name, Shapes::ShapeRef.new(shape: FrameworkName, location_name: "name"))
|
362
|
+
AssessmentFrameworkMetadata.add_member(:description, Shapes::ShapeRef.new(shape: FrameworkDescription, location_name: "description"))
|
363
|
+
AssessmentFrameworkMetadata.add_member(:logo, Shapes::ShapeRef.new(shape: Filename, location_name: "logo"))
|
364
|
+
AssessmentFrameworkMetadata.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
365
|
+
AssessmentFrameworkMetadata.add_member(:controls_count, Shapes::ShapeRef.new(shape: ControlsCount, location_name: "controlsCount"))
|
366
|
+
AssessmentFrameworkMetadata.add_member(:control_sets_count, Shapes::ShapeRef.new(shape: ControlSetsCount, location_name: "controlSetsCount"))
|
367
|
+
AssessmentFrameworkMetadata.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
368
|
+
AssessmentFrameworkMetadata.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
369
|
+
AssessmentFrameworkMetadata.struct_class = Types::AssessmentFrameworkMetadata
|
370
|
+
|
371
|
+
AssessmentMetadata.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "name"))
|
372
|
+
AssessmentMetadata.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
373
|
+
AssessmentMetadata.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentDescription, location_name: "description"))
|
374
|
+
AssessmentMetadata.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
375
|
+
AssessmentMetadata.add_member(:status, Shapes::ShapeRef.new(shape: AssessmentStatus, location_name: "status"))
|
376
|
+
AssessmentMetadata.add_member(:assessment_reports_destination, Shapes::ShapeRef.new(shape: AssessmentReportsDestination, location_name: "assessmentReportsDestination"))
|
377
|
+
AssessmentMetadata.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, location_name: "scope"))
|
378
|
+
AssessmentMetadata.add_member(:roles, Shapes::ShapeRef.new(shape: Roles, location_name: "roles"))
|
379
|
+
AssessmentMetadata.add_member(:delegations, Shapes::ShapeRef.new(shape: Delegations, location_name: "delegations"))
|
380
|
+
AssessmentMetadata.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
381
|
+
AssessmentMetadata.add_member(:last_updated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdated"))
|
382
|
+
AssessmentMetadata.struct_class = Types::AssessmentMetadata
|
383
|
+
|
384
|
+
AssessmentMetadataItem.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "name"))
|
385
|
+
AssessmentMetadataItem.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
386
|
+
AssessmentMetadataItem.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
387
|
+
AssessmentMetadataItem.add_member(:status, Shapes::ShapeRef.new(shape: AssessmentStatus, location_name: "status"))
|
388
|
+
AssessmentMetadataItem.add_member(:roles, Shapes::ShapeRef.new(shape: Roles, location_name: "roles"))
|
389
|
+
AssessmentMetadataItem.add_member(:delegations, Shapes::ShapeRef.new(shape: Delegations, location_name: "delegations"))
|
390
|
+
AssessmentMetadataItem.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
391
|
+
AssessmentMetadataItem.add_member(:last_updated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdated"))
|
392
|
+
AssessmentMetadataItem.struct_class = Types::AssessmentMetadataItem
|
393
|
+
|
394
|
+
AssessmentReport.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
395
|
+
AssessmentReport.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentReportName, location_name: "name"))
|
396
|
+
AssessmentReport.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentReportDescription, location_name: "description"))
|
397
|
+
AssessmentReport.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "awsAccountId"))
|
398
|
+
AssessmentReport.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
399
|
+
AssessmentReport.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
400
|
+
AssessmentReport.add_member(:author, Shapes::ShapeRef.new(shape: Username, location_name: "author"))
|
401
|
+
AssessmentReport.add_member(:status, Shapes::ShapeRef.new(shape: AssessmentReportStatus, location_name: "status"))
|
402
|
+
AssessmentReport.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
403
|
+
AssessmentReport.struct_class = Types::AssessmentReport
|
404
|
+
|
405
|
+
AssessmentReportEvidenceError.add_member(:evidence_id, Shapes::ShapeRef.new(shape: UUID, location_name: "evidenceId"))
|
406
|
+
AssessmentReportEvidenceError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
|
407
|
+
AssessmentReportEvidenceError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
|
408
|
+
AssessmentReportEvidenceError.struct_class = Types::AssessmentReportEvidenceError
|
409
|
+
|
410
|
+
AssessmentReportEvidenceErrors.member = Shapes::ShapeRef.new(shape: AssessmentReportEvidenceError)
|
411
|
+
|
412
|
+
AssessmentReportMetadata.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
413
|
+
AssessmentReportMetadata.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentReportName, location_name: "name"))
|
414
|
+
AssessmentReportMetadata.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentReportDescription, location_name: "description"))
|
415
|
+
AssessmentReportMetadata.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
416
|
+
AssessmentReportMetadata.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
417
|
+
AssessmentReportMetadata.add_member(:author, Shapes::ShapeRef.new(shape: Username, location_name: "author"))
|
418
|
+
AssessmentReportMetadata.add_member(:status, Shapes::ShapeRef.new(shape: AssessmentReportStatus, location_name: "status"))
|
419
|
+
AssessmentReportMetadata.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
420
|
+
AssessmentReportMetadata.struct_class = Types::AssessmentReportMetadata
|
421
|
+
|
422
|
+
AssessmentReportsDestination.add_member(:destination_type, Shapes::ShapeRef.new(shape: AssessmentReportDestinationType, location_name: "destinationType"))
|
423
|
+
AssessmentReportsDestination.add_member(:destination, Shapes::ShapeRef.new(shape: S3Url, location_name: "destination"))
|
424
|
+
AssessmentReportsDestination.struct_class = Types::AssessmentReportsDestination
|
425
|
+
|
426
|
+
AssessmentReportsMetadata.member = Shapes::ShapeRef.new(shape: AssessmentReportMetadata)
|
427
|
+
|
428
|
+
AssociateAssessmentReportEvidenceFolderRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
429
|
+
AssociateAssessmentReportEvidenceFolderRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "evidenceFolderId"))
|
430
|
+
AssociateAssessmentReportEvidenceFolderRequest.struct_class = Types::AssociateAssessmentReportEvidenceFolderRequest
|
431
|
+
|
432
|
+
AssociateAssessmentReportEvidenceFolderResponse.struct_class = Types::AssociateAssessmentReportEvidenceFolderResponse
|
433
|
+
|
434
|
+
BatchAssociateAssessmentReportEvidenceRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
435
|
+
BatchAssociateAssessmentReportEvidenceRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "evidenceFolderId"))
|
436
|
+
BatchAssociateAssessmentReportEvidenceRequest.add_member(:evidence_ids, Shapes::ShapeRef.new(shape: EvidenceIds, required: true, location_name: "evidenceIds"))
|
437
|
+
BatchAssociateAssessmentReportEvidenceRequest.struct_class = Types::BatchAssociateAssessmentReportEvidenceRequest
|
438
|
+
|
439
|
+
BatchAssociateAssessmentReportEvidenceResponse.add_member(:evidence_ids, Shapes::ShapeRef.new(shape: EvidenceIds, location_name: "evidenceIds"))
|
440
|
+
BatchAssociateAssessmentReportEvidenceResponse.add_member(:errors, Shapes::ShapeRef.new(shape: AssessmentReportEvidenceErrors, location_name: "errors"))
|
441
|
+
BatchAssociateAssessmentReportEvidenceResponse.struct_class = Types::BatchAssociateAssessmentReportEvidenceResponse
|
442
|
+
|
443
|
+
BatchCreateDelegationByAssessmentError.add_member(:create_delegation_request, Shapes::ShapeRef.new(shape: CreateDelegationRequest, location_name: "createDelegationRequest"))
|
444
|
+
BatchCreateDelegationByAssessmentError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
|
445
|
+
BatchCreateDelegationByAssessmentError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
|
446
|
+
BatchCreateDelegationByAssessmentError.struct_class = Types::BatchCreateDelegationByAssessmentError
|
447
|
+
|
448
|
+
BatchCreateDelegationByAssessmentErrors.member = Shapes::ShapeRef.new(shape: BatchCreateDelegationByAssessmentError)
|
449
|
+
|
450
|
+
BatchCreateDelegationByAssessmentRequest.add_member(:create_delegation_requests, Shapes::ShapeRef.new(shape: CreateDelegationRequests, required: true, location_name: "createDelegationRequests"))
|
451
|
+
BatchCreateDelegationByAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
452
|
+
BatchCreateDelegationByAssessmentRequest.struct_class = Types::BatchCreateDelegationByAssessmentRequest
|
453
|
+
|
454
|
+
BatchCreateDelegationByAssessmentResponse.add_member(:delegations, Shapes::ShapeRef.new(shape: Delegations, location_name: "delegations"))
|
455
|
+
BatchCreateDelegationByAssessmentResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchCreateDelegationByAssessmentErrors, location_name: "errors"))
|
456
|
+
BatchCreateDelegationByAssessmentResponse.struct_class = Types::BatchCreateDelegationByAssessmentResponse
|
457
|
+
|
458
|
+
BatchDeleteDelegationByAssessmentError.add_member(:delegation_id, Shapes::ShapeRef.new(shape: UUID, location_name: "delegationId"))
|
459
|
+
BatchDeleteDelegationByAssessmentError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
|
460
|
+
BatchDeleteDelegationByAssessmentError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
|
461
|
+
BatchDeleteDelegationByAssessmentError.struct_class = Types::BatchDeleteDelegationByAssessmentError
|
462
|
+
|
463
|
+
BatchDeleteDelegationByAssessmentErrors.member = Shapes::ShapeRef.new(shape: BatchDeleteDelegationByAssessmentError)
|
464
|
+
|
465
|
+
BatchDeleteDelegationByAssessmentRequest.add_member(:delegation_ids, Shapes::ShapeRef.new(shape: DelegationIds, required: true, location_name: "delegationIds"))
|
466
|
+
BatchDeleteDelegationByAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
467
|
+
BatchDeleteDelegationByAssessmentRequest.struct_class = Types::BatchDeleteDelegationByAssessmentRequest
|
468
|
+
|
469
|
+
BatchDeleteDelegationByAssessmentResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDeleteDelegationByAssessmentErrors, location_name: "errors"))
|
470
|
+
BatchDeleteDelegationByAssessmentResponse.struct_class = Types::BatchDeleteDelegationByAssessmentResponse
|
471
|
+
|
472
|
+
BatchDisassociateAssessmentReportEvidenceRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
473
|
+
BatchDisassociateAssessmentReportEvidenceRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "evidenceFolderId"))
|
474
|
+
BatchDisassociateAssessmentReportEvidenceRequest.add_member(:evidence_ids, Shapes::ShapeRef.new(shape: EvidenceIds, required: true, location_name: "evidenceIds"))
|
475
|
+
BatchDisassociateAssessmentReportEvidenceRequest.struct_class = Types::BatchDisassociateAssessmentReportEvidenceRequest
|
476
|
+
|
477
|
+
BatchDisassociateAssessmentReportEvidenceResponse.add_member(:evidence_ids, Shapes::ShapeRef.new(shape: EvidenceIds, location_name: "evidenceIds"))
|
478
|
+
BatchDisassociateAssessmentReportEvidenceResponse.add_member(:errors, Shapes::ShapeRef.new(shape: AssessmentReportEvidenceErrors, location_name: "errors"))
|
479
|
+
BatchDisassociateAssessmentReportEvidenceResponse.struct_class = Types::BatchDisassociateAssessmentReportEvidenceResponse
|
480
|
+
|
481
|
+
BatchImportEvidenceToAssessmentControlError.add_member(:manual_evidence, Shapes::ShapeRef.new(shape: ManualEvidence, location_name: "manualEvidence"))
|
482
|
+
BatchImportEvidenceToAssessmentControlError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
|
483
|
+
BatchImportEvidenceToAssessmentControlError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
|
484
|
+
BatchImportEvidenceToAssessmentControlError.struct_class = Types::BatchImportEvidenceToAssessmentControlError
|
485
|
+
|
486
|
+
BatchImportEvidenceToAssessmentControlErrors.member = Shapes::ShapeRef.new(shape: BatchImportEvidenceToAssessmentControlError)
|
487
|
+
|
488
|
+
BatchImportEvidenceToAssessmentControlRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
489
|
+
BatchImportEvidenceToAssessmentControlRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
490
|
+
BatchImportEvidenceToAssessmentControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
491
|
+
BatchImportEvidenceToAssessmentControlRequest.add_member(:manual_evidence, Shapes::ShapeRef.new(shape: ManualEvidenceList, required: true, location_name: "manualEvidence"))
|
492
|
+
BatchImportEvidenceToAssessmentControlRequest.struct_class = Types::BatchImportEvidenceToAssessmentControlRequest
|
493
|
+
|
494
|
+
BatchImportEvidenceToAssessmentControlResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchImportEvidenceToAssessmentControlErrors, location_name: "errors"))
|
495
|
+
BatchImportEvidenceToAssessmentControlResponse.struct_class = Types::BatchImportEvidenceToAssessmentControlResponse
|
496
|
+
|
497
|
+
ChangeLog.add_member(:object_type, Shapes::ShapeRef.new(shape: ObjectTypeEnum, location_name: "objectType"))
|
498
|
+
ChangeLog.add_member(:object_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "objectName"))
|
499
|
+
ChangeLog.add_member(:action, Shapes::ShapeRef.new(shape: ActionEnum, location_name: "action"))
|
500
|
+
ChangeLog.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
501
|
+
ChangeLog.add_member(:created_by, Shapes::ShapeRef.new(shape: IamArn, location_name: "createdBy"))
|
502
|
+
ChangeLog.struct_class = Types::ChangeLog
|
503
|
+
|
504
|
+
ChangeLogs.member = Shapes::ShapeRef.new(shape: ChangeLog)
|
505
|
+
|
506
|
+
Control.add_member(:arn, Shapes::ShapeRef.new(shape: AuditManagerArn, location_name: "arn"))
|
507
|
+
Control.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
508
|
+
Control.add_member(:type, Shapes::ShapeRef.new(shape: ControlType, location_name: "type"))
|
509
|
+
Control.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, location_name: "name"))
|
510
|
+
Control.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, location_name: "description"))
|
511
|
+
Control.add_member(:testing_information, Shapes::ShapeRef.new(shape: TestingInformation, location_name: "testingInformation"))
|
512
|
+
Control.add_member(:action_plan_title, Shapes::ShapeRef.new(shape: ActionPlanTitle, location_name: "actionPlanTitle"))
|
513
|
+
Control.add_member(:action_plan_instructions, Shapes::ShapeRef.new(shape: ActionPlanInstructions, location_name: "actionPlanInstructions"))
|
514
|
+
Control.add_member(:control_sources, Shapes::ShapeRef.new(shape: ControlSources, location_name: "controlSources"))
|
515
|
+
Control.add_member(:control_mapping_sources, Shapes::ShapeRef.new(shape: ControlMappingSources, location_name: "controlMappingSources"))
|
516
|
+
Control.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
517
|
+
Control.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
518
|
+
Control.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
|
519
|
+
Control.add_member(:last_updated_by, Shapes::ShapeRef.new(shape: LastUpdatedBy, location_name: "lastUpdatedBy"))
|
520
|
+
Control.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
521
|
+
Control.struct_class = Types::Control
|
522
|
+
|
523
|
+
ControlComment.add_member(:author_name, Shapes::ShapeRef.new(shape: Username, location_name: "authorName"))
|
524
|
+
ControlComment.add_member(:comment_body, Shapes::ShapeRef.new(shape: ControlCommentBody, location_name: "commentBody"))
|
525
|
+
ControlComment.add_member(:posted_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "postedDate"))
|
526
|
+
ControlComment.struct_class = Types::ControlComment
|
527
|
+
|
528
|
+
ControlComments.member = Shapes::ShapeRef.new(shape: ControlComment)
|
529
|
+
|
530
|
+
ControlMappingSource.add_member(:source_id, Shapes::ShapeRef.new(shape: UUID, location_name: "sourceId"))
|
531
|
+
ControlMappingSource.add_member(:source_name, Shapes::ShapeRef.new(shape: SourceName, location_name: "sourceName"))
|
532
|
+
ControlMappingSource.add_member(:source_description, Shapes::ShapeRef.new(shape: SourceDescription, location_name: "sourceDescription"))
|
533
|
+
ControlMappingSource.add_member(:source_set_up_option, Shapes::ShapeRef.new(shape: SourceSetUpOption, location_name: "sourceSetUpOption"))
|
534
|
+
ControlMappingSource.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "sourceType"))
|
535
|
+
ControlMappingSource.add_member(:source_keyword, Shapes::ShapeRef.new(shape: SourceKeyword, location_name: "sourceKeyword"))
|
536
|
+
ControlMappingSource.add_member(:source_frequency, Shapes::ShapeRef.new(shape: SourceFrequency, location_name: "sourceFrequency"))
|
537
|
+
ControlMappingSource.add_member(:troubleshooting_text, Shapes::ShapeRef.new(shape: TroubleshootingText, location_name: "troubleshootingText"))
|
538
|
+
ControlMappingSource.struct_class = Types::ControlMappingSource
|
539
|
+
|
540
|
+
ControlMappingSources.member = Shapes::ShapeRef.new(shape: ControlMappingSource)
|
541
|
+
|
542
|
+
ControlMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: AuditManagerArn, location_name: "arn"))
|
543
|
+
ControlMetadata.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
544
|
+
ControlMetadata.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, location_name: "name"))
|
545
|
+
ControlMetadata.add_member(:control_sources, Shapes::ShapeRef.new(shape: ControlSources, location_name: "controlSources"))
|
546
|
+
ControlMetadata.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
547
|
+
ControlMetadata.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
548
|
+
ControlMetadata.struct_class = Types::ControlMetadata
|
549
|
+
|
550
|
+
ControlMetadataList.member = Shapes::ShapeRef.new(shape: ControlMetadata)
|
551
|
+
|
552
|
+
ControlSet.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
553
|
+
ControlSet.add_member(:name, Shapes::ShapeRef.new(shape: ControlSetName, location_name: "name"))
|
554
|
+
ControlSet.add_member(:controls, Shapes::ShapeRef.new(shape: Controls, location_name: "controls"))
|
555
|
+
ControlSet.struct_class = Types::ControlSet
|
556
|
+
|
557
|
+
ControlSets.member = Shapes::ShapeRef.new(shape: ControlSet)
|
558
|
+
|
559
|
+
Controls.member = Shapes::ShapeRef.new(shape: Control)
|
560
|
+
|
561
|
+
CreateAssessmentFrameworkControl.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
562
|
+
CreateAssessmentFrameworkControl.struct_class = Types::CreateAssessmentFrameworkControl
|
563
|
+
|
564
|
+
CreateAssessmentFrameworkControlSet.add_member(:name, Shapes::ShapeRef.new(shape: ControlSetName, location_name: "name"))
|
565
|
+
CreateAssessmentFrameworkControlSet.add_member(:controls, Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkControls, location_name: "controls"))
|
566
|
+
CreateAssessmentFrameworkControlSet.struct_class = Types::CreateAssessmentFrameworkControlSet
|
567
|
+
|
568
|
+
CreateAssessmentFrameworkControlSets.member = Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkControlSet)
|
569
|
+
|
570
|
+
CreateAssessmentFrameworkControls.member = Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkControl)
|
571
|
+
|
572
|
+
CreateAssessmentFrameworkRequest.add_member(:name, Shapes::ShapeRef.new(shape: FrameworkName, required: true, location_name: "name"))
|
573
|
+
CreateAssessmentFrameworkRequest.add_member(:description, Shapes::ShapeRef.new(shape: FrameworkDescription, location_name: "description"))
|
574
|
+
CreateAssessmentFrameworkRequest.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
575
|
+
CreateAssessmentFrameworkRequest.add_member(:control_sets, Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkControlSets, required: true, location_name: "controlSets"))
|
576
|
+
CreateAssessmentFrameworkRequest.struct_class = Types::CreateAssessmentFrameworkRequest
|
577
|
+
|
578
|
+
CreateAssessmentFrameworkResponse.add_member(:framework, Shapes::ShapeRef.new(shape: Framework, location_name: "framework"))
|
579
|
+
CreateAssessmentFrameworkResponse.struct_class = Types::CreateAssessmentFrameworkResponse
|
580
|
+
|
581
|
+
CreateAssessmentReportRequest.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentReportName, required: true, location_name: "name"))
|
582
|
+
CreateAssessmentReportRequest.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentReportDescription, location_name: "description"))
|
583
|
+
CreateAssessmentReportRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
584
|
+
CreateAssessmentReportRequest.struct_class = Types::CreateAssessmentReportRequest
|
585
|
+
|
586
|
+
CreateAssessmentReportResponse.add_member(:assessment_report, Shapes::ShapeRef.new(shape: AssessmentReport, location_name: "assessmentReport"))
|
587
|
+
CreateAssessmentReportResponse.struct_class = Types::CreateAssessmentReportResponse
|
588
|
+
|
589
|
+
CreateAssessmentRequest.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentName, required: true, location_name: "name"))
|
590
|
+
CreateAssessmentRequest.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentDescription, location_name: "description"))
|
591
|
+
CreateAssessmentRequest.add_member(:assessment_reports_destination, Shapes::ShapeRef.new(shape: AssessmentReportsDestination, required: true, location_name: "assessmentReportsDestination"))
|
592
|
+
CreateAssessmentRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "scope"))
|
593
|
+
CreateAssessmentRequest.add_member(:roles, Shapes::ShapeRef.new(shape: Roles, required: true, location_name: "roles"))
|
594
|
+
CreateAssessmentRequest.add_member(:framework_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "frameworkId"))
|
595
|
+
CreateAssessmentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
596
|
+
CreateAssessmentRequest.struct_class = Types::CreateAssessmentRequest
|
597
|
+
|
598
|
+
CreateAssessmentResponse.add_member(:assessment, Shapes::ShapeRef.new(shape: Assessment, location_name: "assessment"))
|
599
|
+
CreateAssessmentResponse.struct_class = Types::CreateAssessmentResponse
|
600
|
+
|
601
|
+
CreateControlMappingSource.add_member(:source_name, Shapes::ShapeRef.new(shape: SourceName, location_name: "sourceName"))
|
602
|
+
CreateControlMappingSource.add_member(:source_description, Shapes::ShapeRef.new(shape: SourceDescription, location_name: "sourceDescription"))
|
603
|
+
CreateControlMappingSource.add_member(:source_set_up_option, Shapes::ShapeRef.new(shape: SourceSetUpOption, location_name: "sourceSetUpOption"))
|
604
|
+
CreateControlMappingSource.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "sourceType"))
|
605
|
+
CreateControlMappingSource.add_member(:source_keyword, Shapes::ShapeRef.new(shape: SourceKeyword, location_name: "sourceKeyword"))
|
606
|
+
CreateControlMappingSource.add_member(:source_frequency, Shapes::ShapeRef.new(shape: SourceFrequency, location_name: "sourceFrequency"))
|
607
|
+
CreateControlMappingSource.add_member(:troubleshooting_text, Shapes::ShapeRef.new(shape: TroubleshootingText, location_name: "troubleshootingText"))
|
608
|
+
CreateControlMappingSource.struct_class = Types::CreateControlMappingSource
|
609
|
+
|
610
|
+
CreateControlMappingSources.member = Shapes::ShapeRef.new(shape: CreateControlMappingSource)
|
611
|
+
|
612
|
+
CreateControlRequest.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, required: true, location_name: "name"))
|
613
|
+
CreateControlRequest.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, location_name: "description"))
|
614
|
+
CreateControlRequest.add_member(:testing_information, Shapes::ShapeRef.new(shape: TestingInformation, location_name: "testingInformation"))
|
615
|
+
CreateControlRequest.add_member(:action_plan_title, Shapes::ShapeRef.new(shape: ActionPlanTitle, location_name: "actionPlanTitle"))
|
616
|
+
CreateControlRequest.add_member(:action_plan_instructions, Shapes::ShapeRef.new(shape: ActionPlanInstructions, location_name: "actionPlanInstructions"))
|
617
|
+
CreateControlRequest.add_member(:control_mapping_sources, Shapes::ShapeRef.new(shape: CreateControlMappingSources, required: true, location_name: "controlMappingSources"))
|
618
|
+
CreateControlRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
619
|
+
CreateControlRequest.struct_class = Types::CreateControlRequest
|
620
|
+
|
621
|
+
CreateControlResponse.add_member(:control, Shapes::ShapeRef.new(shape: Control, location_name: "control"))
|
622
|
+
CreateControlResponse.struct_class = Types::CreateControlResponse
|
623
|
+
|
624
|
+
CreateDelegationRequest.add_member(:comment, Shapes::ShapeRef.new(shape: DelegationComment, location_name: "comment"))
|
625
|
+
CreateDelegationRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, location_name: "controlSetId"))
|
626
|
+
CreateDelegationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamArn, location_name: "roleArn"))
|
627
|
+
CreateDelegationRequest.add_member(:role_type, Shapes::ShapeRef.new(shape: RoleType, location_name: "roleType"))
|
628
|
+
CreateDelegationRequest.struct_class = Types::CreateDelegationRequest
|
629
|
+
|
630
|
+
CreateDelegationRequests.member = Shapes::ShapeRef.new(shape: CreateDelegationRequest)
|
631
|
+
|
632
|
+
Delegation.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
633
|
+
Delegation.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
634
|
+
Delegation.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
635
|
+
Delegation.add_member(:status, Shapes::ShapeRef.new(shape: DelegationStatus, location_name: "status"))
|
636
|
+
Delegation.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamArn, location_name: "roleArn"))
|
637
|
+
Delegation.add_member(:role_type, Shapes::ShapeRef.new(shape: RoleType, location_name: "roleType"))
|
638
|
+
Delegation.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
639
|
+
Delegation.add_member(:last_updated, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdated"))
|
640
|
+
Delegation.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, location_name: "controlSetId"))
|
641
|
+
Delegation.add_member(:comment, Shapes::ShapeRef.new(shape: DelegationComment, location_name: "comment"))
|
642
|
+
Delegation.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
|
643
|
+
Delegation.struct_class = Types::Delegation
|
644
|
+
|
645
|
+
DelegationIds.member = Shapes::ShapeRef.new(shape: UUID)
|
646
|
+
|
647
|
+
DelegationMetadata.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
648
|
+
DelegationMetadata.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
649
|
+
DelegationMetadata.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
650
|
+
DelegationMetadata.add_member(:status, Shapes::ShapeRef.new(shape: DelegationStatus, location_name: "status"))
|
651
|
+
DelegationMetadata.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamArn, location_name: "roleArn"))
|
652
|
+
DelegationMetadata.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
653
|
+
DelegationMetadata.add_member(:control_set_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "controlSetName"))
|
654
|
+
DelegationMetadata.struct_class = Types::DelegationMetadata
|
655
|
+
|
656
|
+
DelegationMetadataList.member = Shapes::ShapeRef.new(shape: DelegationMetadata)
|
657
|
+
|
658
|
+
Delegations.member = Shapes::ShapeRef.new(shape: Delegation)
|
659
|
+
|
660
|
+
DeleteAssessmentFrameworkRequest.add_member(:framework_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "frameworkId"))
|
661
|
+
DeleteAssessmentFrameworkRequest.struct_class = Types::DeleteAssessmentFrameworkRequest
|
662
|
+
|
663
|
+
DeleteAssessmentFrameworkResponse.struct_class = Types::DeleteAssessmentFrameworkResponse
|
664
|
+
|
665
|
+
DeleteAssessmentReportRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
666
|
+
DeleteAssessmentReportRequest.add_member(:assessment_report_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentReportId"))
|
667
|
+
DeleteAssessmentReportRequest.struct_class = Types::DeleteAssessmentReportRequest
|
668
|
+
|
669
|
+
DeleteAssessmentReportResponse.struct_class = Types::DeleteAssessmentReportResponse
|
670
|
+
|
671
|
+
DeleteAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
672
|
+
DeleteAssessmentRequest.struct_class = Types::DeleteAssessmentRequest
|
673
|
+
|
674
|
+
DeleteAssessmentResponse.struct_class = Types::DeleteAssessmentResponse
|
675
|
+
|
676
|
+
DeleteControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
677
|
+
DeleteControlRequest.struct_class = Types::DeleteControlRequest
|
678
|
+
|
679
|
+
DeleteControlResponse.struct_class = Types::DeleteControlResponse
|
680
|
+
|
681
|
+
DeregisterAccountRequest.struct_class = Types::DeregisterAccountRequest
|
682
|
+
|
683
|
+
DeregisterAccountResponse.add_member(:status, Shapes::ShapeRef.new(shape: AccountStatus, location_name: "status"))
|
684
|
+
DeregisterAccountResponse.struct_class = Types::DeregisterAccountResponse
|
685
|
+
|
686
|
+
DeregisterOrganizationAdminAccountRequest.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "adminAccountId"))
|
687
|
+
DeregisterOrganizationAdminAccountRequest.struct_class = Types::DeregisterOrganizationAdminAccountRequest
|
688
|
+
|
689
|
+
DeregisterOrganizationAdminAccountResponse.struct_class = Types::DeregisterOrganizationAdminAccountResponse
|
690
|
+
|
691
|
+
DisassociateAssessmentReportEvidenceFolderRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
692
|
+
DisassociateAssessmentReportEvidenceFolderRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "evidenceFolderId"))
|
693
|
+
DisassociateAssessmentReportEvidenceFolderRequest.struct_class = Types::DisassociateAssessmentReportEvidenceFolderRequest
|
694
|
+
|
695
|
+
DisassociateAssessmentReportEvidenceFolderResponse.struct_class = Types::DisassociateAssessmentReportEvidenceFolderResponse
|
696
|
+
|
697
|
+
Evidence.add_member(:data_source, Shapes::ShapeRef.new(shape: String, location_name: "dataSource"))
|
698
|
+
Evidence.add_member(:evidence_aws_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "evidenceAwsAccountId"))
|
699
|
+
Evidence.add_member(:time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "time"))
|
700
|
+
Evidence.add_member(:event_source, Shapes::ShapeRef.new(shape: AWSServiceName, location_name: "eventSource"))
|
701
|
+
Evidence.add_member(:event_name, Shapes::ShapeRef.new(shape: EventName, location_name: "eventName"))
|
702
|
+
Evidence.add_member(:evidence_by_type, Shapes::ShapeRef.new(shape: String, location_name: "evidenceByType"))
|
703
|
+
Evidence.add_member(:resources_included, Shapes::ShapeRef.new(shape: Resources, location_name: "resourcesIncluded"))
|
704
|
+
Evidence.add_member(:attributes, Shapes::ShapeRef.new(shape: EvidenceAttributes, location_name: "attributes"))
|
705
|
+
Evidence.add_member(:iam_id, Shapes::ShapeRef.new(shape: IamArn, location_name: "iamId"))
|
706
|
+
Evidence.add_member(:compliance_check, Shapes::ShapeRef.new(shape: String, location_name: "complianceCheck"))
|
707
|
+
Evidence.add_member(:aws_organization, Shapes::ShapeRef.new(shape: String, location_name: "awsOrganization"))
|
708
|
+
Evidence.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "awsAccountId"))
|
709
|
+
Evidence.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, location_name: "evidenceFolderId"))
|
710
|
+
Evidence.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
711
|
+
Evidence.add_member(:assessment_report_selection, Shapes::ShapeRef.new(shape: String, location_name: "assessmentReportSelection"))
|
712
|
+
Evidence.struct_class = Types::Evidence
|
713
|
+
|
714
|
+
EvidenceAttributes.key = Shapes::ShapeRef.new(shape: EvidenceAttributeKey)
|
715
|
+
EvidenceAttributes.value = Shapes::ShapeRef.new(shape: EvidenceAttributeValue)
|
716
|
+
|
717
|
+
EvidenceIds.member = Shapes::ShapeRef.new(shape: UUID)
|
718
|
+
|
719
|
+
EvidenceList.member = Shapes::ShapeRef.new(shape: Evidence)
|
720
|
+
|
721
|
+
EvidenceSources.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
722
|
+
|
723
|
+
Framework.add_member(:arn, Shapes::ShapeRef.new(shape: AuditManagerArn, location_name: "arn"))
|
724
|
+
Framework.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
725
|
+
Framework.add_member(:name, Shapes::ShapeRef.new(shape: FrameworkName, location_name: "name"))
|
726
|
+
Framework.add_member(:type, Shapes::ShapeRef.new(shape: FrameworkType, location_name: "type"))
|
727
|
+
Framework.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
728
|
+
Framework.add_member(:description, Shapes::ShapeRef.new(shape: FrameworkDescription, location_name: "description"))
|
729
|
+
Framework.add_member(:logo, Shapes::ShapeRef.new(shape: Filename, location_name: "logo"))
|
730
|
+
Framework.add_member(:control_sources, Shapes::ShapeRef.new(shape: ControlSources, location_name: "controlSources"))
|
731
|
+
Framework.add_member(:control_sets, Shapes::ShapeRef.new(shape: ControlSets, location_name: "controlSets"))
|
732
|
+
Framework.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
733
|
+
Framework.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
734
|
+
Framework.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
|
735
|
+
Framework.add_member(:last_updated_by, Shapes::ShapeRef.new(shape: LastUpdatedBy, location_name: "lastUpdatedBy"))
|
736
|
+
Framework.struct_class = Types::Framework
|
737
|
+
|
738
|
+
FrameworkMetadata.add_member(:name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "name"))
|
739
|
+
FrameworkMetadata.add_member(:description, Shapes::ShapeRef.new(shape: AssessmentFrameworkDescription, location_name: "description"))
|
740
|
+
FrameworkMetadata.add_member(:logo, Shapes::ShapeRef.new(shape: Filename, location_name: "logo"))
|
741
|
+
FrameworkMetadata.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
742
|
+
FrameworkMetadata.struct_class = Types::FrameworkMetadata
|
743
|
+
|
744
|
+
FrameworkMetadataList.member = Shapes::ShapeRef.new(shape: AssessmentFrameworkMetadata)
|
745
|
+
|
746
|
+
GetAccountStatusRequest.struct_class = Types::GetAccountStatusRequest
|
747
|
+
|
748
|
+
GetAccountStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: AccountStatus, location_name: "status"))
|
749
|
+
GetAccountStatusResponse.struct_class = Types::GetAccountStatusResponse
|
750
|
+
|
751
|
+
GetAssessmentFrameworkRequest.add_member(:framework_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "frameworkId"))
|
752
|
+
GetAssessmentFrameworkRequest.struct_class = Types::GetAssessmentFrameworkRequest
|
753
|
+
|
754
|
+
GetAssessmentFrameworkResponse.add_member(:framework, Shapes::ShapeRef.new(shape: Framework, location_name: "framework"))
|
755
|
+
GetAssessmentFrameworkResponse.struct_class = Types::GetAssessmentFrameworkResponse
|
756
|
+
|
757
|
+
GetAssessmentReportUrlRequest.add_member(:assessment_report_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentReportId"))
|
758
|
+
GetAssessmentReportUrlRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
759
|
+
GetAssessmentReportUrlRequest.struct_class = Types::GetAssessmentReportUrlRequest
|
760
|
+
|
761
|
+
GetAssessmentReportUrlResponse.add_member(:pre_signed_url, Shapes::ShapeRef.new(shape: URL, location_name: "preSignedUrl"))
|
762
|
+
GetAssessmentReportUrlResponse.struct_class = Types::GetAssessmentReportUrlResponse
|
763
|
+
|
764
|
+
GetAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
765
|
+
GetAssessmentRequest.struct_class = Types::GetAssessmentRequest
|
766
|
+
|
767
|
+
GetAssessmentResponse.add_member(:assessment, Shapes::ShapeRef.new(shape: Assessment, location_name: "assessment"))
|
768
|
+
GetAssessmentResponse.struct_class = Types::GetAssessmentResponse
|
769
|
+
|
770
|
+
GetChangeLogsRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
771
|
+
GetChangeLogsRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, location: "querystring", location_name: "controlSetId"))
|
772
|
+
GetChangeLogsRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, location: "querystring", location_name: "controlId"))
|
773
|
+
GetChangeLogsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
774
|
+
GetChangeLogsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
775
|
+
GetChangeLogsRequest.struct_class = Types::GetChangeLogsRequest
|
776
|
+
|
777
|
+
GetChangeLogsResponse.add_member(:change_logs, Shapes::ShapeRef.new(shape: ChangeLogs, location_name: "changeLogs"))
|
778
|
+
GetChangeLogsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
779
|
+
GetChangeLogsResponse.struct_class = Types::GetChangeLogsResponse
|
780
|
+
|
781
|
+
GetControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
782
|
+
GetControlRequest.struct_class = Types::GetControlRequest
|
783
|
+
|
784
|
+
GetControlResponse.add_member(:control, Shapes::ShapeRef.new(shape: Control, location_name: "control"))
|
785
|
+
GetControlResponse.struct_class = Types::GetControlResponse
|
786
|
+
|
787
|
+
GetDelegationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
788
|
+
GetDelegationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
789
|
+
GetDelegationsRequest.struct_class = Types::GetDelegationsRequest
|
790
|
+
|
791
|
+
GetDelegationsResponse.add_member(:delegations, Shapes::ShapeRef.new(shape: DelegationMetadataList, location_name: "delegations"))
|
792
|
+
GetDelegationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
793
|
+
GetDelegationsResponse.struct_class = Types::GetDelegationsResponse
|
794
|
+
|
795
|
+
GetEvidenceByEvidenceFolderRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
796
|
+
GetEvidenceByEvidenceFolderRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
797
|
+
GetEvidenceByEvidenceFolderRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "evidenceFolderId"))
|
798
|
+
GetEvidenceByEvidenceFolderRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
799
|
+
GetEvidenceByEvidenceFolderRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
800
|
+
GetEvidenceByEvidenceFolderRequest.struct_class = Types::GetEvidenceByEvidenceFolderRequest
|
801
|
+
|
802
|
+
GetEvidenceByEvidenceFolderResponse.add_member(:evidence, Shapes::ShapeRef.new(shape: EvidenceList, location_name: "evidence"))
|
803
|
+
GetEvidenceByEvidenceFolderResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
804
|
+
GetEvidenceByEvidenceFolderResponse.struct_class = Types::GetEvidenceByEvidenceFolderResponse
|
805
|
+
|
806
|
+
GetEvidenceFolderRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
807
|
+
GetEvidenceFolderRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
808
|
+
GetEvidenceFolderRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "evidenceFolderId"))
|
809
|
+
GetEvidenceFolderRequest.struct_class = Types::GetEvidenceFolderRequest
|
810
|
+
|
811
|
+
GetEvidenceFolderResponse.add_member(:evidence_folder, Shapes::ShapeRef.new(shape: AssessmentEvidenceFolder, location_name: "evidenceFolder"))
|
812
|
+
GetEvidenceFolderResponse.struct_class = Types::GetEvidenceFolderResponse
|
813
|
+
|
814
|
+
GetEvidenceFoldersByAssessmentControlRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
815
|
+
GetEvidenceFoldersByAssessmentControlRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
816
|
+
GetEvidenceFoldersByAssessmentControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
817
|
+
GetEvidenceFoldersByAssessmentControlRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
818
|
+
GetEvidenceFoldersByAssessmentControlRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
819
|
+
GetEvidenceFoldersByAssessmentControlRequest.struct_class = Types::GetEvidenceFoldersByAssessmentControlRequest
|
820
|
+
|
821
|
+
GetEvidenceFoldersByAssessmentControlResponse.add_member(:evidence_folders, Shapes::ShapeRef.new(shape: AssessmentEvidenceFolders, location_name: "evidenceFolders"))
|
822
|
+
GetEvidenceFoldersByAssessmentControlResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
823
|
+
GetEvidenceFoldersByAssessmentControlResponse.struct_class = Types::GetEvidenceFoldersByAssessmentControlResponse
|
824
|
+
|
825
|
+
GetEvidenceFoldersByAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
826
|
+
GetEvidenceFoldersByAssessmentRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
827
|
+
GetEvidenceFoldersByAssessmentRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
828
|
+
GetEvidenceFoldersByAssessmentRequest.struct_class = Types::GetEvidenceFoldersByAssessmentRequest
|
829
|
+
|
830
|
+
GetEvidenceFoldersByAssessmentResponse.add_member(:evidence_folders, Shapes::ShapeRef.new(shape: AssessmentEvidenceFolders, location_name: "evidenceFolders"))
|
831
|
+
GetEvidenceFoldersByAssessmentResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
832
|
+
GetEvidenceFoldersByAssessmentResponse.struct_class = Types::GetEvidenceFoldersByAssessmentResponse
|
833
|
+
|
834
|
+
GetEvidenceRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
835
|
+
GetEvidenceRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
836
|
+
GetEvidenceRequest.add_member(:evidence_folder_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "evidenceFolderId"))
|
837
|
+
GetEvidenceRequest.add_member(:evidence_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "evidenceId"))
|
838
|
+
GetEvidenceRequest.struct_class = Types::GetEvidenceRequest
|
839
|
+
|
840
|
+
GetEvidenceResponse.add_member(:evidence, Shapes::ShapeRef.new(shape: Evidence, location_name: "evidence"))
|
841
|
+
GetEvidenceResponse.struct_class = Types::GetEvidenceResponse
|
842
|
+
|
843
|
+
GetOrganizationAdminAccountRequest.struct_class = Types::GetOrganizationAdminAccountRequest
|
844
|
+
|
845
|
+
GetOrganizationAdminAccountResponse.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "adminAccountId"))
|
846
|
+
GetOrganizationAdminAccountResponse.add_member(:organization_id, Shapes::ShapeRef.new(shape: organizationId, location_name: "organizationId"))
|
847
|
+
GetOrganizationAdminAccountResponse.struct_class = Types::GetOrganizationAdminAccountResponse
|
848
|
+
|
849
|
+
GetServicesInScopeRequest.struct_class = Types::GetServicesInScopeRequest
|
850
|
+
|
851
|
+
GetServicesInScopeResponse.add_member(:service_metadata, Shapes::ShapeRef.new(shape: ServiceMetadataList, location_name: "serviceMetadata"))
|
852
|
+
GetServicesInScopeResponse.struct_class = Types::GetServicesInScopeResponse
|
853
|
+
|
854
|
+
GetSettingsRequest.add_member(:attribute, Shapes::ShapeRef.new(shape: SettingAttribute, required: true, location: "uri", location_name: "attribute"))
|
855
|
+
GetSettingsRequest.struct_class = Types::GetSettingsRequest
|
856
|
+
|
857
|
+
GetSettingsResponse.add_member(:settings, Shapes::ShapeRef.new(shape: Settings, location_name: "settings"))
|
858
|
+
GetSettingsResponse.struct_class = Types::GetSettingsResponse
|
859
|
+
|
860
|
+
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
861
|
+
InternalServerException.struct_class = Types::InternalServerException
|
862
|
+
|
863
|
+
Keywords.member = Shapes::ShapeRef.new(shape: KeywordValue)
|
864
|
+
|
865
|
+
ListAssessmentFrameworksRequest.add_member(:framework_type, Shapes::ShapeRef.new(shape: FrameworkType, required: true, location: "querystring", location_name: "frameworkType"))
|
866
|
+
ListAssessmentFrameworksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
867
|
+
ListAssessmentFrameworksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
868
|
+
ListAssessmentFrameworksRequest.struct_class = Types::ListAssessmentFrameworksRequest
|
869
|
+
|
870
|
+
ListAssessmentFrameworksResponse.add_member(:framework_metadata_list, Shapes::ShapeRef.new(shape: FrameworkMetadataList, location_name: "frameworkMetadataList"))
|
871
|
+
ListAssessmentFrameworksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
872
|
+
ListAssessmentFrameworksResponse.struct_class = Types::ListAssessmentFrameworksResponse
|
873
|
+
|
874
|
+
ListAssessmentMetadata.member = Shapes::ShapeRef.new(shape: AssessmentMetadataItem)
|
875
|
+
|
876
|
+
ListAssessmentReportsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
877
|
+
ListAssessmentReportsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
878
|
+
ListAssessmentReportsRequest.struct_class = Types::ListAssessmentReportsRequest
|
879
|
+
|
880
|
+
ListAssessmentReportsResponse.add_member(:assessment_reports, Shapes::ShapeRef.new(shape: AssessmentReportsMetadata, location_name: "assessmentReports"))
|
881
|
+
ListAssessmentReportsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
882
|
+
ListAssessmentReportsResponse.struct_class = Types::ListAssessmentReportsResponse
|
883
|
+
|
884
|
+
ListAssessmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
885
|
+
ListAssessmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
886
|
+
ListAssessmentsRequest.struct_class = Types::ListAssessmentsRequest
|
887
|
+
|
888
|
+
ListAssessmentsResponse.add_member(:assessment_metadata, Shapes::ShapeRef.new(shape: ListAssessmentMetadata, location_name: "assessmentMetadata"))
|
889
|
+
ListAssessmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
890
|
+
ListAssessmentsResponse.struct_class = Types::ListAssessmentsResponse
|
891
|
+
|
892
|
+
ListControlsRequest.add_member(:control_type, Shapes::ShapeRef.new(shape: ControlType, required: true, location: "querystring", location_name: "controlType"))
|
893
|
+
ListControlsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
894
|
+
ListControlsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
895
|
+
ListControlsRequest.struct_class = Types::ListControlsRequest
|
896
|
+
|
897
|
+
ListControlsResponse.add_member(:control_metadata_list, Shapes::ShapeRef.new(shape: ControlMetadataList, location_name: "controlMetadataList"))
|
898
|
+
ListControlsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
899
|
+
ListControlsResponse.struct_class = Types::ListControlsResponse
|
900
|
+
|
901
|
+
ListKeywordsForDataSourceRequest.add_member(:source, Shapes::ShapeRef.new(shape: SourceType, required: true, location: "querystring", location_name: "source"))
|
902
|
+
ListKeywordsForDataSourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
903
|
+
ListKeywordsForDataSourceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
904
|
+
ListKeywordsForDataSourceRequest.struct_class = Types::ListKeywordsForDataSourceRequest
|
905
|
+
|
906
|
+
ListKeywordsForDataSourceResponse.add_member(:keywords, Shapes::ShapeRef.new(shape: Keywords, location_name: "keywords"))
|
907
|
+
ListKeywordsForDataSourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
908
|
+
ListKeywordsForDataSourceResponse.struct_class = Types::ListKeywordsForDataSourceResponse
|
909
|
+
|
910
|
+
ListNotificationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "nextToken"))
|
911
|
+
ListNotificationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
912
|
+
ListNotificationsRequest.struct_class = Types::ListNotificationsRequest
|
913
|
+
|
914
|
+
ListNotificationsResponse.add_member(:notifications, Shapes::ShapeRef.new(shape: Notifications, location_name: "notifications"))
|
915
|
+
ListNotificationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "nextToken"))
|
916
|
+
ListNotificationsResponse.struct_class = Types::ListNotificationsResponse
|
917
|
+
|
918
|
+
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AuditManagerArn, required: true, location: "uri", location_name: "resourceArn"))
|
919
|
+
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
920
|
+
|
921
|
+
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
922
|
+
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
923
|
+
|
924
|
+
ManualEvidence.add_member(:s3_resource_path, Shapes::ShapeRef.new(shape: S3Url, location_name: "s3ResourcePath"))
|
925
|
+
ManualEvidence.struct_class = Types::ManualEvidence
|
926
|
+
|
927
|
+
ManualEvidenceList.member = Shapes::ShapeRef.new(shape: ManualEvidence)
|
928
|
+
|
929
|
+
Notification.add_member(:id, Shapes::ShapeRef.new(shape: TimestampUUID, location_name: "id"))
|
930
|
+
Notification.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, location_name: "assessmentId"))
|
931
|
+
Notification.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
932
|
+
Notification.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, location_name: "controlSetId"))
|
933
|
+
Notification.add_member(:control_set_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "controlSetName"))
|
934
|
+
Notification.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "description"))
|
935
|
+
Notification.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "eventTime"))
|
936
|
+
Notification.add_member(:source, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "source"))
|
937
|
+
Notification.struct_class = Types::Notification
|
938
|
+
|
939
|
+
Notifications.member = Shapes::ShapeRef.new(shape: Notification)
|
940
|
+
|
941
|
+
RegisterAccountRequest.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "kmsKey"))
|
942
|
+
RegisterAccountRequest.add_member(:delegated_admin_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "delegatedAdminAccount"))
|
943
|
+
RegisterAccountRequest.struct_class = Types::RegisterAccountRequest
|
944
|
+
|
945
|
+
RegisterAccountResponse.add_member(:status, Shapes::ShapeRef.new(shape: AccountStatus, location_name: "status"))
|
946
|
+
RegisterAccountResponse.struct_class = Types::RegisterAccountResponse
|
947
|
+
|
948
|
+
RegisterOrganizationAdminAccountRequest.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "adminAccountId"))
|
949
|
+
RegisterOrganizationAdminAccountRequest.struct_class = Types::RegisterOrganizationAdminAccountRequest
|
950
|
+
|
951
|
+
RegisterOrganizationAdminAccountResponse.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "adminAccountId"))
|
952
|
+
RegisterOrganizationAdminAccountResponse.add_member(:organization_id, Shapes::ShapeRef.new(shape: organizationId, location_name: "organizationId"))
|
953
|
+
RegisterOrganizationAdminAccountResponse.struct_class = Types::RegisterOrganizationAdminAccountResponse
|
954
|
+
|
955
|
+
Resource.add_member(:arn, Shapes::ShapeRef.new(shape: GenericArn, location_name: "arn"))
|
956
|
+
Resource.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
957
|
+
Resource.struct_class = Types::Resource
|
958
|
+
|
959
|
+
ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
960
|
+
ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
|
961
|
+
ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
|
962
|
+
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
963
|
+
|
964
|
+
Resources.member = Shapes::ShapeRef.new(shape: Resource)
|
965
|
+
|
966
|
+
Role.add_member(:role_type, Shapes::ShapeRef.new(shape: RoleType, location_name: "roleType"))
|
967
|
+
Role.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamArn, location_name: "roleArn"))
|
968
|
+
Role.struct_class = Types::Role
|
969
|
+
|
970
|
+
Roles.member = Shapes::ShapeRef.new(shape: Role)
|
971
|
+
|
972
|
+
Scope.add_member(:aws_accounts, Shapes::ShapeRef.new(shape: AWSAccounts, location_name: "awsAccounts"))
|
973
|
+
Scope.add_member(:aws_services, Shapes::ShapeRef.new(shape: AWSServices, location_name: "awsServices"))
|
974
|
+
Scope.struct_class = Types::Scope
|
975
|
+
|
976
|
+
ServiceMetadata.add_member(:name, Shapes::ShapeRef.new(shape: AWSServiceName, location_name: "name"))
|
977
|
+
ServiceMetadata.add_member(:display_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "displayName"))
|
978
|
+
ServiceMetadata.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "description"))
|
979
|
+
ServiceMetadata.add_member(:category, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "category"))
|
980
|
+
ServiceMetadata.struct_class = Types::ServiceMetadata
|
981
|
+
|
982
|
+
ServiceMetadataList.member = Shapes::ShapeRef.new(shape: ServiceMetadata)
|
983
|
+
|
984
|
+
Settings.add_member(:is_aws_org_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "isAwsOrgEnabled"))
|
985
|
+
Settings.add_member(:sns_topic, Shapes::ShapeRef.new(shape: SNSTopic, location_name: "snsTopic"))
|
986
|
+
Settings.add_member(:default_assessment_reports_destination, Shapes::ShapeRef.new(shape: AssessmentReportsDestination, location_name: "defaultAssessmentReportsDestination"))
|
987
|
+
Settings.add_member(:default_process_owners, Shapes::ShapeRef.new(shape: Roles, location_name: "defaultProcessOwners"))
|
988
|
+
Settings.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "kmsKey"))
|
989
|
+
Settings.struct_class = Types::Settings
|
990
|
+
|
991
|
+
SourceKeyword.add_member(:keyword_input_type, Shapes::ShapeRef.new(shape: KeywordInputType, location_name: "keywordInputType"))
|
992
|
+
SourceKeyword.add_member(:keyword_value, Shapes::ShapeRef.new(shape: KeywordValue, location_name: "keywordValue"))
|
993
|
+
SourceKeyword.struct_class = Types::SourceKeyword
|
994
|
+
|
995
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
996
|
+
|
997
|
+
TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
|
998
|
+
TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
|
999
|
+
|
1000
|
+
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AuditManagerArn, required: true, location: "uri", location_name: "resourceArn"))
|
1001
|
+
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
|
1002
|
+
TagResourceRequest.struct_class = Types::TagResourceRequest
|
1003
|
+
|
1004
|
+
TagResourceResponse.struct_class = Types::TagResourceResponse
|
1005
|
+
|
1006
|
+
URL.add_member(:hyperlink_name, Shapes::ShapeRef.new(shape: HyperlinkName, location_name: "hyperlinkName"))
|
1007
|
+
URL.add_member(:link, Shapes::ShapeRef.new(shape: UrlLink, location_name: "link"))
|
1008
|
+
URL.struct_class = Types::URL
|
1009
|
+
|
1010
|
+
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AuditManagerArn, required: true, location: "uri", location_name: "resourceArn"))
|
1011
|
+
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
|
1012
|
+
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
1013
|
+
|
1014
|
+
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
1015
|
+
|
1016
|
+
UpdateAssessmentControlRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
1017
|
+
UpdateAssessmentControlRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: ControlSetId, required: true, location: "uri", location_name: "controlSetId"))
|
1018
|
+
UpdateAssessmentControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
1019
|
+
UpdateAssessmentControlRequest.add_member(:control_status, Shapes::ShapeRef.new(shape: ControlStatus, location_name: "controlStatus"))
|
1020
|
+
UpdateAssessmentControlRequest.add_member(:comment_body, Shapes::ShapeRef.new(shape: ControlCommentBody, location_name: "commentBody"))
|
1021
|
+
UpdateAssessmentControlRequest.struct_class = Types::UpdateAssessmentControlRequest
|
1022
|
+
|
1023
|
+
UpdateAssessmentControlResponse.add_member(:control, Shapes::ShapeRef.new(shape: AssessmentControl, location_name: "control"))
|
1024
|
+
UpdateAssessmentControlResponse.struct_class = Types::UpdateAssessmentControlResponse
|
1025
|
+
|
1026
|
+
UpdateAssessmentControlSetStatusRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
1027
|
+
UpdateAssessmentControlSetStatusRequest.add_member(:control_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "controlSetId"))
|
1028
|
+
UpdateAssessmentControlSetStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: ControlSetStatus, required: true, location_name: "status"))
|
1029
|
+
UpdateAssessmentControlSetStatusRequest.add_member(:comment, Shapes::ShapeRef.new(shape: DelegationComment, required: true, location_name: "comment"))
|
1030
|
+
UpdateAssessmentControlSetStatusRequest.struct_class = Types::UpdateAssessmentControlSetStatusRequest
|
1031
|
+
|
1032
|
+
UpdateAssessmentControlSetStatusResponse.add_member(:control_set, Shapes::ShapeRef.new(shape: AssessmentControlSet, location_name: "controlSet"))
|
1033
|
+
UpdateAssessmentControlSetStatusResponse.struct_class = Types::UpdateAssessmentControlSetStatusResponse
|
1034
|
+
|
1035
|
+
UpdateAssessmentFrameworkControlSet.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
1036
|
+
UpdateAssessmentFrameworkControlSet.add_member(:name, Shapes::ShapeRef.new(shape: ControlSetName, location_name: "name"))
|
1037
|
+
UpdateAssessmentFrameworkControlSet.add_member(:controls, Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkControls, location_name: "controls"))
|
1038
|
+
UpdateAssessmentFrameworkControlSet.struct_class = Types::UpdateAssessmentFrameworkControlSet
|
1039
|
+
|
1040
|
+
UpdateAssessmentFrameworkControlSets.member = Shapes::ShapeRef.new(shape: UpdateAssessmentFrameworkControlSet)
|
1041
|
+
|
1042
|
+
UpdateAssessmentFrameworkRequest.add_member(:framework_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "frameworkId"))
|
1043
|
+
UpdateAssessmentFrameworkRequest.add_member(:name, Shapes::ShapeRef.new(shape: FrameworkName, required: true, location_name: "name"))
|
1044
|
+
UpdateAssessmentFrameworkRequest.add_member(:description, Shapes::ShapeRef.new(shape: FrameworkDescription, location_name: "description"))
|
1045
|
+
UpdateAssessmentFrameworkRequest.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "complianceType"))
|
1046
|
+
UpdateAssessmentFrameworkRequest.add_member(:control_sets, Shapes::ShapeRef.new(shape: UpdateAssessmentFrameworkControlSets, required: true, location_name: "controlSets"))
|
1047
|
+
UpdateAssessmentFrameworkRequest.struct_class = Types::UpdateAssessmentFrameworkRequest
|
1048
|
+
|
1049
|
+
UpdateAssessmentFrameworkResponse.add_member(:framework, Shapes::ShapeRef.new(shape: Framework, location_name: "framework"))
|
1050
|
+
UpdateAssessmentFrameworkResponse.struct_class = Types::UpdateAssessmentFrameworkResponse
|
1051
|
+
|
1052
|
+
UpdateAssessmentRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
1053
|
+
UpdateAssessmentRequest.add_member(:assessment_name, Shapes::ShapeRef.new(shape: AssessmentName, location_name: "assessmentName"))
|
1054
|
+
UpdateAssessmentRequest.add_member(:assessment_description, Shapes::ShapeRef.new(shape: AssessmentDescription, location_name: "assessmentDescription"))
|
1055
|
+
UpdateAssessmentRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "scope"))
|
1056
|
+
UpdateAssessmentRequest.add_member(:assessment_reports_destination, Shapes::ShapeRef.new(shape: AssessmentReportsDestination, location_name: "assessmentReportsDestination"))
|
1057
|
+
UpdateAssessmentRequest.add_member(:roles, Shapes::ShapeRef.new(shape: Roles, location_name: "roles"))
|
1058
|
+
UpdateAssessmentRequest.struct_class = Types::UpdateAssessmentRequest
|
1059
|
+
|
1060
|
+
UpdateAssessmentResponse.add_member(:assessment, Shapes::ShapeRef.new(shape: Assessment, location_name: "assessment"))
|
1061
|
+
UpdateAssessmentResponse.struct_class = Types::UpdateAssessmentResponse
|
1062
|
+
|
1063
|
+
UpdateAssessmentStatusRequest.add_member(:assessment_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "assessmentId"))
|
1064
|
+
UpdateAssessmentStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: AssessmentStatus, required: true, location_name: "status"))
|
1065
|
+
UpdateAssessmentStatusRequest.struct_class = Types::UpdateAssessmentStatusRequest
|
1066
|
+
|
1067
|
+
UpdateAssessmentStatusResponse.add_member(:assessment, Shapes::ShapeRef.new(shape: Assessment, location_name: "assessment"))
|
1068
|
+
UpdateAssessmentStatusResponse.struct_class = Types::UpdateAssessmentStatusResponse
|
1069
|
+
|
1070
|
+
UpdateControlRequest.add_member(:control_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "controlId"))
|
1071
|
+
UpdateControlRequest.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, required: true, location_name: "name"))
|
1072
|
+
UpdateControlRequest.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, location_name: "description"))
|
1073
|
+
UpdateControlRequest.add_member(:testing_information, Shapes::ShapeRef.new(shape: TestingInformation, location_name: "testingInformation"))
|
1074
|
+
UpdateControlRequest.add_member(:action_plan_title, Shapes::ShapeRef.new(shape: ActionPlanTitle, location_name: "actionPlanTitle"))
|
1075
|
+
UpdateControlRequest.add_member(:action_plan_instructions, Shapes::ShapeRef.new(shape: ActionPlanInstructions, location_name: "actionPlanInstructions"))
|
1076
|
+
UpdateControlRequest.add_member(:control_mapping_sources, Shapes::ShapeRef.new(shape: ControlMappingSources, required: true, location_name: "controlMappingSources"))
|
1077
|
+
UpdateControlRequest.struct_class = Types::UpdateControlRequest
|
1078
|
+
|
1079
|
+
UpdateControlResponse.add_member(:control, Shapes::ShapeRef.new(shape: Control, location_name: "control"))
|
1080
|
+
UpdateControlResponse.struct_class = Types::UpdateControlResponse
|
1081
|
+
|
1082
|
+
UpdateSettingsRequest.add_member(:sns_topic, Shapes::ShapeRef.new(shape: SnsArn, location_name: "snsTopic"))
|
1083
|
+
UpdateSettingsRequest.add_member(:default_assessment_reports_destination, Shapes::ShapeRef.new(shape: AssessmentReportsDestination, location_name: "defaultAssessmentReportsDestination"))
|
1084
|
+
UpdateSettingsRequest.add_member(:default_process_owners, Shapes::ShapeRef.new(shape: Roles, location_name: "defaultProcessOwners"))
|
1085
|
+
UpdateSettingsRequest.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "kmsKey"))
|
1086
|
+
UpdateSettingsRequest.struct_class = Types::UpdateSettingsRequest
|
1087
|
+
|
1088
|
+
UpdateSettingsResponse.add_member(:settings, Shapes::ShapeRef.new(shape: Settings, location_name: "settings"))
|
1089
|
+
UpdateSettingsResponse.struct_class = Types::UpdateSettingsResponse
|
1090
|
+
|
1091
|
+
ValidateAssessmentReportIntegrityRequest.add_member(:s3_relative_path, Shapes::ShapeRef.new(shape: S3Url, required: true, location_name: "s3RelativePath"))
|
1092
|
+
ValidateAssessmentReportIntegrityRequest.struct_class = Types::ValidateAssessmentReportIntegrityRequest
|
1093
|
+
|
1094
|
+
ValidateAssessmentReportIntegrityResponse.add_member(:signature_valid, Shapes::ShapeRef.new(shape: Boolean, location_name: "signatureValid"))
|
1095
|
+
ValidateAssessmentReportIntegrityResponse.add_member(:signature_algorithm, Shapes::ShapeRef.new(shape: String, location_name: "signatureAlgorithm"))
|
1096
|
+
ValidateAssessmentReportIntegrityResponse.add_member(:signature_date_time, Shapes::ShapeRef.new(shape: String, location_name: "signatureDateTime"))
|
1097
|
+
ValidateAssessmentReportIntegrityResponse.add_member(:signature_key_id, Shapes::ShapeRef.new(shape: String, location_name: "signatureKeyId"))
|
1098
|
+
ValidateAssessmentReportIntegrityResponse.add_member(:validation_errors, Shapes::ShapeRef.new(shape: ValidationErrors, location_name: "validationErrors"))
|
1099
|
+
ValidateAssessmentReportIntegrityResponse.struct_class = Types::ValidateAssessmentReportIntegrityResponse
|
1100
|
+
|
1101
|
+
ValidationErrors.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
1102
|
+
|
1103
|
+
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1104
|
+
ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, location_name: "reason"))
|
1105
|
+
ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, location_name: "fields"))
|
1106
|
+
ValidationException.struct_class = Types::ValidationException
|
1107
|
+
|
1108
|
+
ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1109
|
+
ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1110
|
+
ValidationExceptionField.struct_class = Types::ValidationExceptionField
|
1111
|
+
|
1112
|
+
ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
|
1113
|
+
|
1114
|
+
|
1115
|
+
# @api private
|
1116
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
1117
|
+
|
1118
|
+
api.version = "2017-07-25"
|
1119
|
+
|
1120
|
+
api.metadata = {
|
1121
|
+
"apiVersion" => "2017-07-25",
|
1122
|
+
"endpointPrefix" => "auditmanager",
|
1123
|
+
"jsonVersion" => "1.1",
|
1124
|
+
"protocol" => "rest-json",
|
1125
|
+
"serviceFullName" => "AWS Audit Manager",
|
1126
|
+
"serviceId" => "AuditManager",
|
1127
|
+
"signatureVersion" => "v4",
|
1128
|
+
"signingName" => "auditmanager",
|
1129
|
+
"uid" => "auditmanager-2017-07-25",
|
1130
|
+
}
|
1131
|
+
|
1132
|
+
api.add_operation(:associate_assessment_report_evidence_folder, Seahorse::Model::Operation.new.tap do |o|
|
1133
|
+
o.name = "AssociateAssessmentReportEvidenceFolder"
|
1134
|
+
o.http_method = "PUT"
|
1135
|
+
o.http_request_uri = "/assessments/{assessmentId}/associateToAssessmentReport"
|
1136
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateAssessmentReportEvidenceFolderRequest)
|
1137
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateAssessmentReportEvidenceFolderResponse)
|
1138
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1139
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1140
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1141
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1142
|
+
end)
|
1143
|
+
|
1144
|
+
api.add_operation(:batch_associate_assessment_report_evidence, Seahorse::Model::Operation.new.tap do |o|
|
1145
|
+
o.name = "BatchAssociateAssessmentReportEvidence"
|
1146
|
+
o.http_method = "PUT"
|
1147
|
+
o.http_request_uri = "/assessments/{assessmentId}/batchAssociateToAssessmentReport"
|
1148
|
+
o.input = Shapes::ShapeRef.new(shape: BatchAssociateAssessmentReportEvidenceRequest)
|
1149
|
+
o.output = Shapes::ShapeRef.new(shape: BatchAssociateAssessmentReportEvidenceResponse)
|
1150
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1151
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1152
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1153
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1154
|
+
end)
|
1155
|
+
|
1156
|
+
api.add_operation(:batch_create_delegation_by_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1157
|
+
o.name = "BatchCreateDelegationByAssessment"
|
1158
|
+
o.http_method = "POST"
|
1159
|
+
o.http_request_uri = "/assessments/{assessmentId}/delegations"
|
1160
|
+
o.input = Shapes::ShapeRef.new(shape: BatchCreateDelegationByAssessmentRequest)
|
1161
|
+
o.output = Shapes::ShapeRef.new(shape: BatchCreateDelegationByAssessmentResponse)
|
1162
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1163
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1164
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1165
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1166
|
+
end)
|
1167
|
+
|
1168
|
+
api.add_operation(:batch_delete_delegation_by_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1169
|
+
o.name = "BatchDeleteDelegationByAssessment"
|
1170
|
+
o.http_method = "PUT"
|
1171
|
+
o.http_request_uri = "/assessments/{assessmentId}/delegations"
|
1172
|
+
o.input = Shapes::ShapeRef.new(shape: BatchDeleteDelegationByAssessmentRequest)
|
1173
|
+
o.output = Shapes::ShapeRef.new(shape: BatchDeleteDelegationByAssessmentResponse)
|
1174
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1175
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1176
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1177
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1178
|
+
end)
|
1179
|
+
|
1180
|
+
api.add_operation(:batch_disassociate_assessment_report_evidence, Seahorse::Model::Operation.new.tap do |o|
|
1181
|
+
o.name = "BatchDisassociateAssessmentReportEvidence"
|
1182
|
+
o.http_method = "PUT"
|
1183
|
+
o.http_request_uri = "/assessments/{assessmentId}/batchDisassociateFromAssessmentReport"
|
1184
|
+
o.input = Shapes::ShapeRef.new(shape: BatchDisassociateAssessmentReportEvidenceRequest)
|
1185
|
+
o.output = Shapes::ShapeRef.new(shape: BatchDisassociateAssessmentReportEvidenceResponse)
|
1186
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1187
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1188
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1189
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1190
|
+
end)
|
1191
|
+
|
1192
|
+
api.add_operation(:batch_import_evidence_to_assessment_control, Seahorse::Model::Operation.new.tap do |o|
|
1193
|
+
o.name = "BatchImportEvidenceToAssessmentControl"
|
1194
|
+
o.http_method = "POST"
|
1195
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/controls/{controlId}/evidence"
|
1196
|
+
o.input = Shapes::ShapeRef.new(shape: BatchImportEvidenceToAssessmentControlRequest)
|
1197
|
+
o.output = Shapes::ShapeRef.new(shape: BatchImportEvidenceToAssessmentControlResponse)
|
1198
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1199
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1200
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1201
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1202
|
+
end)
|
1203
|
+
|
1204
|
+
api.add_operation(:create_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1205
|
+
o.name = "CreateAssessment"
|
1206
|
+
o.http_method = "POST"
|
1207
|
+
o.http_request_uri = "/assessments"
|
1208
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAssessmentRequest)
|
1209
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAssessmentResponse)
|
1210
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1211
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1212
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1213
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1214
|
+
end)
|
1215
|
+
|
1216
|
+
api.add_operation(:create_assessment_framework, Seahorse::Model::Operation.new.tap do |o|
|
1217
|
+
o.name = "CreateAssessmentFramework"
|
1218
|
+
o.http_method = "POST"
|
1219
|
+
o.http_request_uri = "/assessmentFrameworks"
|
1220
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkRequest)
|
1221
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAssessmentFrameworkResponse)
|
1222
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1223
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1224
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1225
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1226
|
+
end)
|
1227
|
+
|
1228
|
+
api.add_operation(:create_assessment_report, Seahorse::Model::Operation.new.tap do |o|
|
1229
|
+
o.name = "CreateAssessmentReport"
|
1230
|
+
o.http_method = "POST"
|
1231
|
+
o.http_request_uri = "/assessments/{assessmentId}/reports"
|
1232
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAssessmentReportRequest)
|
1233
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAssessmentReportResponse)
|
1234
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1235
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1236
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1237
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1238
|
+
end)
|
1239
|
+
|
1240
|
+
api.add_operation(:create_control, Seahorse::Model::Operation.new.tap do |o|
|
1241
|
+
o.name = "CreateControl"
|
1242
|
+
o.http_method = "POST"
|
1243
|
+
o.http_request_uri = "/controls"
|
1244
|
+
o.input = Shapes::ShapeRef.new(shape: CreateControlRequest)
|
1245
|
+
o.output = Shapes::ShapeRef.new(shape: CreateControlResponse)
|
1246
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1247
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1248
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1249
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1250
|
+
end)
|
1251
|
+
|
1252
|
+
api.add_operation(:delete_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1253
|
+
o.name = "DeleteAssessment"
|
1254
|
+
o.http_method = "DELETE"
|
1255
|
+
o.http_request_uri = "/assessments/{assessmentId}"
|
1256
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAssessmentRequest)
|
1257
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAssessmentResponse)
|
1258
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1259
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1260
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1261
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1262
|
+
end)
|
1263
|
+
|
1264
|
+
api.add_operation(:delete_assessment_framework, Seahorse::Model::Operation.new.tap do |o|
|
1265
|
+
o.name = "DeleteAssessmentFramework"
|
1266
|
+
o.http_method = "DELETE"
|
1267
|
+
o.http_request_uri = "/assessmentFrameworks/{frameworkId}"
|
1268
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAssessmentFrameworkRequest)
|
1269
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAssessmentFrameworkResponse)
|
1270
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1271
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1272
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1273
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1274
|
+
end)
|
1275
|
+
|
1276
|
+
api.add_operation(:delete_assessment_report, Seahorse::Model::Operation.new.tap do |o|
|
1277
|
+
o.name = "DeleteAssessmentReport"
|
1278
|
+
o.http_method = "DELETE"
|
1279
|
+
o.http_request_uri = "/assessments/{assessmentId}/reports/{assessmentReportId}"
|
1280
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAssessmentReportRequest)
|
1281
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAssessmentReportResponse)
|
1282
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1283
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1284
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1285
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1286
|
+
end)
|
1287
|
+
|
1288
|
+
api.add_operation(:delete_control, Seahorse::Model::Operation.new.tap do |o|
|
1289
|
+
o.name = "DeleteControl"
|
1290
|
+
o.http_method = "DELETE"
|
1291
|
+
o.http_request_uri = "/controls/{controlId}"
|
1292
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteControlRequest)
|
1293
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteControlResponse)
|
1294
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1295
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1296
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1297
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1298
|
+
end)
|
1299
|
+
|
1300
|
+
api.add_operation(:deregister_account, Seahorse::Model::Operation.new.tap do |o|
|
1301
|
+
o.name = "DeregisterAccount"
|
1302
|
+
o.http_method = "POST"
|
1303
|
+
o.http_request_uri = "/account/deregisterAccount"
|
1304
|
+
o.input = Shapes::ShapeRef.new(shape: DeregisterAccountRequest)
|
1305
|
+
o.output = Shapes::ShapeRef.new(shape: DeregisterAccountResponse)
|
1306
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1307
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1308
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1309
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1310
|
+
end)
|
1311
|
+
|
1312
|
+
api.add_operation(:deregister_organization_admin_account, Seahorse::Model::Operation.new.tap do |o|
|
1313
|
+
o.name = "DeregisterOrganizationAdminAccount"
|
1314
|
+
o.http_method = "POST"
|
1315
|
+
o.http_request_uri = "/account/deregisterOrganizationAdminAccount"
|
1316
|
+
o.input = Shapes::ShapeRef.new(shape: DeregisterOrganizationAdminAccountRequest)
|
1317
|
+
o.output = Shapes::ShapeRef.new(shape: DeregisterOrganizationAdminAccountResponse)
|
1318
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1319
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1320
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1321
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1322
|
+
end)
|
1323
|
+
|
1324
|
+
api.add_operation(:disassociate_assessment_report_evidence_folder, Seahorse::Model::Operation.new.tap do |o|
|
1325
|
+
o.name = "DisassociateAssessmentReportEvidenceFolder"
|
1326
|
+
o.http_method = "PUT"
|
1327
|
+
o.http_request_uri = "/assessments/{assessmentId}/disassociateFromAssessmentReport"
|
1328
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateAssessmentReportEvidenceFolderRequest)
|
1329
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateAssessmentReportEvidenceFolderResponse)
|
1330
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1331
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1332
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1333
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1334
|
+
end)
|
1335
|
+
|
1336
|
+
api.add_operation(:get_account_status, Seahorse::Model::Operation.new.tap do |o|
|
1337
|
+
o.name = "GetAccountStatus"
|
1338
|
+
o.http_method = "GET"
|
1339
|
+
o.http_request_uri = "/account/status"
|
1340
|
+
o.input = Shapes::ShapeRef.new(shape: GetAccountStatusRequest)
|
1341
|
+
o.output = Shapes::ShapeRef.new(shape: GetAccountStatusResponse)
|
1342
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1343
|
+
end)
|
1344
|
+
|
1345
|
+
api.add_operation(:get_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1346
|
+
o.name = "GetAssessment"
|
1347
|
+
o.http_method = "GET"
|
1348
|
+
o.http_request_uri = "/assessments/{assessmentId}"
|
1349
|
+
o.input = Shapes::ShapeRef.new(shape: GetAssessmentRequest)
|
1350
|
+
o.output = Shapes::ShapeRef.new(shape: GetAssessmentResponse)
|
1351
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1352
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1353
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1354
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1355
|
+
end)
|
1356
|
+
|
1357
|
+
api.add_operation(:get_assessment_framework, Seahorse::Model::Operation.new.tap do |o|
|
1358
|
+
o.name = "GetAssessmentFramework"
|
1359
|
+
o.http_method = "GET"
|
1360
|
+
o.http_request_uri = "/assessmentFrameworks/{frameworkId}"
|
1361
|
+
o.input = Shapes::ShapeRef.new(shape: GetAssessmentFrameworkRequest)
|
1362
|
+
o.output = Shapes::ShapeRef.new(shape: GetAssessmentFrameworkResponse)
|
1363
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1364
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1365
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1366
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1367
|
+
end)
|
1368
|
+
|
1369
|
+
api.add_operation(:get_assessment_report_url, Seahorse::Model::Operation.new.tap do |o|
|
1370
|
+
o.name = "GetAssessmentReportUrl"
|
1371
|
+
o.http_method = "GET"
|
1372
|
+
o.http_request_uri = "/assessments/{assessmentId}/reports/{assessmentReportId}/url"
|
1373
|
+
o.input = Shapes::ShapeRef.new(shape: GetAssessmentReportUrlRequest)
|
1374
|
+
o.output = Shapes::ShapeRef.new(shape: GetAssessmentReportUrlResponse)
|
1375
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1376
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1377
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1378
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1379
|
+
end)
|
1380
|
+
|
1381
|
+
api.add_operation(:get_change_logs, Seahorse::Model::Operation.new.tap do |o|
|
1382
|
+
o.name = "GetChangeLogs"
|
1383
|
+
o.http_method = "GET"
|
1384
|
+
o.http_request_uri = "/assessments/{assessmentId}/changelogs"
|
1385
|
+
o.input = Shapes::ShapeRef.new(shape: GetChangeLogsRequest)
|
1386
|
+
o.output = Shapes::ShapeRef.new(shape: GetChangeLogsResponse)
|
1387
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1388
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1389
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1390
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1391
|
+
o[:pager] = Aws::Pager.new(
|
1392
|
+
limit_key: "max_results",
|
1393
|
+
tokens: {
|
1394
|
+
"next_token" => "next_token"
|
1395
|
+
}
|
1396
|
+
)
|
1397
|
+
end)
|
1398
|
+
|
1399
|
+
api.add_operation(:get_control, Seahorse::Model::Operation.new.tap do |o|
|
1400
|
+
o.name = "GetControl"
|
1401
|
+
o.http_method = "GET"
|
1402
|
+
o.http_request_uri = "/controls/{controlId}"
|
1403
|
+
o.input = Shapes::ShapeRef.new(shape: GetControlRequest)
|
1404
|
+
o.output = Shapes::ShapeRef.new(shape: GetControlResponse)
|
1405
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1406
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1407
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1408
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1409
|
+
end)
|
1410
|
+
|
1411
|
+
api.add_operation(:get_delegations, Seahorse::Model::Operation.new.tap do |o|
|
1412
|
+
o.name = "GetDelegations"
|
1413
|
+
o.http_method = "GET"
|
1414
|
+
o.http_request_uri = "/delegations"
|
1415
|
+
o.input = Shapes::ShapeRef.new(shape: GetDelegationsRequest)
|
1416
|
+
o.output = Shapes::ShapeRef.new(shape: GetDelegationsResponse)
|
1417
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1418
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1419
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1420
|
+
o[:pager] = Aws::Pager.new(
|
1421
|
+
limit_key: "max_results",
|
1422
|
+
tokens: {
|
1423
|
+
"next_token" => "next_token"
|
1424
|
+
}
|
1425
|
+
)
|
1426
|
+
end)
|
1427
|
+
|
1428
|
+
api.add_operation(:get_evidence, Seahorse::Model::Operation.new.tap do |o|
|
1429
|
+
o.name = "GetEvidence"
|
1430
|
+
o.http_method = "GET"
|
1431
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/evidenceFolders/{evidenceFolderId}/evidence/{evidenceId}"
|
1432
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvidenceRequest)
|
1433
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvidenceResponse)
|
1434
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1435
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1436
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1437
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1438
|
+
end)
|
1439
|
+
|
1440
|
+
api.add_operation(:get_evidence_by_evidence_folder, Seahorse::Model::Operation.new.tap do |o|
|
1441
|
+
o.name = "GetEvidenceByEvidenceFolder"
|
1442
|
+
o.http_method = "GET"
|
1443
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/evidenceFolders/{evidenceFolderId}/evidence"
|
1444
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvidenceByEvidenceFolderRequest)
|
1445
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvidenceByEvidenceFolderResponse)
|
1446
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1447
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1448
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1449
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1450
|
+
o[:pager] = Aws::Pager.new(
|
1451
|
+
limit_key: "max_results",
|
1452
|
+
tokens: {
|
1453
|
+
"next_token" => "next_token"
|
1454
|
+
}
|
1455
|
+
)
|
1456
|
+
end)
|
1457
|
+
|
1458
|
+
api.add_operation(:get_evidence_folder, Seahorse::Model::Operation.new.tap do |o|
|
1459
|
+
o.name = "GetEvidenceFolder"
|
1460
|
+
o.http_method = "GET"
|
1461
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/evidenceFolders/{evidenceFolderId}"
|
1462
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvidenceFolderRequest)
|
1463
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvidenceFolderResponse)
|
1464
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1465
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1466
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1467
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1468
|
+
end)
|
1469
|
+
|
1470
|
+
api.add_operation(:get_evidence_folders_by_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1471
|
+
o.name = "GetEvidenceFoldersByAssessment"
|
1472
|
+
o.http_method = "GET"
|
1473
|
+
o.http_request_uri = "/assessments/{assessmentId}/evidenceFolders"
|
1474
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvidenceFoldersByAssessmentRequest)
|
1475
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvidenceFoldersByAssessmentResponse)
|
1476
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1477
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1478
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1479
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1480
|
+
o[:pager] = Aws::Pager.new(
|
1481
|
+
limit_key: "max_results",
|
1482
|
+
tokens: {
|
1483
|
+
"next_token" => "next_token"
|
1484
|
+
}
|
1485
|
+
)
|
1486
|
+
end)
|
1487
|
+
|
1488
|
+
api.add_operation(:get_evidence_folders_by_assessment_control, Seahorse::Model::Operation.new.tap do |o|
|
1489
|
+
o.name = "GetEvidenceFoldersByAssessmentControl"
|
1490
|
+
o.http_method = "GET"
|
1491
|
+
o.http_request_uri = "/assessments/{assessmentId}/evidenceFolders-by-assessment-control/{controlSetId}/{controlId}"
|
1492
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvidenceFoldersByAssessmentControlRequest)
|
1493
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvidenceFoldersByAssessmentControlResponse)
|
1494
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1495
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1496
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1497
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1498
|
+
o[:pager] = Aws::Pager.new(
|
1499
|
+
limit_key: "max_results",
|
1500
|
+
tokens: {
|
1501
|
+
"next_token" => "next_token"
|
1502
|
+
}
|
1503
|
+
)
|
1504
|
+
end)
|
1505
|
+
|
1506
|
+
api.add_operation(:get_organization_admin_account, Seahorse::Model::Operation.new.tap do |o|
|
1507
|
+
o.name = "GetOrganizationAdminAccount"
|
1508
|
+
o.http_method = "GET"
|
1509
|
+
o.http_request_uri = "/account/organizationAdminAccount"
|
1510
|
+
o.input = Shapes::ShapeRef.new(shape: GetOrganizationAdminAccountRequest)
|
1511
|
+
o.output = Shapes::ShapeRef.new(shape: GetOrganizationAdminAccountResponse)
|
1512
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1513
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1514
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1515
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1516
|
+
end)
|
1517
|
+
|
1518
|
+
api.add_operation(:get_services_in_scope, Seahorse::Model::Operation.new.tap do |o|
|
1519
|
+
o.name = "GetServicesInScope"
|
1520
|
+
o.http_method = "GET"
|
1521
|
+
o.http_request_uri = "/services"
|
1522
|
+
o.input = Shapes::ShapeRef.new(shape: GetServicesInScopeRequest)
|
1523
|
+
o.output = Shapes::ShapeRef.new(shape: GetServicesInScopeResponse)
|
1524
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1525
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1526
|
+
end)
|
1527
|
+
|
1528
|
+
api.add_operation(:get_settings, Seahorse::Model::Operation.new.tap do |o|
|
1529
|
+
o.name = "GetSettings"
|
1530
|
+
o.http_method = "GET"
|
1531
|
+
o.http_request_uri = "/settings/{attribute}"
|
1532
|
+
o.input = Shapes::ShapeRef.new(shape: GetSettingsRequest)
|
1533
|
+
o.output = Shapes::ShapeRef.new(shape: GetSettingsResponse)
|
1534
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1535
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1536
|
+
end)
|
1537
|
+
|
1538
|
+
api.add_operation(:list_assessment_frameworks, Seahorse::Model::Operation.new.tap do |o|
|
1539
|
+
o.name = "ListAssessmentFrameworks"
|
1540
|
+
o.http_method = "GET"
|
1541
|
+
o.http_request_uri = "/assessmentFrameworks"
|
1542
|
+
o.input = Shapes::ShapeRef.new(shape: ListAssessmentFrameworksRequest)
|
1543
|
+
o.output = Shapes::ShapeRef.new(shape: ListAssessmentFrameworksResponse)
|
1544
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1545
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1546
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1547
|
+
o[:pager] = Aws::Pager.new(
|
1548
|
+
limit_key: "max_results",
|
1549
|
+
tokens: {
|
1550
|
+
"next_token" => "next_token"
|
1551
|
+
}
|
1552
|
+
)
|
1553
|
+
end)
|
1554
|
+
|
1555
|
+
api.add_operation(:list_assessment_reports, Seahorse::Model::Operation.new.tap do |o|
|
1556
|
+
o.name = "ListAssessmentReports"
|
1557
|
+
o.http_method = "GET"
|
1558
|
+
o.http_request_uri = "/assessmentReports"
|
1559
|
+
o.input = Shapes::ShapeRef.new(shape: ListAssessmentReportsRequest)
|
1560
|
+
o.output = Shapes::ShapeRef.new(shape: ListAssessmentReportsResponse)
|
1561
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1562
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1563
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1564
|
+
o[:pager] = Aws::Pager.new(
|
1565
|
+
limit_key: "max_results",
|
1566
|
+
tokens: {
|
1567
|
+
"next_token" => "next_token"
|
1568
|
+
}
|
1569
|
+
)
|
1570
|
+
end)
|
1571
|
+
|
1572
|
+
api.add_operation(:list_assessments, Seahorse::Model::Operation.new.tap do |o|
|
1573
|
+
o.name = "ListAssessments"
|
1574
|
+
o.http_method = "GET"
|
1575
|
+
o.http_request_uri = "/assessments"
|
1576
|
+
o.input = Shapes::ShapeRef.new(shape: ListAssessmentsRequest)
|
1577
|
+
o.output = Shapes::ShapeRef.new(shape: ListAssessmentsResponse)
|
1578
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1579
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1580
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1581
|
+
o[:pager] = Aws::Pager.new(
|
1582
|
+
limit_key: "max_results",
|
1583
|
+
tokens: {
|
1584
|
+
"next_token" => "next_token"
|
1585
|
+
}
|
1586
|
+
)
|
1587
|
+
end)
|
1588
|
+
|
1589
|
+
api.add_operation(:list_controls, Seahorse::Model::Operation.new.tap do |o|
|
1590
|
+
o.name = "ListControls"
|
1591
|
+
o.http_method = "GET"
|
1592
|
+
o.http_request_uri = "/controls"
|
1593
|
+
o.input = Shapes::ShapeRef.new(shape: ListControlsRequest)
|
1594
|
+
o.output = Shapes::ShapeRef.new(shape: ListControlsResponse)
|
1595
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1596
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1597
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1598
|
+
o[:pager] = Aws::Pager.new(
|
1599
|
+
limit_key: "max_results",
|
1600
|
+
tokens: {
|
1601
|
+
"next_token" => "next_token"
|
1602
|
+
}
|
1603
|
+
)
|
1604
|
+
end)
|
1605
|
+
|
1606
|
+
api.add_operation(:list_keywords_for_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1607
|
+
o.name = "ListKeywordsForDataSource"
|
1608
|
+
o.http_method = "GET"
|
1609
|
+
o.http_request_uri = "/dataSourceKeywords"
|
1610
|
+
o.input = Shapes::ShapeRef.new(shape: ListKeywordsForDataSourceRequest)
|
1611
|
+
o.output = Shapes::ShapeRef.new(shape: ListKeywordsForDataSourceResponse)
|
1612
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1613
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1614
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1615
|
+
o[:pager] = Aws::Pager.new(
|
1616
|
+
limit_key: "max_results",
|
1617
|
+
tokens: {
|
1618
|
+
"next_token" => "next_token"
|
1619
|
+
}
|
1620
|
+
)
|
1621
|
+
end)
|
1622
|
+
|
1623
|
+
api.add_operation(:list_notifications, Seahorse::Model::Operation.new.tap do |o|
|
1624
|
+
o.name = "ListNotifications"
|
1625
|
+
o.http_method = "GET"
|
1626
|
+
o.http_request_uri = "/notifications"
|
1627
|
+
o.input = Shapes::ShapeRef.new(shape: ListNotificationsRequest)
|
1628
|
+
o.output = Shapes::ShapeRef.new(shape: ListNotificationsResponse)
|
1629
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1630
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1631
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1632
|
+
o[:pager] = Aws::Pager.new(
|
1633
|
+
limit_key: "max_results",
|
1634
|
+
tokens: {
|
1635
|
+
"next_token" => "next_token"
|
1636
|
+
}
|
1637
|
+
)
|
1638
|
+
end)
|
1639
|
+
|
1640
|
+
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1641
|
+
o.name = "ListTagsForResource"
|
1642
|
+
o.http_method = "GET"
|
1643
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
1644
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
|
1645
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
|
1646
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1647
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1648
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1649
|
+
end)
|
1650
|
+
|
1651
|
+
api.add_operation(:register_account, Seahorse::Model::Operation.new.tap do |o|
|
1652
|
+
o.name = "RegisterAccount"
|
1653
|
+
o.http_method = "POST"
|
1654
|
+
o.http_request_uri = "/account/registerAccount"
|
1655
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterAccountRequest)
|
1656
|
+
o.output = Shapes::ShapeRef.new(shape: RegisterAccountResponse)
|
1657
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1658
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1659
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1660
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1661
|
+
end)
|
1662
|
+
|
1663
|
+
api.add_operation(:register_organization_admin_account, Seahorse::Model::Operation.new.tap do |o|
|
1664
|
+
o.name = "RegisterOrganizationAdminAccount"
|
1665
|
+
o.http_method = "POST"
|
1666
|
+
o.http_request_uri = "/account/registerOrganizationAdminAccount"
|
1667
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterOrganizationAdminAccountRequest)
|
1668
|
+
o.output = Shapes::ShapeRef.new(shape: RegisterOrganizationAdminAccountResponse)
|
1669
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1670
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1671
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1672
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1673
|
+
end)
|
1674
|
+
|
1675
|
+
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
1676
|
+
o.name = "TagResource"
|
1677
|
+
o.http_method = "POST"
|
1678
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
1679
|
+
o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
|
1680
|
+
o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
|
1681
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1682
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1683
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1684
|
+
end)
|
1685
|
+
|
1686
|
+
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
|
1687
|
+
o.name = "UntagResource"
|
1688
|
+
o.http_method = "DELETE"
|
1689
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
1690
|
+
o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
|
1691
|
+
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
|
1692
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1693
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1694
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1695
|
+
end)
|
1696
|
+
|
1697
|
+
api.add_operation(:update_assessment, Seahorse::Model::Operation.new.tap do |o|
|
1698
|
+
o.name = "UpdateAssessment"
|
1699
|
+
o.http_method = "PUT"
|
1700
|
+
o.http_request_uri = "/assessments/{assessmentId}"
|
1701
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssessmentRequest)
|
1702
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssessmentResponse)
|
1703
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1704
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1705
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1706
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1707
|
+
end)
|
1708
|
+
|
1709
|
+
api.add_operation(:update_assessment_control, Seahorse::Model::Operation.new.tap do |o|
|
1710
|
+
o.name = "UpdateAssessmentControl"
|
1711
|
+
o.http_method = "PUT"
|
1712
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/controls/{controlId}"
|
1713
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssessmentControlRequest)
|
1714
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssessmentControlResponse)
|
1715
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1716
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1717
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1718
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1719
|
+
end)
|
1720
|
+
|
1721
|
+
api.add_operation(:update_assessment_control_set_status, Seahorse::Model::Operation.new.tap do |o|
|
1722
|
+
o.name = "UpdateAssessmentControlSetStatus"
|
1723
|
+
o.http_method = "PUT"
|
1724
|
+
o.http_request_uri = "/assessments/{assessmentId}/controlSets/{controlSetId}/status"
|
1725
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssessmentControlSetStatusRequest)
|
1726
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssessmentControlSetStatusResponse)
|
1727
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1728
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1729
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1730
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1731
|
+
end)
|
1732
|
+
|
1733
|
+
api.add_operation(:update_assessment_framework, Seahorse::Model::Operation.new.tap do |o|
|
1734
|
+
o.name = "UpdateAssessmentFramework"
|
1735
|
+
o.http_method = "PUT"
|
1736
|
+
o.http_request_uri = "/assessmentFrameworks/{frameworkId}"
|
1737
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssessmentFrameworkRequest)
|
1738
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssessmentFrameworkResponse)
|
1739
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1740
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1741
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1742
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1743
|
+
end)
|
1744
|
+
|
1745
|
+
api.add_operation(:update_assessment_status, Seahorse::Model::Operation.new.tap do |o|
|
1746
|
+
o.name = "UpdateAssessmentStatus"
|
1747
|
+
o.http_method = "PUT"
|
1748
|
+
o.http_request_uri = "/assessments/{assessmentId}/status"
|
1749
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssessmentStatusRequest)
|
1750
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssessmentStatusResponse)
|
1751
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1752
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1753
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1754
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1755
|
+
end)
|
1756
|
+
|
1757
|
+
api.add_operation(:update_control, Seahorse::Model::Operation.new.tap do |o|
|
1758
|
+
o.name = "UpdateControl"
|
1759
|
+
o.http_method = "PUT"
|
1760
|
+
o.http_request_uri = "/controls/{controlId}"
|
1761
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateControlRequest)
|
1762
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateControlResponse)
|
1763
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1764
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1765
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1766
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1767
|
+
end)
|
1768
|
+
|
1769
|
+
api.add_operation(:update_settings, Seahorse::Model::Operation.new.tap do |o|
|
1770
|
+
o.name = "UpdateSettings"
|
1771
|
+
o.http_method = "PUT"
|
1772
|
+
o.http_request_uri = "/settings"
|
1773
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateSettingsRequest)
|
1774
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateSettingsResponse)
|
1775
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1776
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1777
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1778
|
+
end)
|
1779
|
+
|
1780
|
+
api.add_operation(:validate_assessment_report_integrity, Seahorse::Model::Operation.new.tap do |o|
|
1781
|
+
o.name = "ValidateAssessmentReportIntegrity"
|
1782
|
+
o.http_method = "POST"
|
1783
|
+
o.http_request_uri = "/assessmentReports/integrity"
|
1784
|
+
o.input = Shapes::ShapeRef.new(shape: ValidateAssessmentReportIntegrityRequest)
|
1785
|
+
o.output = Shapes::ShapeRef.new(shape: ValidateAssessmentReportIntegrityResponse)
|
1786
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1787
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1788
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1789
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1790
|
+
end)
|
1791
|
+
end
|
1792
|
+
|
1793
|
+
end
|
1794
|
+
end
|