aws-sdk-ssoadmin 1.30.0 → 1.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,58 +22,130 @@ module Aws::SSOAdmin
22
22
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
23
23
  AccessDeniedExceptionMessage = Shapes::StringShape.new(name: 'AccessDeniedExceptionMessage')
24
24
  AccountAssignment = Shapes::StructureShape.new(name: 'AccountAssignment')
25
+ AccountAssignmentForPrincipal = Shapes::StructureShape.new(name: 'AccountAssignmentForPrincipal')
25
26
  AccountAssignmentList = Shapes::ListShape.new(name: 'AccountAssignmentList')
27
+ AccountAssignmentListForPrincipal = Shapes::ListShape.new(name: 'AccountAssignmentListForPrincipal')
26
28
  AccountAssignmentOperationStatus = Shapes::StructureShape.new(name: 'AccountAssignmentOperationStatus')
27
29
  AccountAssignmentOperationStatusList = Shapes::ListShape.new(name: 'AccountAssignmentOperationStatusList')
28
30
  AccountAssignmentOperationStatusMetadata = Shapes::StructureShape.new(name: 'AccountAssignmentOperationStatusMetadata')
29
31
  AccountId = Shapes::StringShape.new(name: 'AccountId')
30
32
  AccountList = Shapes::ListShape.new(name: 'AccountList')
33
+ ActorPolicyDocument = Shapes::DocumentShape.new(name: 'ActorPolicyDocument', document: true)
34
+ Application = Shapes::StructureShape.new(name: 'Application')
35
+ ApplicationArn = Shapes::StringShape.new(name: 'ApplicationArn')
36
+ ApplicationAssignment = Shapes::StructureShape.new(name: 'ApplicationAssignment')
37
+ ApplicationAssignmentForPrincipal = Shapes::StructureShape.new(name: 'ApplicationAssignmentForPrincipal')
38
+ ApplicationAssignmentListForPrincipal = Shapes::ListShape.new(name: 'ApplicationAssignmentListForPrincipal')
39
+ ApplicationAssignmentsList = Shapes::ListShape.new(name: 'ApplicationAssignmentsList')
40
+ ApplicationList = Shapes::ListShape.new(name: 'ApplicationList')
41
+ ApplicationProvider = Shapes::StructureShape.new(name: 'ApplicationProvider')
42
+ ApplicationProviderArn = Shapes::StringShape.new(name: 'ApplicationProviderArn')
43
+ ApplicationProviderList = Shapes::ListShape.new(name: 'ApplicationProviderList')
44
+ ApplicationStatus = Shapes::StringShape.new(name: 'ApplicationStatus')
45
+ ApplicationUrl = Shapes::StringShape.new(name: 'ApplicationUrl')
46
+ ApplicationVisibility = Shapes::StringShape.new(name: 'ApplicationVisibility')
47
+ AssignmentRequired = Shapes::BooleanShape.new(name: 'AssignmentRequired')
31
48
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest = Shapes::StructureShape.new(name: 'AttachCustomerManagedPolicyReferenceToPermissionSetRequest')
32
49
  AttachCustomerManagedPolicyReferenceToPermissionSetResponse = Shapes::StructureShape.new(name: 'AttachCustomerManagedPolicyReferenceToPermissionSetResponse')
33
50
  AttachManagedPolicyToPermissionSetRequest = Shapes::StructureShape.new(name: 'AttachManagedPolicyToPermissionSetRequest')
34
51
  AttachManagedPolicyToPermissionSetResponse = Shapes::StructureShape.new(name: 'AttachManagedPolicyToPermissionSetResponse')
35
52
  AttachedManagedPolicy = Shapes::StructureShape.new(name: 'AttachedManagedPolicy')
36
53
  AttachedManagedPolicyList = Shapes::ListShape.new(name: 'AttachedManagedPolicyList')
54
+ AuthenticationMethod = Shapes::UnionShape.new(name: 'AuthenticationMethod')
55
+ AuthenticationMethodItem = Shapes::StructureShape.new(name: 'AuthenticationMethodItem')
56
+ AuthenticationMethodType = Shapes::StringShape.new(name: 'AuthenticationMethodType')
57
+ AuthenticationMethods = Shapes::ListShape.new(name: 'AuthenticationMethods')
58
+ AuthorizationCodeGrant = Shapes::StructureShape.new(name: 'AuthorizationCodeGrant')
59
+ AuthorizedTokenIssuer = Shapes::StructureShape.new(name: 'AuthorizedTokenIssuer')
60
+ AuthorizedTokenIssuers = Shapes::ListShape.new(name: 'AuthorizedTokenIssuers')
61
+ ClaimAttributePath = Shapes::StringShape.new(name: 'ClaimAttributePath')
62
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
37
63
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
38
64
  ConflictExceptionMessage = Shapes::StringShape.new(name: 'ConflictExceptionMessage')
39
65
  CreateAccountAssignmentRequest = Shapes::StructureShape.new(name: 'CreateAccountAssignmentRequest')
40
66
  CreateAccountAssignmentResponse = Shapes::StructureShape.new(name: 'CreateAccountAssignmentResponse')
67
+ CreateApplicationAssignmentRequest = Shapes::StructureShape.new(name: 'CreateApplicationAssignmentRequest')
68
+ CreateApplicationAssignmentResponse = Shapes::StructureShape.new(name: 'CreateApplicationAssignmentResponse')
69
+ CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
70
+ CreateApplicationResponse = Shapes::StructureShape.new(name: 'CreateApplicationResponse')
41
71
  CreateInstanceAccessControlAttributeConfigurationRequest = Shapes::StructureShape.new(name: 'CreateInstanceAccessControlAttributeConfigurationRequest')
42
72
  CreateInstanceAccessControlAttributeConfigurationResponse = Shapes::StructureShape.new(name: 'CreateInstanceAccessControlAttributeConfigurationResponse')
73
+ CreateInstanceRequest = Shapes::StructureShape.new(name: 'CreateInstanceRequest')
74
+ CreateInstanceResponse = Shapes::StructureShape.new(name: 'CreateInstanceResponse')
43
75
  CreatePermissionSetRequest = Shapes::StructureShape.new(name: 'CreatePermissionSetRequest')
44
76
  CreatePermissionSetResponse = Shapes::StructureShape.new(name: 'CreatePermissionSetResponse')
77
+ CreateTrustedTokenIssuerRequest = Shapes::StructureShape.new(name: 'CreateTrustedTokenIssuerRequest')
78
+ CreateTrustedTokenIssuerResponse = Shapes::StructureShape.new(name: 'CreateTrustedTokenIssuerResponse')
45
79
  CustomerManagedPolicyReference = Shapes::StructureShape.new(name: 'CustomerManagedPolicyReference')
46
80
  CustomerManagedPolicyReferenceList = Shapes::ListShape.new(name: 'CustomerManagedPolicyReferenceList')
47
81
  Date = Shapes::TimestampShape.new(name: 'Date')
48
82
  DeleteAccountAssignmentRequest = Shapes::StructureShape.new(name: 'DeleteAccountAssignmentRequest')
49
83
  DeleteAccountAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteAccountAssignmentResponse')
84
+ DeleteApplicationAccessScopeRequest = Shapes::StructureShape.new(name: 'DeleteApplicationAccessScopeRequest')
85
+ DeleteApplicationAssignmentRequest = Shapes::StructureShape.new(name: 'DeleteApplicationAssignmentRequest')
86
+ DeleteApplicationAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteApplicationAssignmentResponse')
87
+ DeleteApplicationAuthenticationMethodRequest = Shapes::StructureShape.new(name: 'DeleteApplicationAuthenticationMethodRequest')
88
+ DeleteApplicationGrantRequest = Shapes::StructureShape.new(name: 'DeleteApplicationGrantRequest')
89
+ DeleteApplicationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationRequest')
90
+ DeleteApplicationResponse = Shapes::StructureShape.new(name: 'DeleteApplicationResponse')
50
91
  DeleteInlinePolicyFromPermissionSetRequest = Shapes::StructureShape.new(name: 'DeleteInlinePolicyFromPermissionSetRequest')
51
92
  DeleteInlinePolicyFromPermissionSetResponse = Shapes::StructureShape.new(name: 'DeleteInlinePolicyFromPermissionSetResponse')
52
93
  DeleteInstanceAccessControlAttributeConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteInstanceAccessControlAttributeConfigurationRequest')
53
94
  DeleteInstanceAccessControlAttributeConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteInstanceAccessControlAttributeConfigurationResponse')
95
+ DeleteInstanceRequest = Shapes::StructureShape.new(name: 'DeleteInstanceRequest')
96
+ DeleteInstanceResponse = Shapes::StructureShape.new(name: 'DeleteInstanceResponse')
54
97
  DeletePermissionSetRequest = Shapes::StructureShape.new(name: 'DeletePermissionSetRequest')
55
98
  DeletePermissionSetResponse = Shapes::StructureShape.new(name: 'DeletePermissionSetResponse')
56
99
  DeletePermissionsBoundaryFromPermissionSetRequest = Shapes::StructureShape.new(name: 'DeletePermissionsBoundaryFromPermissionSetRequest')
57
100
  DeletePermissionsBoundaryFromPermissionSetResponse = Shapes::StructureShape.new(name: 'DeletePermissionsBoundaryFromPermissionSetResponse')
101
+ DeleteTrustedTokenIssuerRequest = Shapes::StructureShape.new(name: 'DeleteTrustedTokenIssuerRequest')
102
+ DeleteTrustedTokenIssuerResponse = Shapes::StructureShape.new(name: 'DeleteTrustedTokenIssuerResponse')
58
103
  DescribeAccountAssignmentCreationStatusRequest = Shapes::StructureShape.new(name: 'DescribeAccountAssignmentCreationStatusRequest')
59
104
  DescribeAccountAssignmentCreationStatusResponse = Shapes::StructureShape.new(name: 'DescribeAccountAssignmentCreationStatusResponse')
60
105
  DescribeAccountAssignmentDeletionStatusRequest = Shapes::StructureShape.new(name: 'DescribeAccountAssignmentDeletionStatusRequest')
61
106
  DescribeAccountAssignmentDeletionStatusResponse = Shapes::StructureShape.new(name: 'DescribeAccountAssignmentDeletionStatusResponse')
107
+ DescribeApplicationAssignmentRequest = Shapes::StructureShape.new(name: 'DescribeApplicationAssignmentRequest')
108
+ DescribeApplicationAssignmentResponse = Shapes::StructureShape.new(name: 'DescribeApplicationAssignmentResponse')
109
+ DescribeApplicationProviderRequest = Shapes::StructureShape.new(name: 'DescribeApplicationProviderRequest')
110
+ DescribeApplicationProviderResponse = Shapes::StructureShape.new(name: 'DescribeApplicationProviderResponse')
111
+ DescribeApplicationRequest = Shapes::StructureShape.new(name: 'DescribeApplicationRequest')
112
+ DescribeApplicationResponse = Shapes::StructureShape.new(name: 'DescribeApplicationResponse')
62
113
  DescribeInstanceAccessControlAttributeConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeInstanceAccessControlAttributeConfigurationRequest')
63
114
  DescribeInstanceAccessControlAttributeConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeInstanceAccessControlAttributeConfigurationResponse')
115
+ DescribeInstanceRequest = Shapes::StructureShape.new(name: 'DescribeInstanceRequest')
116
+ DescribeInstanceResponse = Shapes::StructureShape.new(name: 'DescribeInstanceResponse')
64
117
  DescribePermissionSetProvisioningStatusRequest = Shapes::StructureShape.new(name: 'DescribePermissionSetProvisioningStatusRequest')
65
118
  DescribePermissionSetProvisioningStatusResponse = Shapes::StructureShape.new(name: 'DescribePermissionSetProvisioningStatusResponse')
66
119
  DescribePermissionSetRequest = Shapes::StructureShape.new(name: 'DescribePermissionSetRequest')
67
120
  DescribePermissionSetResponse = Shapes::StructureShape.new(name: 'DescribePermissionSetResponse')
121
+ DescribeTrustedTokenIssuerRequest = Shapes::StructureShape.new(name: 'DescribeTrustedTokenIssuerRequest')
122
+ DescribeTrustedTokenIssuerResponse = Shapes::StructureShape.new(name: 'DescribeTrustedTokenIssuerResponse')
123
+ Description = Shapes::StringShape.new(name: 'Description')
68
124
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest = Shapes::StructureShape.new(name: 'DetachCustomerManagedPolicyReferenceFromPermissionSetRequest')
69
125
  DetachCustomerManagedPolicyReferenceFromPermissionSetResponse = Shapes::StructureShape.new(name: 'DetachCustomerManagedPolicyReferenceFromPermissionSetResponse')
70
126
  DetachManagedPolicyFromPermissionSetRequest = Shapes::StructureShape.new(name: 'DetachManagedPolicyFromPermissionSetRequest')
71
127
  DetachManagedPolicyFromPermissionSetResponse = Shapes::StructureShape.new(name: 'DetachManagedPolicyFromPermissionSetResponse')
128
+ DisplayData = Shapes::StructureShape.new(name: 'DisplayData')
72
129
  Duration = Shapes::StringShape.new(name: 'Duration')
130
+ FederationProtocol = Shapes::StringShape.new(name: 'FederationProtocol')
131
+ GetApplicationAccessScopeRequest = Shapes::StructureShape.new(name: 'GetApplicationAccessScopeRequest')
132
+ GetApplicationAccessScopeResponse = Shapes::StructureShape.new(name: 'GetApplicationAccessScopeResponse')
133
+ GetApplicationAssignmentConfigurationRequest = Shapes::StructureShape.new(name: 'GetApplicationAssignmentConfigurationRequest')
134
+ GetApplicationAssignmentConfigurationResponse = Shapes::StructureShape.new(name: 'GetApplicationAssignmentConfigurationResponse')
135
+ GetApplicationAuthenticationMethodRequest = Shapes::StructureShape.new(name: 'GetApplicationAuthenticationMethodRequest')
136
+ GetApplicationAuthenticationMethodResponse = Shapes::StructureShape.new(name: 'GetApplicationAuthenticationMethodResponse')
137
+ GetApplicationGrantRequest = Shapes::StructureShape.new(name: 'GetApplicationGrantRequest')
138
+ GetApplicationGrantResponse = Shapes::StructureShape.new(name: 'GetApplicationGrantResponse')
73
139
  GetInlinePolicyForPermissionSetRequest = Shapes::StructureShape.new(name: 'GetInlinePolicyForPermissionSetRequest')
74
140
  GetInlinePolicyForPermissionSetResponse = Shapes::StructureShape.new(name: 'GetInlinePolicyForPermissionSetResponse')
75
141
  GetPermissionsBoundaryForPermissionSetRequest = Shapes::StructureShape.new(name: 'GetPermissionsBoundaryForPermissionSetRequest')
76
142
  GetPermissionsBoundaryForPermissionSetResponse = Shapes::StructureShape.new(name: 'GetPermissionsBoundaryForPermissionSetResponse')
143
+ Grant = Shapes::UnionShape.new(name: 'Grant')
144
+ GrantItem = Shapes::StructureShape.new(name: 'GrantItem')
145
+ GrantType = Shapes::StringShape.new(name: 'GrantType')
146
+ Grants = Shapes::ListShape.new(name: 'Grants')
147
+ IamAuthenticationMethod = Shapes::StructureShape.new(name: 'IamAuthenticationMethod')
148
+ IconUrl = Shapes::StringShape.new(name: 'IconUrl')
77
149
  Id = Shapes::StringShape.new(name: 'Id')
78
150
  InstanceAccessControlAttributeConfiguration = Shapes::StructureShape.new(name: 'InstanceAccessControlAttributeConfiguration')
79
151
  InstanceAccessControlAttributeConfigurationStatus = Shapes::StringShape.new(name: 'InstanceAccessControlAttributeConfigurationStatus')
@@ -81,16 +153,40 @@ module Aws::SSOAdmin
81
153
  InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
82
154
  InstanceList = Shapes::ListShape.new(name: 'InstanceList')
83
155
  InstanceMetadata = Shapes::StructureShape.new(name: 'InstanceMetadata')
156
+ InstanceStatus = Shapes::StringShape.new(name: 'InstanceStatus')
84
157
  InternalFailureMessage = Shapes::StringShape.new(name: 'InternalFailureMessage')
85
158
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
159
+ JMESPath = Shapes::StringShape.new(name: 'JMESPath')
160
+ JwksRetrievalOption = Shapes::StringShape.new(name: 'JwksRetrievalOption')
161
+ JwtBearerGrant = Shapes::StructureShape.new(name: 'JwtBearerGrant')
86
162
  ListAccountAssignmentCreationStatusRequest = Shapes::StructureShape.new(name: 'ListAccountAssignmentCreationStatusRequest')
87
163
  ListAccountAssignmentCreationStatusResponse = Shapes::StructureShape.new(name: 'ListAccountAssignmentCreationStatusResponse')
88
164
  ListAccountAssignmentDeletionStatusRequest = Shapes::StructureShape.new(name: 'ListAccountAssignmentDeletionStatusRequest')
89
165
  ListAccountAssignmentDeletionStatusResponse = Shapes::StructureShape.new(name: 'ListAccountAssignmentDeletionStatusResponse')
166
+ ListAccountAssignmentsFilter = Shapes::StructureShape.new(name: 'ListAccountAssignmentsFilter')
167
+ ListAccountAssignmentsForPrincipalRequest = Shapes::StructureShape.new(name: 'ListAccountAssignmentsForPrincipalRequest')
168
+ ListAccountAssignmentsForPrincipalResponse = Shapes::StructureShape.new(name: 'ListAccountAssignmentsForPrincipalResponse')
90
169
  ListAccountAssignmentsRequest = Shapes::StructureShape.new(name: 'ListAccountAssignmentsRequest')
91
170
  ListAccountAssignmentsResponse = Shapes::StructureShape.new(name: 'ListAccountAssignmentsResponse')
92
171
  ListAccountsForProvisionedPermissionSetRequest = Shapes::StructureShape.new(name: 'ListAccountsForProvisionedPermissionSetRequest')
93
172
  ListAccountsForProvisionedPermissionSetResponse = Shapes::StructureShape.new(name: 'ListAccountsForProvisionedPermissionSetResponse')
173
+ ListApplicationAccessScopesRequest = Shapes::StructureShape.new(name: 'ListApplicationAccessScopesRequest')
174
+ ListApplicationAccessScopesRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListApplicationAccessScopesRequestMaxResultsInteger')
175
+ ListApplicationAccessScopesResponse = Shapes::StructureShape.new(name: 'ListApplicationAccessScopesResponse')
176
+ ListApplicationAssignmentsFilter = Shapes::StructureShape.new(name: 'ListApplicationAssignmentsFilter')
177
+ ListApplicationAssignmentsForPrincipalRequest = Shapes::StructureShape.new(name: 'ListApplicationAssignmentsForPrincipalRequest')
178
+ ListApplicationAssignmentsForPrincipalResponse = Shapes::StructureShape.new(name: 'ListApplicationAssignmentsForPrincipalResponse')
179
+ ListApplicationAssignmentsRequest = Shapes::StructureShape.new(name: 'ListApplicationAssignmentsRequest')
180
+ ListApplicationAssignmentsResponse = Shapes::StructureShape.new(name: 'ListApplicationAssignmentsResponse')
181
+ ListApplicationAuthenticationMethodsRequest = Shapes::StructureShape.new(name: 'ListApplicationAuthenticationMethodsRequest')
182
+ ListApplicationAuthenticationMethodsResponse = Shapes::StructureShape.new(name: 'ListApplicationAuthenticationMethodsResponse')
183
+ ListApplicationGrantsRequest = Shapes::StructureShape.new(name: 'ListApplicationGrantsRequest')
184
+ ListApplicationGrantsResponse = Shapes::StructureShape.new(name: 'ListApplicationGrantsResponse')
185
+ ListApplicationProvidersRequest = Shapes::StructureShape.new(name: 'ListApplicationProvidersRequest')
186
+ ListApplicationProvidersResponse = Shapes::StructureShape.new(name: 'ListApplicationProvidersResponse')
187
+ ListApplicationsFilter = Shapes::StructureShape.new(name: 'ListApplicationsFilter')
188
+ ListApplicationsRequest = Shapes::StructureShape.new(name: 'ListApplicationsRequest')
189
+ ListApplicationsResponse = Shapes::StructureShape.new(name: 'ListApplicationsResponse')
94
190
  ListCustomerManagedPolicyReferencesInPermissionSetRequest = Shapes::StructureShape.new(name: 'ListCustomerManagedPolicyReferencesInPermissionSetRequest')
95
191
  ListCustomerManagedPolicyReferencesInPermissionSetResponse = Shapes::StructureShape.new(name: 'ListCustomerManagedPolicyReferencesInPermissionSetResponse')
96
192
  ListInstancesRequest = Shapes::StructureShape.new(name: 'ListInstancesRequest')
@@ -105,11 +201,16 @@ module Aws::SSOAdmin
105
201
  ListPermissionSetsResponse = Shapes::StructureShape.new(name: 'ListPermissionSetsResponse')
106
202
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
107
203
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
204
+ ListTrustedTokenIssuersRequest = Shapes::StructureShape.new(name: 'ListTrustedTokenIssuersRequest')
205
+ ListTrustedTokenIssuersResponse = Shapes::StructureShape.new(name: 'ListTrustedTokenIssuersResponse')
108
206
  ManagedPolicyArn = Shapes::StringShape.new(name: 'ManagedPolicyArn')
109
207
  ManagedPolicyName = Shapes::StringShape.new(name: 'ManagedPolicyName')
110
208
  ManagedPolicyPath = Shapes::StringShape.new(name: 'ManagedPolicyPath')
111
209
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
112
210
  Name = Shapes::StringShape.new(name: 'Name')
211
+ NameType = Shapes::StringShape.new(name: 'NameType')
212
+ OidcJwtConfiguration = Shapes::StructureShape.new(name: 'OidcJwtConfiguration')
213
+ OidcJwtUpdateConfiguration = Shapes::StructureShape.new(name: 'OidcJwtUpdateConfiguration')
113
214
  OperationStatusFilter = Shapes::StructureShape.new(name: 'OperationStatusFilter')
114
215
  PermissionSet = Shapes::StructureShape.new(name: 'PermissionSet')
115
216
  PermissionSetArn = Shapes::StringShape.new(name: 'PermissionSetArn')
@@ -121,22 +222,41 @@ module Aws::SSOAdmin
121
222
  PermissionSetProvisioningStatusList = Shapes::ListShape.new(name: 'PermissionSetProvisioningStatusList')
122
223
  PermissionSetProvisioningStatusMetadata = Shapes::StructureShape.new(name: 'PermissionSetProvisioningStatusMetadata')
123
224
  PermissionsBoundary = Shapes::StructureShape.new(name: 'PermissionsBoundary')
225
+ PortalOptions = Shapes::StructureShape.new(name: 'PortalOptions')
124
226
  PrincipalId = Shapes::StringShape.new(name: 'PrincipalId')
125
227
  PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
126
228
  ProvisionPermissionSetRequest = Shapes::StructureShape.new(name: 'ProvisionPermissionSetRequest')
127
229
  ProvisionPermissionSetResponse = Shapes::StructureShape.new(name: 'ProvisionPermissionSetResponse')
128
230
  ProvisionTargetType = Shapes::StringShape.new(name: 'ProvisionTargetType')
129
231
  ProvisioningStatus = Shapes::StringShape.new(name: 'ProvisioningStatus')
232
+ PutApplicationAccessScopeRequest = Shapes::StructureShape.new(name: 'PutApplicationAccessScopeRequest')
233
+ PutApplicationAssignmentConfigurationRequest = Shapes::StructureShape.new(name: 'PutApplicationAssignmentConfigurationRequest')
234
+ PutApplicationAssignmentConfigurationResponse = Shapes::StructureShape.new(name: 'PutApplicationAssignmentConfigurationResponse')
235
+ PutApplicationAuthenticationMethodRequest = Shapes::StructureShape.new(name: 'PutApplicationAuthenticationMethodRequest')
236
+ PutApplicationGrantRequest = Shapes::StructureShape.new(name: 'PutApplicationGrantRequest')
130
237
  PutInlinePolicyToPermissionSetRequest = Shapes::StructureShape.new(name: 'PutInlinePolicyToPermissionSetRequest')
131
238
  PutInlinePolicyToPermissionSetResponse = Shapes::StructureShape.new(name: 'PutInlinePolicyToPermissionSetResponse')
132
239
  PutPermissionsBoundaryToPermissionSetRequest = Shapes::StructureShape.new(name: 'PutPermissionsBoundaryToPermissionSetRequest')
133
240
  PutPermissionsBoundaryToPermissionSetResponse = Shapes::StructureShape.new(name: 'PutPermissionsBoundaryToPermissionSetResponse')
134
241
  Reason = Shapes::StringShape.new(name: 'Reason')
242
+ RedirectUris = Shapes::ListShape.new(name: 'RedirectUris')
243
+ RefreshTokenGrant = Shapes::StructureShape.new(name: 'RefreshTokenGrant')
135
244
  RelayState = Shapes::StringShape.new(name: 'RelayState')
136
245
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
137
246
  ResourceNotFoundMessage = Shapes::StringShape.new(name: 'ResourceNotFoundMessage')
247
+ ResourceServerConfig = Shapes::StructureShape.new(name: 'ResourceServerConfig')
248
+ ResourceServerScope = Shapes::StringShape.new(name: 'ResourceServerScope')
249
+ ResourceServerScopeDetails = Shapes::StructureShape.new(name: 'ResourceServerScopeDetails')
250
+ ResourceServerScopes = Shapes::MapShape.new(name: 'ResourceServerScopes')
251
+ Scope = Shapes::StringShape.new(name: 'Scope')
252
+ ScopeDetails = Shapes::StructureShape.new(name: 'ScopeDetails')
253
+ ScopeTarget = Shapes::StringShape.new(name: 'ScopeTarget')
254
+ ScopeTargets = Shapes::ListShape.new(name: 'ScopeTargets')
255
+ Scopes = Shapes::ListShape.new(name: 'Scopes')
138
256
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
139
257
  ServiceQuotaExceededMessage = Shapes::StringShape.new(name: 'ServiceQuotaExceededMessage')
258
+ SignInOptions = Shapes::StructureShape.new(name: 'SignInOptions')
259
+ SignInOrigin = Shapes::StringShape.new(name: 'SignInOrigin')
140
260
  StatusValues = Shapes::StringShape.new(name: 'StatusValues')
141
261
  Tag = Shapes::StructureShape.new(name: 'Tag')
142
262
  TagKey = Shapes::StringShape.new(name: 'TagKey')
@@ -151,13 +271,32 @@ module Aws::SSOAdmin
151
271
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
152
272
  ThrottlingExceptionMessage = Shapes::StringShape.new(name: 'ThrottlingExceptionMessage')
153
273
  Token = Shapes::StringShape.new(name: 'Token')
274
+ TokenExchangeGrant = Shapes::StructureShape.new(name: 'TokenExchangeGrant')
275
+ TokenIssuerAudience = Shapes::StringShape.new(name: 'TokenIssuerAudience')
276
+ TokenIssuerAudiences = Shapes::ListShape.new(name: 'TokenIssuerAudiences')
277
+ TrustedTokenIssuerArn = Shapes::StringShape.new(name: 'TrustedTokenIssuerArn')
278
+ TrustedTokenIssuerConfiguration = Shapes::UnionShape.new(name: 'TrustedTokenIssuerConfiguration')
279
+ TrustedTokenIssuerList = Shapes::ListShape.new(name: 'TrustedTokenIssuerList')
280
+ TrustedTokenIssuerMetadata = Shapes::StructureShape.new(name: 'TrustedTokenIssuerMetadata')
281
+ TrustedTokenIssuerName = Shapes::StringShape.new(name: 'TrustedTokenIssuerName')
282
+ TrustedTokenIssuerType = Shapes::StringShape.new(name: 'TrustedTokenIssuerType')
283
+ TrustedTokenIssuerUpdateConfiguration = Shapes::UnionShape.new(name: 'TrustedTokenIssuerUpdateConfiguration')
284
+ TrustedTokenIssuerUrl = Shapes::StringShape.new(name: 'TrustedTokenIssuerUrl')
285
+ URI = Shapes::StringShape.new(name: 'URI')
154
286
  UUId = Shapes::StringShape.new(name: 'UUId')
155
287
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
156
288
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
289
+ UpdateApplicationPortalOptions = Shapes::StructureShape.new(name: 'UpdateApplicationPortalOptions')
290
+ UpdateApplicationRequest = Shapes::StructureShape.new(name: 'UpdateApplicationRequest')
291
+ UpdateApplicationResponse = Shapes::StructureShape.new(name: 'UpdateApplicationResponse')
157
292
  UpdateInstanceAccessControlAttributeConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateInstanceAccessControlAttributeConfigurationRequest')
158
293
  UpdateInstanceAccessControlAttributeConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateInstanceAccessControlAttributeConfigurationResponse')
294
+ UpdateInstanceRequest = Shapes::StructureShape.new(name: 'UpdateInstanceRequest')
295
+ UpdateInstanceResponse = Shapes::StructureShape.new(name: 'UpdateInstanceResponse')
159
296
  UpdatePermissionSetRequest = Shapes::StructureShape.new(name: 'UpdatePermissionSetRequest')
160
297
  UpdatePermissionSetResponse = Shapes::StructureShape.new(name: 'UpdatePermissionSetResponse')
298
+ UpdateTrustedTokenIssuerRequest = Shapes::StructureShape.new(name: 'UpdateTrustedTokenIssuerRequest')
299
+ UpdateTrustedTokenIssuerResponse = Shapes::StructureShape.new(name: 'UpdateTrustedTokenIssuerResponse')
161
300
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
162
301
  ValidationExceptionMessage = Shapes::StringShape.new(name: 'ValidationExceptionMessage')
163
302
 
@@ -181,8 +320,16 @@ module Aws::SSOAdmin
181
320
  AccountAssignment.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
182
321
  AccountAssignment.struct_class = Types::AccountAssignment
183
322
 
323
+ AccountAssignmentForPrincipal.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
324
+ AccountAssignmentForPrincipal.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, location_name: "PermissionSetArn"))
325
+ AccountAssignmentForPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
326
+ AccountAssignmentForPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
327
+ AccountAssignmentForPrincipal.struct_class = Types::AccountAssignmentForPrincipal
328
+
184
329
  AccountAssignmentList.member = Shapes::ShapeRef.new(shape: AccountAssignment)
185
330
 
331
+ AccountAssignmentListForPrincipal.member = Shapes::ShapeRef.new(shape: AccountAssignmentForPrincipal)
332
+
186
333
  AccountAssignmentOperationStatus.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
187
334
  AccountAssignmentOperationStatus.add_member(:failure_reason, Shapes::ShapeRef.new(shape: Reason, location_name: "FailureReason"))
188
335
  AccountAssignmentOperationStatus.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, location_name: "PermissionSetArn"))
@@ -203,6 +350,41 @@ module Aws::SSOAdmin
203
350
 
204
351
  AccountList.member = Shapes::ShapeRef.new(shape: AccountId)
205
352
 
353
+ Application.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
354
+ Application.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
355
+ Application.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProviderArn"))
356
+ Application.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
357
+ Application.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
358
+ Application.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
359
+ Application.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
360
+ Application.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
361
+ Application.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
362
+ Application.struct_class = Types::Application
363
+
364
+ ApplicationAssignment.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
365
+ ApplicationAssignment.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
366
+ ApplicationAssignment.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
367
+ ApplicationAssignment.struct_class = Types::ApplicationAssignment
368
+
369
+ ApplicationAssignmentForPrincipal.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
370
+ ApplicationAssignmentForPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
371
+ ApplicationAssignmentForPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
372
+ ApplicationAssignmentForPrincipal.struct_class = Types::ApplicationAssignmentForPrincipal
373
+
374
+ ApplicationAssignmentListForPrincipal.member = Shapes::ShapeRef.new(shape: ApplicationAssignmentForPrincipal)
375
+
376
+ ApplicationAssignmentsList.member = Shapes::ShapeRef.new(shape: ApplicationAssignment)
377
+
378
+ ApplicationList.member = Shapes::ShapeRef.new(shape: Application)
379
+
380
+ ApplicationProvider.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
381
+ ApplicationProvider.add_member(:display_data, Shapes::ShapeRef.new(shape: DisplayData, location_name: "DisplayData"))
382
+ ApplicationProvider.add_member(:federation_protocol, Shapes::ShapeRef.new(shape: FederationProtocol, location_name: "FederationProtocol"))
383
+ ApplicationProvider.add_member(:resource_server_config, Shapes::ShapeRef.new(shape: ResourceServerConfig, location_name: "ResourceServerConfig"))
384
+ ApplicationProvider.struct_class = Types::ApplicationProvider
385
+
386
+ ApplicationProviderList.member = Shapes::ShapeRef.new(shape: ApplicationProvider)
387
+
206
388
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:customer_managed_policy_reference, Shapes::ShapeRef.new(shape: CustomerManagedPolicyReference, required: true, location_name: "CustomerManagedPolicyReference"))
207
389
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
208
390
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -223,6 +405,27 @@ module Aws::SSOAdmin
223
405
 
224
406
  AttachedManagedPolicyList.member = Shapes::ShapeRef.new(shape: AttachedManagedPolicy)
225
407
 
408
+ AuthenticationMethod.add_member(:iam, Shapes::ShapeRef.new(shape: IamAuthenticationMethod, location_name: "Iam"))
409
+ AuthenticationMethod.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
410
+ AuthenticationMethod.add_member_subclass(:iam, Types::AuthenticationMethod::Iam)
411
+ AuthenticationMethod.add_member_subclass(:unknown, Types::AuthenticationMethod::Unknown)
412
+ AuthenticationMethod.struct_class = Types::AuthenticationMethod
413
+
414
+ AuthenticationMethodItem.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, location_name: "AuthenticationMethod"))
415
+ AuthenticationMethodItem.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, location_name: "AuthenticationMethodType"))
416
+ AuthenticationMethodItem.struct_class = Types::AuthenticationMethodItem
417
+
418
+ AuthenticationMethods.member = Shapes::ShapeRef.new(shape: AuthenticationMethodItem)
419
+
420
+ AuthorizationCodeGrant.add_member(:redirect_uris, Shapes::ShapeRef.new(shape: RedirectUris, location_name: "RedirectUris"))
421
+ AuthorizationCodeGrant.struct_class = Types::AuthorizationCodeGrant
422
+
423
+ AuthorizedTokenIssuer.add_member(:authorized_audiences, Shapes::ShapeRef.new(shape: TokenIssuerAudiences, location_name: "AuthorizedAudiences"))
424
+ AuthorizedTokenIssuer.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
425
+ AuthorizedTokenIssuer.struct_class = Types::AuthorizedTokenIssuer
426
+
427
+ AuthorizedTokenIssuers.member = Shapes::ShapeRef.new(shape: AuthorizedTokenIssuer)
428
+
226
429
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ConflictExceptionMessage, location_name: "Message"))
227
430
  ConflictException.struct_class = Types::ConflictException
228
431
 
@@ -237,12 +440,40 @@ module Aws::SSOAdmin
237
440
  CreateAccountAssignmentResponse.add_member(:account_assignment_creation_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentCreationStatus"))
238
441
  CreateAccountAssignmentResponse.struct_class = Types::CreateAccountAssignmentResponse
239
442
 
443
+ CreateApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
444
+ CreateApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
445
+ CreateApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
446
+ CreateApplicationAssignmentRequest.struct_class = Types::CreateApplicationAssignmentRequest
447
+
448
+ CreateApplicationAssignmentResponse.struct_class = Types::CreateApplicationAssignmentResponse
449
+
450
+ CreateApplicationRequest.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
451
+ CreateApplicationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
452
+ CreateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
453
+ CreateApplicationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
454
+ CreateApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, required: true, location_name: "Name"))
455
+ CreateApplicationRequest.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
456
+ CreateApplicationRequest.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
457
+ CreateApplicationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
458
+ CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
459
+
460
+ CreateApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
461
+ CreateApplicationResponse.struct_class = Types::CreateApplicationResponse
462
+
240
463
  CreateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_access_control_attribute_configuration, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfiguration, required: true, location_name: "InstanceAccessControlAttributeConfiguration"))
241
464
  CreateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
242
465
  CreateInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::CreateInstanceAccessControlAttributeConfigurationRequest
243
466
 
244
467
  CreateInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::CreateInstanceAccessControlAttributeConfigurationResponse
245
468
 
469
+ CreateInstanceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
470
+ CreateInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
471
+ CreateInstanceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
472
+ CreateInstanceRequest.struct_class = Types::CreateInstanceRequest
473
+
474
+ CreateInstanceResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
475
+ CreateInstanceResponse.struct_class = Types::CreateInstanceResponse
476
+
246
477
  CreatePermissionSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: PermissionSetDescription, location_name: "Description"))
247
478
  CreatePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
248
479
  CreatePermissionSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: PermissionSetName, required: true, location_name: "Name"))
@@ -254,6 +485,17 @@ module Aws::SSOAdmin
254
485
  CreatePermissionSetResponse.add_member(:permission_set, Shapes::ShapeRef.new(shape: PermissionSet, location_name: "PermissionSet"))
255
486
  CreatePermissionSetResponse.struct_class = Types::CreatePermissionSetResponse
256
487
 
488
+ CreateTrustedTokenIssuerRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
489
+ CreateTrustedTokenIssuerRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
490
+ CreateTrustedTokenIssuerRequest.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, required: true, location_name: "Name"))
491
+ CreateTrustedTokenIssuerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
492
+ CreateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerConfiguration, required: true, location_name: "TrustedTokenIssuerConfiguration"))
493
+ CreateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, required: true, location_name: "TrustedTokenIssuerType"))
494
+ CreateTrustedTokenIssuerRequest.struct_class = Types::CreateTrustedTokenIssuerRequest
495
+
496
+ CreateTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
497
+ CreateTrustedTokenIssuerResponse.struct_class = Types::CreateTrustedTokenIssuerResponse
498
+
257
499
  CustomerManagedPolicyReference.add_member(:name, Shapes::ShapeRef.new(shape: ManagedPolicyName, required: true, location_name: "Name"))
258
500
  CustomerManagedPolicyReference.add_member(:path, Shapes::ShapeRef.new(shape: ManagedPolicyPath, location_name: "Path"))
259
501
  CustomerManagedPolicyReference.struct_class = Types::CustomerManagedPolicyReference
@@ -271,6 +513,30 @@ module Aws::SSOAdmin
271
513
  DeleteAccountAssignmentResponse.add_member(:account_assignment_deletion_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentDeletionStatus"))
272
514
  DeleteAccountAssignmentResponse.struct_class = Types::DeleteAccountAssignmentResponse
273
515
 
516
+ DeleteApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
517
+ DeleteApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
518
+ DeleteApplicationAccessScopeRequest.struct_class = Types::DeleteApplicationAccessScopeRequest
519
+
520
+ DeleteApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
521
+ DeleteApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
522
+ DeleteApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
523
+ DeleteApplicationAssignmentRequest.struct_class = Types::DeleteApplicationAssignmentRequest
524
+
525
+ DeleteApplicationAssignmentResponse.struct_class = Types::DeleteApplicationAssignmentResponse
526
+
527
+ DeleteApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
528
+ DeleteApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
529
+ DeleteApplicationAuthenticationMethodRequest.struct_class = Types::DeleteApplicationAuthenticationMethodRequest
530
+
531
+ DeleteApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
532
+ DeleteApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
533
+ DeleteApplicationGrantRequest.struct_class = Types::DeleteApplicationGrantRequest
534
+
535
+ DeleteApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
536
+ DeleteApplicationRequest.struct_class = Types::DeleteApplicationRequest
537
+
538
+ DeleteApplicationResponse.struct_class = Types::DeleteApplicationResponse
539
+
274
540
  DeleteInlinePolicyFromPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
275
541
  DeleteInlinePolicyFromPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
276
542
  DeleteInlinePolicyFromPermissionSetRequest.struct_class = Types::DeleteInlinePolicyFromPermissionSetRequest
@@ -282,6 +548,11 @@ module Aws::SSOAdmin
282
548
 
283
549
  DeleteInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::DeleteInstanceAccessControlAttributeConfigurationResponse
284
550
 
551
+ DeleteInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
552
+ DeleteInstanceRequest.struct_class = Types::DeleteInstanceRequest
553
+
554
+ DeleteInstanceResponse.struct_class = Types::DeleteInstanceResponse
555
+
285
556
  DeletePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
286
557
  DeletePermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
287
558
  DeletePermissionSetRequest.struct_class = Types::DeletePermissionSetRequest
@@ -294,6 +565,11 @@ module Aws::SSOAdmin
294
565
 
295
566
  DeletePermissionsBoundaryFromPermissionSetResponse.struct_class = Types::DeletePermissionsBoundaryFromPermissionSetResponse
296
567
 
568
+ DeleteTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
569
+ DeleteTrustedTokenIssuerRequest.struct_class = Types::DeleteTrustedTokenIssuerRequest
570
+
571
+ DeleteTrustedTokenIssuerResponse.struct_class = Types::DeleteTrustedTokenIssuerResponse
572
+
297
573
  DescribeAccountAssignmentCreationStatusRequest.add_member(:account_assignment_creation_request_id, Shapes::ShapeRef.new(shape: UUId, required: true, location_name: "AccountAssignmentCreationRequestId"))
298
574
  DescribeAccountAssignmentCreationStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
299
575
  DescribeAccountAssignmentCreationStatusRequest.struct_class = Types::DescribeAccountAssignmentCreationStatusRequest
@@ -308,6 +584,39 @@ module Aws::SSOAdmin
308
584
  DescribeAccountAssignmentDeletionStatusResponse.add_member(:account_assignment_deletion_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentDeletionStatus"))
309
585
  DescribeAccountAssignmentDeletionStatusResponse.struct_class = Types::DescribeAccountAssignmentDeletionStatusResponse
310
586
 
587
+ DescribeApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
588
+ DescribeApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
589
+ DescribeApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
590
+ DescribeApplicationAssignmentRequest.struct_class = Types::DescribeApplicationAssignmentRequest
591
+
592
+ DescribeApplicationAssignmentResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
593
+ DescribeApplicationAssignmentResponse.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
594
+ DescribeApplicationAssignmentResponse.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
595
+ DescribeApplicationAssignmentResponse.struct_class = Types::DescribeApplicationAssignmentResponse
596
+
597
+ DescribeApplicationProviderRequest.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
598
+ DescribeApplicationProviderRequest.struct_class = Types::DescribeApplicationProviderRequest
599
+
600
+ DescribeApplicationProviderResponse.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
601
+ DescribeApplicationProviderResponse.add_member(:display_data, Shapes::ShapeRef.new(shape: DisplayData, location_name: "DisplayData"))
602
+ DescribeApplicationProviderResponse.add_member(:federation_protocol, Shapes::ShapeRef.new(shape: FederationProtocol, location_name: "FederationProtocol"))
603
+ DescribeApplicationProviderResponse.add_member(:resource_server_config, Shapes::ShapeRef.new(shape: ResourceServerConfig, location_name: "ResourceServerConfig"))
604
+ DescribeApplicationProviderResponse.struct_class = Types::DescribeApplicationProviderResponse
605
+
606
+ DescribeApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
607
+ DescribeApplicationRequest.struct_class = Types::DescribeApplicationRequest
608
+
609
+ DescribeApplicationResponse.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
610
+ DescribeApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
611
+ DescribeApplicationResponse.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProviderArn"))
612
+ DescribeApplicationResponse.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
613
+ DescribeApplicationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
614
+ DescribeApplicationResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
615
+ DescribeApplicationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
616
+ DescribeApplicationResponse.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
617
+ DescribeApplicationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
618
+ DescribeApplicationResponse.struct_class = Types::DescribeApplicationResponse
619
+
311
620
  DescribeInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
312
621
  DescribeInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::DescribeInstanceAccessControlAttributeConfigurationRequest
313
622
 
@@ -316,6 +625,17 @@ module Aws::SSOAdmin
316
625
  DescribeInstanceAccessControlAttributeConfigurationResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfigurationStatusReason, location_name: "StatusReason"))
317
626
  DescribeInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::DescribeInstanceAccessControlAttributeConfigurationResponse
318
627
 
628
+ DescribeInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
629
+ DescribeInstanceRequest.struct_class = Types::DescribeInstanceRequest
630
+
631
+ DescribeInstanceResponse.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
632
+ DescribeInstanceResponse.add_member(:identity_store_id, Shapes::ShapeRef.new(shape: Id, location_name: "IdentityStoreId"))
633
+ DescribeInstanceResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
634
+ DescribeInstanceResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
635
+ DescribeInstanceResponse.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerAccountId"))
636
+ DescribeInstanceResponse.add_member(:status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "Status"))
637
+ DescribeInstanceResponse.struct_class = Types::DescribeInstanceResponse
638
+
319
639
  DescribePermissionSetProvisioningStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
320
640
  DescribePermissionSetProvisioningStatusRequest.add_member(:provision_permission_set_request_id, Shapes::ShapeRef.new(shape: UUId, required: true, location_name: "ProvisionPermissionSetRequestId"))
321
641
  DescribePermissionSetProvisioningStatusRequest.struct_class = Types::DescribePermissionSetProvisioningStatusRequest
@@ -330,6 +650,15 @@ module Aws::SSOAdmin
330
650
  DescribePermissionSetResponse.add_member(:permission_set, Shapes::ShapeRef.new(shape: PermissionSet, location_name: "PermissionSet"))
331
651
  DescribePermissionSetResponse.struct_class = Types::DescribePermissionSetResponse
332
652
 
653
+ DescribeTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
654
+ DescribeTrustedTokenIssuerRequest.struct_class = Types::DescribeTrustedTokenIssuerRequest
655
+
656
+ DescribeTrustedTokenIssuerResponse.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
657
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
658
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerConfiguration, location_name: "TrustedTokenIssuerConfiguration"))
659
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, location_name: "TrustedTokenIssuerType"))
660
+ DescribeTrustedTokenIssuerResponse.struct_class = Types::DescribeTrustedTokenIssuerResponse
661
+
333
662
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:customer_managed_policy_reference, Shapes::ShapeRef.new(shape: CustomerManagedPolicyReference, required: true, location_name: "CustomerManagedPolicyReference"))
334
663
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
335
664
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -344,6 +673,39 @@ module Aws::SSOAdmin
344
673
 
345
674
  DetachManagedPolicyFromPermissionSetResponse.struct_class = Types::DetachManagedPolicyFromPermissionSetResponse
346
675
 
676
+ DisplayData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
677
+ DisplayData.add_member(:display_name, Shapes::ShapeRef.new(shape: Name, location_name: "DisplayName"))
678
+ DisplayData.add_member(:icon_url, Shapes::ShapeRef.new(shape: IconUrl, location_name: "IconUrl"))
679
+ DisplayData.struct_class = Types::DisplayData
680
+
681
+ GetApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
682
+ GetApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
683
+ GetApplicationAccessScopeRequest.struct_class = Types::GetApplicationAccessScopeRequest
684
+
685
+ GetApplicationAccessScopeResponse.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
686
+ GetApplicationAccessScopeResponse.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
687
+ GetApplicationAccessScopeResponse.struct_class = Types::GetApplicationAccessScopeResponse
688
+
689
+ GetApplicationAssignmentConfigurationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
690
+ GetApplicationAssignmentConfigurationRequest.struct_class = Types::GetApplicationAssignmentConfigurationRequest
691
+
692
+ GetApplicationAssignmentConfigurationResponse.add_member(:assignment_required, Shapes::ShapeRef.new(shape: AssignmentRequired, required: true, location_name: "AssignmentRequired"))
693
+ GetApplicationAssignmentConfigurationResponse.struct_class = Types::GetApplicationAssignmentConfigurationResponse
694
+
695
+ GetApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
696
+ GetApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
697
+ GetApplicationAuthenticationMethodRequest.struct_class = Types::GetApplicationAuthenticationMethodRequest
698
+
699
+ GetApplicationAuthenticationMethodResponse.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, location_name: "AuthenticationMethod"))
700
+ GetApplicationAuthenticationMethodResponse.struct_class = Types::GetApplicationAuthenticationMethodResponse
701
+
702
+ GetApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
703
+ GetApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
704
+ GetApplicationGrantRequest.struct_class = Types::GetApplicationGrantRequest
705
+
706
+ GetApplicationGrantResponse.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
707
+ GetApplicationGrantResponse.struct_class = Types::GetApplicationGrantResponse
708
+
347
709
  GetInlinePolicyForPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
348
710
  GetInlinePolicyForPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
349
711
  GetInlinePolicyForPermissionSetRequest.struct_class = Types::GetInlinePolicyForPermissionSetRequest
@@ -358,18 +720,46 @@ module Aws::SSOAdmin
358
720
  GetPermissionsBoundaryForPermissionSetResponse.add_member(:permissions_boundary, Shapes::ShapeRef.new(shape: PermissionsBoundary, location_name: "PermissionsBoundary"))
359
721
  GetPermissionsBoundaryForPermissionSetResponse.struct_class = Types::GetPermissionsBoundaryForPermissionSetResponse
360
722
 
723
+ Grant.add_member(:authorization_code, Shapes::ShapeRef.new(shape: AuthorizationCodeGrant, location_name: "AuthorizationCode"))
724
+ Grant.add_member(:jwt_bearer, Shapes::ShapeRef.new(shape: JwtBearerGrant, location_name: "JwtBearer"))
725
+ Grant.add_member(:refresh_token, Shapes::ShapeRef.new(shape: RefreshTokenGrant, location_name: "RefreshToken"))
726
+ Grant.add_member(:token_exchange, Shapes::ShapeRef.new(shape: TokenExchangeGrant, location_name: "TokenExchange"))
727
+ Grant.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
728
+ Grant.add_member_subclass(:authorization_code, Types::Grant::AuthorizationCode)
729
+ Grant.add_member_subclass(:jwt_bearer, Types::Grant::JwtBearer)
730
+ Grant.add_member_subclass(:refresh_token, Types::Grant::RefreshToken)
731
+ Grant.add_member_subclass(:token_exchange, Types::Grant::TokenExchange)
732
+ Grant.add_member_subclass(:unknown, Types::Grant::Unknown)
733
+ Grant.struct_class = Types::Grant
734
+
735
+ GrantItem.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
736
+ GrantItem.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
737
+ GrantItem.struct_class = Types::GrantItem
738
+
739
+ Grants.member = Shapes::ShapeRef.new(shape: GrantItem)
740
+
741
+ IamAuthenticationMethod.add_member(:actor_policy, Shapes::ShapeRef.new(shape: ActorPolicyDocument, required: true, location_name: "ActorPolicy"))
742
+ IamAuthenticationMethod.struct_class = Types::IamAuthenticationMethod
743
+
361
744
  InstanceAccessControlAttributeConfiguration.add_member(:access_control_attributes, Shapes::ShapeRef.new(shape: AccessControlAttributeList, required: true, location_name: "AccessControlAttributes"))
362
745
  InstanceAccessControlAttributeConfiguration.struct_class = Types::InstanceAccessControlAttributeConfiguration
363
746
 
364
747
  InstanceList.member = Shapes::ShapeRef.new(shape: InstanceMetadata)
365
748
 
749
+ InstanceMetadata.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
366
750
  InstanceMetadata.add_member(:identity_store_id, Shapes::ShapeRef.new(shape: Id, location_name: "IdentityStoreId"))
367
751
  InstanceMetadata.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
752
+ InstanceMetadata.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
753
+ InstanceMetadata.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerAccountId"))
754
+ InstanceMetadata.add_member(:status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "Status"))
368
755
  InstanceMetadata.struct_class = Types::InstanceMetadata
369
756
 
370
757
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: InternalFailureMessage, location_name: "Message"))
371
758
  InternalServerException.struct_class = Types::InternalServerException
372
759
 
760
+ JwtBearerGrant.add_member(:authorized_token_issuers, Shapes::ShapeRef.new(shape: AuthorizedTokenIssuers, location_name: "AuthorizedTokenIssuers"))
761
+ JwtBearerGrant.struct_class = Types::JwtBearerGrant
762
+
373
763
  ListAccountAssignmentCreationStatusRequest.add_member(:filter, Shapes::ShapeRef.new(shape: OperationStatusFilter, location_name: "Filter"))
374
764
  ListAccountAssignmentCreationStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
375
765
  ListAccountAssignmentCreationStatusRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -390,6 +780,21 @@ module Aws::SSOAdmin
390
780
  ListAccountAssignmentDeletionStatusResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
391
781
  ListAccountAssignmentDeletionStatusResponse.struct_class = Types::ListAccountAssignmentDeletionStatusResponse
392
782
 
783
+ ListAccountAssignmentsFilter.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
784
+ ListAccountAssignmentsFilter.struct_class = Types::ListAccountAssignmentsFilter
785
+
786
+ ListAccountAssignmentsForPrincipalRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListAccountAssignmentsFilter, location_name: "Filter"))
787
+ ListAccountAssignmentsForPrincipalRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
788
+ ListAccountAssignmentsForPrincipalRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
789
+ ListAccountAssignmentsForPrincipalRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
790
+ ListAccountAssignmentsForPrincipalRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
791
+ ListAccountAssignmentsForPrincipalRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
792
+ ListAccountAssignmentsForPrincipalRequest.struct_class = Types::ListAccountAssignmentsForPrincipalRequest
793
+
794
+ ListAccountAssignmentsForPrincipalResponse.add_member(:account_assignments, Shapes::ShapeRef.new(shape: AccountAssignmentListForPrincipal, location_name: "AccountAssignments"))
795
+ ListAccountAssignmentsForPrincipalResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
796
+ ListAccountAssignmentsForPrincipalResponse.struct_class = Types::ListAccountAssignmentsForPrincipalResponse
797
+
393
798
  ListAccountAssignmentsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: TargetId, required: true, location_name: "AccountId"))
394
799
  ListAccountAssignmentsRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
395
800
  ListAccountAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -412,6 +817,77 @@ module Aws::SSOAdmin
412
817
  ListAccountsForProvisionedPermissionSetResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
413
818
  ListAccountsForProvisionedPermissionSetResponse.struct_class = Types::ListAccountsForProvisionedPermissionSetResponse
414
819
 
820
+ ListApplicationAccessScopesRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
821
+ ListApplicationAccessScopesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListApplicationAccessScopesRequestMaxResultsInteger, location_name: "MaxResults"))
822
+ ListApplicationAccessScopesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
823
+ ListApplicationAccessScopesRequest.struct_class = Types::ListApplicationAccessScopesRequest
824
+
825
+ ListApplicationAccessScopesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
826
+ ListApplicationAccessScopesResponse.add_member(:scopes, Shapes::ShapeRef.new(shape: Scopes, required: true, location_name: "Scopes"))
827
+ ListApplicationAccessScopesResponse.struct_class = Types::ListApplicationAccessScopesResponse
828
+
829
+ ListApplicationAssignmentsFilter.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
830
+ ListApplicationAssignmentsFilter.struct_class = Types::ListApplicationAssignmentsFilter
831
+
832
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListApplicationAssignmentsFilter, location_name: "Filter"))
833
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
834
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
835
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
836
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
837
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
838
+ ListApplicationAssignmentsForPrincipalRequest.struct_class = Types::ListApplicationAssignmentsForPrincipalRequest
839
+
840
+ ListApplicationAssignmentsForPrincipalResponse.add_member(:application_assignments, Shapes::ShapeRef.new(shape: ApplicationAssignmentListForPrincipal, location_name: "ApplicationAssignments"))
841
+ ListApplicationAssignmentsForPrincipalResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
842
+ ListApplicationAssignmentsForPrincipalResponse.struct_class = Types::ListApplicationAssignmentsForPrincipalResponse
843
+
844
+ ListApplicationAssignmentsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
845
+ ListApplicationAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
846
+ ListApplicationAssignmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
847
+ ListApplicationAssignmentsRequest.struct_class = Types::ListApplicationAssignmentsRequest
848
+
849
+ ListApplicationAssignmentsResponse.add_member(:application_assignments, Shapes::ShapeRef.new(shape: ApplicationAssignmentsList, location_name: "ApplicationAssignments"))
850
+ ListApplicationAssignmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
851
+ ListApplicationAssignmentsResponse.struct_class = Types::ListApplicationAssignmentsResponse
852
+
853
+ ListApplicationAuthenticationMethodsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
854
+ ListApplicationAuthenticationMethodsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
855
+ ListApplicationAuthenticationMethodsRequest.struct_class = Types::ListApplicationAuthenticationMethodsRequest
856
+
857
+ ListApplicationAuthenticationMethodsResponse.add_member(:authentication_methods, Shapes::ShapeRef.new(shape: AuthenticationMethods, location_name: "AuthenticationMethods"))
858
+ ListApplicationAuthenticationMethodsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
859
+ ListApplicationAuthenticationMethodsResponse.struct_class = Types::ListApplicationAuthenticationMethodsResponse
860
+
861
+ ListApplicationGrantsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
862
+ ListApplicationGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
863
+ ListApplicationGrantsRequest.struct_class = Types::ListApplicationGrantsRequest
864
+
865
+ ListApplicationGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: Grants, required: true, location_name: "Grants"))
866
+ ListApplicationGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
867
+ ListApplicationGrantsResponse.struct_class = Types::ListApplicationGrantsResponse
868
+
869
+ ListApplicationProvidersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
870
+ ListApplicationProvidersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
871
+ ListApplicationProvidersRequest.struct_class = Types::ListApplicationProvidersRequest
872
+
873
+ ListApplicationProvidersResponse.add_member(:application_providers, Shapes::ShapeRef.new(shape: ApplicationProviderList, location_name: "ApplicationProviders"))
874
+ ListApplicationProvidersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
875
+ ListApplicationProvidersResponse.struct_class = Types::ListApplicationProvidersResponse
876
+
877
+ ListApplicationsFilter.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
878
+ ListApplicationsFilter.add_member(:application_provider, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProvider"))
879
+ ListApplicationsFilter.struct_class = Types::ListApplicationsFilter
880
+
881
+ ListApplicationsRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListApplicationsFilter, location_name: "Filter"))
882
+ ListApplicationsRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
883
+ ListApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
884
+ ListApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
885
+ ListApplicationsRequest.struct_class = Types::ListApplicationsRequest
886
+
887
+ ListApplicationsResponse.add_member(:applications, Shapes::ShapeRef.new(shape: ApplicationList, location_name: "Applications"))
888
+ ListApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
889
+ ListApplicationsResponse.struct_class = Types::ListApplicationsResponse
890
+
415
891
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
416
892
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
417
893
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
@@ -470,7 +946,7 @@ module Aws::SSOAdmin
470
946
  ListPermissionSetsResponse.add_member(:permission_sets, Shapes::ShapeRef.new(shape: PermissionSetList, location_name: "PermissionSets"))
471
947
  ListPermissionSetsResponse.struct_class = Types::ListPermissionSetsResponse
472
948
 
473
- ListTagsForResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
949
+ ListTagsForResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
474
950
  ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
475
951
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
476
952
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
@@ -479,6 +955,26 @@ module Aws::SSOAdmin
479
955
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
480
956
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
481
957
 
958
+ ListTrustedTokenIssuersRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
959
+ ListTrustedTokenIssuersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
960
+ ListTrustedTokenIssuersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
961
+ ListTrustedTokenIssuersRequest.struct_class = Types::ListTrustedTokenIssuersRequest
962
+
963
+ ListTrustedTokenIssuersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
964
+ ListTrustedTokenIssuersResponse.add_member(:trusted_token_issuers, Shapes::ShapeRef.new(shape: TrustedTokenIssuerList, location_name: "TrustedTokenIssuers"))
965
+ ListTrustedTokenIssuersResponse.struct_class = Types::ListTrustedTokenIssuersResponse
966
+
967
+ OidcJwtConfiguration.add_member(:claim_attribute_path, Shapes::ShapeRef.new(shape: ClaimAttributePath, required: true, location_name: "ClaimAttributePath"))
968
+ OidcJwtConfiguration.add_member(:identity_store_attribute_path, Shapes::ShapeRef.new(shape: JMESPath, required: true, location_name: "IdentityStoreAttributePath"))
969
+ OidcJwtConfiguration.add_member(:issuer_url, Shapes::ShapeRef.new(shape: TrustedTokenIssuerUrl, required: true, location_name: "IssuerUrl"))
970
+ OidcJwtConfiguration.add_member(:jwks_retrieval_option, Shapes::ShapeRef.new(shape: JwksRetrievalOption, required: true, location_name: "JwksRetrievalOption"))
971
+ OidcJwtConfiguration.struct_class = Types::OidcJwtConfiguration
972
+
973
+ OidcJwtUpdateConfiguration.add_member(:claim_attribute_path, Shapes::ShapeRef.new(shape: ClaimAttributePath, location_name: "ClaimAttributePath"))
974
+ OidcJwtUpdateConfiguration.add_member(:identity_store_attribute_path, Shapes::ShapeRef.new(shape: JMESPath, location_name: "IdentityStoreAttributePath"))
975
+ OidcJwtUpdateConfiguration.add_member(:jwks_retrieval_option, Shapes::ShapeRef.new(shape: JwksRetrievalOption, location_name: "JwksRetrievalOption"))
976
+ OidcJwtUpdateConfiguration.struct_class = Types::OidcJwtUpdateConfiguration
977
+
482
978
  OperationStatusFilter.add_member(:status, Shapes::ShapeRef.new(shape: StatusValues, location_name: "Status"))
483
979
  OperationStatusFilter.struct_class = Types::OperationStatusFilter
484
980
 
@@ -511,6 +1007,10 @@ module Aws::SSOAdmin
511
1007
  PermissionsBoundary.add_member(:managed_policy_arn, Shapes::ShapeRef.new(shape: ManagedPolicyArn, location_name: "ManagedPolicyArn"))
512
1008
  PermissionsBoundary.struct_class = Types::PermissionsBoundary
513
1009
 
1010
+ PortalOptions.add_member(:sign_in_options, Shapes::ShapeRef.new(shape: SignInOptions, location_name: "SignInOptions"))
1011
+ PortalOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: ApplicationVisibility, location_name: "Visibility"))
1012
+ PortalOptions.struct_class = Types::PortalOptions
1013
+
514
1014
  ProvisionPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
515
1015
  ProvisionPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
516
1016
  ProvisionPermissionSetRequest.add_member(:target_id, Shapes::ShapeRef.new(shape: TargetId, location_name: "TargetId"))
@@ -520,6 +1020,27 @@ module Aws::SSOAdmin
520
1020
  ProvisionPermissionSetResponse.add_member(:permission_set_provisioning_status, Shapes::ShapeRef.new(shape: PermissionSetProvisioningStatus, location_name: "PermissionSetProvisioningStatus"))
521
1021
  ProvisionPermissionSetResponse.struct_class = Types::ProvisionPermissionSetResponse
522
1022
 
1023
+ PutApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1024
+ PutApplicationAccessScopeRequest.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
1025
+ PutApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
1026
+ PutApplicationAccessScopeRequest.struct_class = Types::PutApplicationAccessScopeRequest
1027
+
1028
+ PutApplicationAssignmentConfigurationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1029
+ PutApplicationAssignmentConfigurationRequest.add_member(:assignment_required, Shapes::ShapeRef.new(shape: AssignmentRequired, required: true, location_name: "AssignmentRequired"))
1030
+ PutApplicationAssignmentConfigurationRequest.struct_class = Types::PutApplicationAssignmentConfigurationRequest
1031
+
1032
+ PutApplicationAssignmentConfigurationResponse.struct_class = Types::PutApplicationAssignmentConfigurationResponse
1033
+
1034
+ PutApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1035
+ PutApplicationAuthenticationMethodRequest.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, required: true, location_name: "AuthenticationMethod"))
1036
+ PutApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
1037
+ PutApplicationAuthenticationMethodRequest.struct_class = Types::PutApplicationAuthenticationMethodRequest
1038
+
1039
+ PutApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1040
+ PutApplicationGrantRequest.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
1041
+ PutApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
1042
+ PutApplicationGrantRequest.struct_class = Types::PutApplicationGrantRequest
1043
+
523
1044
  PutInlinePolicyToPermissionSetRequest.add_member(:inline_policy, Shapes::ShapeRef.new(shape: PermissionSetPolicyDocument, required: true, location_name: "InlinePolicy"))
524
1045
  PutInlinePolicyToPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
525
1046
  PutInlinePolicyToPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -534,12 +1055,38 @@ module Aws::SSOAdmin
534
1055
 
535
1056
  PutPermissionsBoundaryToPermissionSetResponse.struct_class = Types::PutPermissionsBoundaryToPermissionSetResponse
536
1057
 
1058
+ RedirectUris.member = Shapes::ShapeRef.new(shape: URI)
1059
+
1060
+ RefreshTokenGrant.struct_class = Types::RefreshTokenGrant
1061
+
537
1062
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ResourceNotFoundMessage, location_name: "Message"))
538
1063
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
539
1064
 
1065
+ ResourceServerConfig.add_member(:scopes, Shapes::ShapeRef.new(shape: ResourceServerScopes, location_name: "Scopes"))
1066
+ ResourceServerConfig.struct_class = Types::ResourceServerConfig
1067
+
1068
+ ResourceServerScopeDetails.add_member(:detailed_title, Shapes::ShapeRef.new(shape: Description, location_name: "DetailedTitle"))
1069
+ ResourceServerScopeDetails.add_member(:long_description, Shapes::ShapeRef.new(shape: Description, location_name: "LongDescription"))
1070
+ ResourceServerScopeDetails.struct_class = Types::ResourceServerScopeDetails
1071
+
1072
+ ResourceServerScopes.key = Shapes::ShapeRef.new(shape: ResourceServerScope)
1073
+ ResourceServerScopes.value = Shapes::ShapeRef.new(shape: ResourceServerScopeDetails)
1074
+
1075
+ ScopeDetails.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
1076
+ ScopeDetails.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
1077
+ ScopeDetails.struct_class = Types::ScopeDetails
1078
+
1079
+ ScopeTargets.member = Shapes::ShapeRef.new(shape: ScopeTarget)
1080
+
1081
+ Scopes.member = Shapes::ShapeRef.new(shape: ScopeDetails)
1082
+
540
1083
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ServiceQuotaExceededMessage, location_name: "Message"))
541
1084
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
542
1085
 
1086
+ SignInOptions.add_member(:application_url, Shapes::ShapeRef.new(shape: ApplicationUrl, location_name: "ApplicationUrl"))
1087
+ SignInOptions.add_member(:origin, Shapes::ShapeRef.new(shape: SignInOrigin, required: true, location_name: "Origin"))
1088
+ SignInOptions.struct_class = Types::SignInOptions
1089
+
543
1090
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
544
1091
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
545
1092
  Tag.struct_class = Types::Tag
@@ -548,7 +1095,7 @@ module Aws::SSOAdmin
548
1095
 
549
1096
  TagList.member = Shapes::ShapeRef.new(shape: Tag)
550
1097
 
551
- TagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1098
+ TagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
552
1099
  TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
553
1100
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
554
1101
  TagResourceRequest.struct_class = Types::TagResourceRequest
@@ -558,19 +1105,60 @@ module Aws::SSOAdmin
558
1105
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ThrottlingExceptionMessage, location_name: "Message"))
559
1106
  ThrottlingException.struct_class = Types::ThrottlingException
560
1107
 
561
- UntagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1108
+ TokenExchangeGrant.struct_class = Types::TokenExchangeGrant
1109
+
1110
+ TokenIssuerAudiences.member = Shapes::ShapeRef.new(shape: TokenIssuerAudience)
1111
+
1112
+ TrustedTokenIssuerConfiguration.add_member(:oidc_jwt_configuration, Shapes::ShapeRef.new(shape: OidcJwtConfiguration, location_name: "OidcJwtConfiguration"))
1113
+ TrustedTokenIssuerConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1114
+ TrustedTokenIssuerConfiguration.add_member_subclass(:oidc_jwt_configuration, Types::TrustedTokenIssuerConfiguration::OidcJwtConfiguration)
1115
+ TrustedTokenIssuerConfiguration.add_member_subclass(:unknown, Types::TrustedTokenIssuerConfiguration::Unknown)
1116
+ TrustedTokenIssuerConfiguration.struct_class = Types::TrustedTokenIssuerConfiguration
1117
+
1118
+ TrustedTokenIssuerList.member = Shapes::ShapeRef.new(shape: TrustedTokenIssuerMetadata)
1119
+
1120
+ TrustedTokenIssuerMetadata.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
1121
+ TrustedTokenIssuerMetadata.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
1122
+ TrustedTokenIssuerMetadata.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, location_name: "TrustedTokenIssuerType"))
1123
+ TrustedTokenIssuerMetadata.struct_class = Types::TrustedTokenIssuerMetadata
1124
+
1125
+ TrustedTokenIssuerUpdateConfiguration.add_member(:oidc_jwt_configuration, Shapes::ShapeRef.new(shape: OidcJwtUpdateConfiguration, location_name: "OidcJwtConfiguration"))
1126
+ TrustedTokenIssuerUpdateConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1127
+ TrustedTokenIssuerUpdateConfiguration.add_member_subclass(:oidc_jwt_configuration, Types::TrustedTokenIssuerUpdateConfiguration::OidcJwtConfiguration)
1128
+ TrustedTokenIssuerUpdateConfiguration.add_member_subclass(:unknown, Types::TrustedTokenIssuerUpdateConfiguration::Unknown)
1129
+ TrustedTokenIssuerUpdateConfiguration.struct_class = Types::TrustedTokenIssuerUpdateConfiguration
1130
+
1131
+ UntagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
562
1132
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
563
1133
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
564
1134
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
565
1135
 
566
1136
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
567
1137
 
1138
+ UpdateApplicationPortalOptions.add_member(:sign_in_options, Shapes::ShapeRef.new(shape: SignInOptions, location_name: "SignInOptions"))
1139
+ UpdateApplicationPortalOptions.struct_class = Types::UpdateApplicationPortalOptions
1140
+
1141
+ UpdateApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1142
+ UpdateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1143
+ UpdateApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
1144
+ UpdateApplicationRequest.add_member(:portal_options, Shapes::ShapeRef.new(shape: UpdateApplicationPortalOptions, location_name: "PortalOptions"))
1145
+ UpdateApplicationRequest.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
1146
+ UpdateApplicationRequest.struct_class = Types::UpdateApplicationRequest
1147
+
1148
+ UpdateApplicationResponse.struct_class = Types::UpdateApplicationResponse
1149
+
568
1150
  UpdateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_access_control_attribute_configuration, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfiguration, required: true, location_name: "InstanceAccessControlAttributeConfiguration"))
569
1151
  UpdateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
570
1152
  UpdateInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::UpdateInstanceAccessControlAttributeConfigurationRequest
571
1153
 
572
1154
  UpdateInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::UpdateInstanceAccessControlAttributeConfigurationResponse
573
1155
 
1156
+ UpdateInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1157
+ UpdateInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, required: true, location_name: "Name"))
1158
+ UpdateInstanceRequest.struct_class = Types::UpdateInstanceRequest
1159
+
1160
+ UpdateInstanceResponse.struct_class = Types::UpdateInstanceResponse
1161
+
574
1162
  UpdatePermissionSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: PermissionSetDescription, location_name: "Description"))
575
1163
  UpdatePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
576
1164
  UpdatePermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -580,6 +1168,13 @@ module Aws::SSOAdmin
580
1168
 
581
1169
  UpdatePermissionSetResponse.struct_class = Types::UpdatePermissionSetResponse
582
1170
 
1171
+ UpdateTrustedTokenIssuerRequest.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
1172
+ UpdateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
1173
+ UpdateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerUpdateConfiguration, location_name: "TrustedTokenIssuerConfiguration"))
1174
+ UpdateTrustedTokenIssuerRequest.struct_class = Types::UpdateTrustedTokenIssuerRequest
1175
+
1176
+ UpdateTrustedTokenIssuerResponse.struct_class = Types::UpdateTrustedTokenIssuerResponse
1177
+
583
1178
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ValidationExceptionMessage, location_name: "Message"))
584
1179
  ValidationException.struct_class = Types::ValidationException
585
1180
 
@@ -648,6 +1243,50 @@ module Aws::SSOAdmin
648
1243
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
649
1244
  end)
650
1245
 
1246
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
1247
+ o.name = "CreateApplication"
1248
+ o.http_method = "POST"
1249
+ o.http_request_uri = "/"
1250
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationRequest)
1251
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationResponse)
1252
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1253
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1254
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1255
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1256
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1258
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1259
+ end)
1260
+
1261
+ api.add_operation(:create_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1262
+ o.name = "CreateApplicationAssignment"
1263
+ o.http_method = "POST"
1264
+ o.http_request_uri = "/"
1265
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationAssignmentRequest)
1266
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationAssignmentResponse)
1267
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1268
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1274
+ end)
1275
+
1276
+ api.add_operation(:create_instance, Seahorse::Model::Operation.new.tap do |o|
1277
+ o.name = "CreateInstance"
1278
+ o.http_method = "POST"
1279
+ o.http_request_uri = "/"
1280
+ o.input = Shapes::ShapeRef.new(shape: CreateInstanceRequest)
1281
+ o.output = Shapes::ShapeRef.new(shape: CreateInstanceResponse)
1282
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1283
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1284
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1285
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1286
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1287
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1288
+ end)
1289
+
651
1290
  api.add_operation(:create_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
652
1291
  o.name = "CreateInstanceAccessControlAttributeConfiguration"
653
1292
  o.http_method = "POST"
@@ -677,6 +1316,20 @@ module Aws::SSOAdmin
677
1316
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
678
1317
  end)
679
1318
 
1319
+ api.add_operation(:create_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1320
+ o.name = "CreateTrustedTokenIssuer"
1321
+ o.http_method = "POST"
1322
+ o.http_request_uri = "/"
1323
+ o.input = Shapes::ShapeRef.new(shape: CreateTrustedTokenIssuerRequest)
1324
+ o.output = Shapes::ShapeRef.new(shape: CreateTrustedTokenIssuerResponse)
1325
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1326
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1327
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1328
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1330
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1331
+ end)
1332
+
680
1333
  api.add_operation(:delete_account_assignment, Seahorse::Model::Operation.new.tap do |o|
681
1334
  o.name = "DeleteAccountAssignment"
682
1335
  o.http_method = "POST"
@@ -691,6 +1344,76 @@ module Aws::SSOAdmin
691
1344
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
692
1345
  end)
693
1346
 
1347
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
1348
+ o.name = "DeleteApplication"
1349
+ o.http_method = "POST"
1350
+ o.http_request_uri = "/"
1351
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationRequest)
1352
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationResponse)
1353
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1354
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1355
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1356
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1357
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1358
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1359
+ end)
1360
+
1361
+ api.add_operation(:delete_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
1362
+ o.name = "DeleteApplicationAccessScope"
1363
+ o.http_method = "POST"
1364
+ o.http_request_uri = "/"
1365
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAccessScopeRequest)
1366
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1367
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1370
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1373
+ end)
1374
+
1375
+ api.add_operation(:delete_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1376
+ o.name = "DeleteApplicationAssignment"
1377
+ o.http_method = "POST"
1378
+ o.http_request_uri = "/"
1379
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAssignmentRequest)
1380
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationAssignmentResponse)
1381
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1382
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1383
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1384
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1385
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1387
+ end)
1388
+
1389
+ api.add_operation(:delete_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
1390
+ o.name = "DeleteApplicationAuthenticationMethod"
1391
+ o.http_method = "POST"
1392
+ o.http_request_uri = "/"
1393
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAuthenticationMethodRequest)
1394
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1395
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1396
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1397
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1398
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1399
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1401
+ end)
1402
+
1403
+ api.add_operation(:delete_application_grant, Seahorse::Model::Operation.new.tap do |o|
1404
+ o.name = "DeleteApplicationGrant"
1405
+ o.http_method = "POST"
1406
+ o.http_request_uri = "/"
1407
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationGrantRequest)
1408
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1409
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1410
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1411
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1412
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1413
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1414
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1415
+ end)
1416
+
694
1417
  api.add_operation(:delete_inline_policy_from_permission_set, Seahorse::Model::Operation.new.tap do |o|
695
1418
  o.name = "DeleteInlinePolicyFromPermissionSet"
696
1419
  o.http_method = "POST"
@@ -705,6 +1428,19 @@ module Aws::SSOAdmin
705
1428
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
706
1429
  end)
707
1430
 
1431
+ api.add_operation(:delete_instance, Seahorse::Model::Operation.new.tap do |o|
1432
+ o.name = "DeleteInstance"
1433
+ o.http_method = "POST"
1434
+ o.http_request_uri = "/"
1435
+ o.input = Shapes::ShapeRef.new(shape: DeleteInstanceRequest)
1436
+ o.output = Shapes::ShapeRef.new(shape: DeleteInstanceResponse)
1437
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1438
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1439
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1441
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1442
+ end)
1443
+
708
1444
  api.add_operation(:delete_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
709
1445
  o.name = "DeleteInstanceAccessControlAttributeConfiguration"
710
1446
  o.http_method = "POST"
@@ -744,6 +1480,21 @@ module Aws::SSOAdmin
744
1480
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
745
1481
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
746
1482
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1483
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1484
+ end)
1485
+
1486
+ api.add_operation(:delete_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1487
+ o.name = "DeleteTrustedTokenIssuer"
1488
+ o.http_method = "POST"
1489
+ o.http_request_uri = "/"
1490
+ o.input = Shapes::ShapeRef.new(shape: DeleteTrustedTokenIssuerRequest)
1491
+ o.output = Shapes::ShapeRef.new(shape: DeleteTrustedTokenIssuerResponse)
1492
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1495
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1496
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1497
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
747
1498
  end)
748
1499
 
749
1500
  api.add_operation(:describe_account_assignment_creation_status, Seahorse::Model::Operation.new.tap do |o|
@@ -772,6 +1523,57 @@ module Aws::SSOAdmin
772
1523
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
773
1524
  end)
774
1525
 
1526
+ api.add_operation(:describe_application, Seahorse::Model::Operation.new.tap do |o|
1527
+ o.name = "DescribeApplication"
1528
+ o.http_method = "POST"
1529
+ o.http_request_uri = "/"
1530
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationRequest)
1531
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationResponse)
1532
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1533
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1534
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1535
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1536
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1537
+ end)
1538
+
1539
+ api.add_operation(:describe_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1540
+ o.name = "DescribeApplicationAssignment"
1541
+ o.http_method = "POST"
1542
+ o.http_request_uri = "/"
1543
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationAssignmentRequest)
1544
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationAssignmentResponse)
1545
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1546
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1547
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1548
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1549
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1550
+ end)
1551
+
1552
+ api.add_operation(:describe_application_provider, Seahorse::Model::Operation.new.tap do |o|
1553
+ o.name = "DescribeApplicationProvider"
1554
+ o.http_method = "POST"
1555
+ o.http_request_uri = "/"
1556
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationProviderRequest)
1557
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationProviderResponse)
1558
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1559
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1560
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1561
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1562
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1563
+ end)
1564
+
1565
+ api.add_operation(:describe_instance, Seahorse::Model::Operation.new.tap do |o|
1566
+ o.name = "DescribeInstance"
1567
+ o.http_method = "POST"
1568
+ o.http_request_uri = "/"
1569
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceRequest)
1570
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceResponse)
1571
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1572
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1573
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1574
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1575
+ end)
1576
+
775
1577
  api.add_operation(:describe_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
776
1578
  o.name = "DescribeInstanceAccessControlAttributeConfiguration"
777
1579
  o.http_method = "POST"
@@ -811,6 +1613,19 @@ module Aws::SSOAdmin
811
1613
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
812
1614
  end)
813
1615
 
1616
+ api.add_operation(:describe_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1617
+ o.name = "DescribeTrustedTokenIssuer"
1618
+ o.http_method = "POST"
1619
+ o.http_request_uri = "/"
1620
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustedTokenIssuerRequest)
1621
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustedTokenIssuerResponse)
1622
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1623
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1627
+ end)
1628
+
814
1629
  api.add_operation(:detach_customer_managed_policy_reference_from_permission_set, Seahorse::Model::Operation.new.tap do |o|
815
1630
  o.name = "DetachCustomerManagedPolicyReferenceFromPermissionSet"
816
1631
  o.http_method = "POST"
@@ -839,6 +1654,58 @@ module Aws::SSOAdmin
839
1654
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
840
1655
  end)
841
1656
 
1657
+ api.add_operation(:get_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
1658
+ o.name = "GetApplicationAccessScope"
1659
+ o.http_method = "POST"
1660
+ o.http_request_uri = "/"
1661
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAccessScopeRequest)
1662
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAccessScopeResponse)
1663
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1664
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1665
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1666
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1668
+ end)
1669
+
1670
+ api.add_operation(:get_application_assignment_configuration, Seahorse::Model::Operation.new.tap do |o|
1671
+ o.name = "GetApplicationAssignmentConfiguration"
1672
+ o.http_method = "POST"
1673
+ o.http_request_uri = "/"
1674
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAssignmentConfigurationRequest)
1675
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAssignmentConfigurationResponse)
1676
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1677
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1678
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1679
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1680
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1681
+ end)
1682
+
1683
+ api.add_operation(:get_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
1684
+ o.name = "GetApplicationAuthenticationMethod"
1685
+ o.http_method = "POST"
1686
+ o.http_request_uri = "/"
1687
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAuthenticationMethodRequest)
1688
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAuthenticationMethodResponse)
1689
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1690
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1691
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1692
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1693
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1694
+ end)
1695
+
1696
+ api.add_operation(:get_application_grant, Seahorse::Model::Operation.new.tap do |o|
1697
+ o.name = "GetApplicationGrant"
1698
+ o.http_method = "POST"
1699
+ o.http_request_uri = "/"
1700
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationGrantRequest)
1701
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationGrantResponse)
1702
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1703
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1704
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1705
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1706
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1707
+ end)
1708
+
842
1709
  api.add_operation(:get_inline_policy_for_permission_set, Seahorse::Model::Operation.new.tap do |o|
843
1710
  o.name = "GetInlinePolicyForPermissionSet"
844
1711
  o.http_method = "POST"
@@ -922,6 +1789,25 @@ module Aws::SSOAdmin
922
1789
  )
923
1790
  end)
924
1791
 
1792
+ api.add_operation(:list_account_assignments_for_principal, Seahorse::Model::Operation.new.tap do |o|
1793
+ o.name = "ListAccountAssignmentsForPrincipal"
1794
+ o.http_method = "POST"
1795
+ o.http_request_uri = "/"
1796
+ o.input = Shapes::ShapeRef.new(shape: ListAccountAssignmentsForPrincipalRequest)
1797
+ o.output = Shapes::ShapeRef.new(shape: ListAccountAssignmentsForPrincipalResponse)
1798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1799
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1800
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1801
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1803
+ o[:pager] = Aws::Pager.new(
1804
+ limit_key: "max_results",
1805
+ tokens: {
1806
+ "next_token" => "next_token"
1807
+ }
1808
+ )
1809
+ end)
1810
+
925
1811
  api.add_operation(:list_accounts_for_provisioned_permission_set, Seahorse::Model::Operation.new.tap do |o|
926
1812
  o.name = "ListAccountsForProvisionedPermissionSet"
927
1813
  o.http_method = "POST"
@@ -941,6 +1827,135 @@ module Aws::SSOAdmin
941
1827
  )
942
1828
  end)
943
1829
 
1830
+ api.add_operation(:list_application_access_scopes, Seahorse::Model::Operation.new.tap do |o|
1831
+ o.name = "ListApplicationAccessScopes"
1832
+ o.http_method = "POST"
1833
+ o.http_request_uri = "/"
1834
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAccessScopesRequest)
1835
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAccessScopesResponse)
1836
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1837
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1838
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1839
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1840
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1841
+ o[:pager] = Aws::Pager.new(
1842
+ limit_key: "max_results",
1843
+ tokens: {
1844
+ "next_token" => "next_token"
1845
+ }
1846
+ )
1847
+ end)
1848
+
1849
+ api.add_operation(:list_application_assignments, Seahorse::Model::Operation.new.tap do |o|
1850
+ o.name = "ListApplicationAssignments"
1851
+ o.http_method = "POST"
1852
+ o.http_request_uri = "/"
1853
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsRequest)
1854
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsResponse)
1855
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1856
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1857
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1858
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1859
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1860
+ o[:pager] = Aws::Pager.new(
1861
+ limit_key: "max_results",
1862
+ tokens: {
1863
+ "next_token" => "next_token"
1864
+ }
1865
+ )
1866
+ end)
1867
+
1868
+ api.add_operation(:list_application_assignments_for_principal, Seahorse::Model::Operation.new.tap do |o|
1869
+ o.name = "ListApplicationAssignmentsForPrincipal"
1870
+ o.http_method = "POST"
1871
+ o.http_request_uri = "/"
1872
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsForPrincipalRequest)
1873
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsForPrincipalResponse)
1874
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1875
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1879
+ o[:pager] = Aws::Pager.new(
1880
+ limit_key: "max_results",
1881
+ tokens: {
1882
+ "next_token" => "next_token"
1883
+ }
1884
+ )
1885
+ end)
1886
+
1887
+ api.add_operation(:list_application_authentication_methods, Seahorse::Model::Operation.new.tap do |o|
1888
+ o.name = "ListApplicationAuthenticationMethods"
1889
+ o.http_method = "POST"
1890
+ o.http_request_uri = "/"
1891
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAuthenticationMethodsRequest)
1892
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAuthenticationMethodsResponse)
1893
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1894
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1895
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1896
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1897
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1898
+ o[:pager] = Aws::Pager.new(
1899
+ tokens: {
1900
+ "next_token" => "next_token"
1901
+ }
1902
+ )
1903
+ end)
1904
+
1905
+ api.add_operation(:list_application_grants, Seahorse::Model::Operation.new.tap do |o|
1906
+ o.name = "ListApplicationGrants"
1907
+ o.http_method = "POST"
1908
+ o.http_request_uri = "/"
1909
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationGrantsRequest)
1910
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationGrantsResponse)
1911
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1912
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1913
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1915
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1916
+ o[:pager] = Aws::Pager.new(
1917
+ tokens: {
1918
+ "next_token" => "next_token"
1919
+ }
1920
+ )
1921
+ end)
1922
+
1923
+ api.add_operation(:list_application_providers, Seahorse::Model::Operation.new.tap do |o|
1924
+ o.name = "ListApplicationProviders"
1925
+ o.http_method = "POST"
1926
+ o.http_request_uri = "/"
1927
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationProvidersRequest)
1928
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationProvidersResponse)
1929
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1930
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1931
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1932
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1933
+ o[:pager] = Aws::Pager.new(
1934
+ limit_key: "max_results",
1935
+ tokens: {
1936
+ "next_token" => "next_token"
1937
+ }
1938
+ )
1939
+ end)
1940
+
1941
+ api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
1942
+ o.name = "ListApplications"
1943
+ o.http_method = "POST"
1944
+ o.http_request_uri = "/"
1945
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationsRequest)
1946
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationsResponse)
1947
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1948
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1949
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1950
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1951
+ o[:pager] = Aws::Pager.new(
1952
+ limit_key: "max_results",
1953
+ tokens: {
1954
+ "next_token" => "next_token"
1955
+ }
1956
+ )
1957
+ end)
1958
+
944
1959
  api.add_operation(:list_customer_managed_policy_references_in_permission_set, Seahorse::Model::Operation.new.tap do |o|
945
1960
  o.name = "ListCustomerManagedPolicyReferencesInPermissionSet"
946
1961
  o.http_method = "POST"
@@ -1072,6 +2087,24 @@ module Aws::SSOAdmin
1072
2087
  )
1073
2088
  end)
1074
2089
 
2090
+ api.add_operation(:list_trusted_token_issuers, Seahorse::Model::Operation.new.tap do |o|
2091
+ o.name = "ListTrustedTokenIssuers"
2092
+ o.http_method = "POST"
2093
+ o.http_request_uri = "/"
2094
+ o.input = Shapes::ShapeRef.new(shape: ListTrustedTokenIssuersRequest)
2095
+ o.output = Shapes::ShapeRef.new(shape: ListTrustedTokenIssuersResponse)
2096
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2097
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2098
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2099
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2100
+ o[:pager] = Aws::Pager.new(
2101
+ limit_key: "max_results",
2102
+ tokens: {
2103
+ "next_token" => "next_token"
2104
+ }
2105
+ )
2106
+ end)
2107
+
1075
2108
  api.add_operation(:provision_permission_set, Seahorse::Model::Operation.new.tap do |o|
1076
2109
  o.name = "ProvisionPermissionSet"
1077
2110
  o.http_method = "POST"
@@ -1086,6 +2119,62 @@ module Aws::SSOAdmin
1086
2119
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1087
2120
  end)
1088
2121
 
2122
+ api.add_operation(:put_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
2123
+ o.name = "PutApplicationAccessScope"
2124
+ o.http_method = "POST"
2125
+ o.http_request_uri = "/"
2126
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAccessScopeRequest)
2127
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2128
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2129
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2130
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2131
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2132
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2133
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2134
+ end)
2135
+
2136
+ api.add_operation(:put_application_assignment_configuration, Seahorse::Model::Operation.new.tap do |o|
2137
+ o.name = "PutApplicationAssignmentConfiguration"
2138
+ o.http_method = "POST"
2139
+ o.http_request_uri = "/"
2140
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAssignmentConfigurationRequest)
2141
+ o.output = Shapes::ShapeRef.new(shape: PutApplicationAssignmentConfigurationResponse)
2142
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2143
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2144
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2145
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2148
+ end)
2149
+
2150
+ api.add_operation(:put_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
2151
+ o.name = "PutApplicationAuthenticationMethod"
2152
+ o.http_method = "POST"
2153
+ o.http_request_uri = "/"
2154
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAuthenticationMethodRequest)
2155
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2156
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2157
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2158
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2159
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2160
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2161
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2162
+ end)
2163
+
2164
+ api.add_operation(:put_application_grant, Seahorse::Model::Operation.new.tap do |o|
2165
+ o.name = "PutApplicationGrant"
2166
+ o.http_method = "POST"
2167
+ o.http_request_uri = "/"
2168
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationGrantRequest)
2169
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2170
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2171
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2172
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2175
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2176
+ end)
2177
+
1089
2178
  api.add_operation(:put_inline_policy_to_permission_set, Seahorse::Model::Operation.new.tap do |o|
1090
2179
  o.name = "PutInlinePolicyToPermissionSet"
1091
2180
  o.http_method = "POST"
@@ -1144,6 +2233,33 @@ module Aws::SSOAdmin
1144
2233
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1145
2234
  end)
1146
2235
 
2236
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
2237
+ o.name = "UpdateApplication"
2238
+ o.http_method = "POST"
2239
+ o.http_request_uri = "/"
2240
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationRequest)
2241
+ o.output = Shapes::ShapeRef.new(shape: UpdateApplicationResponse)
2242
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2243
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2244
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2245
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2246
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2247
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2248
+ end)
2249
+
2250
+ api.add_operation(:update_instance, Seahorse::Model::Operation.new.tap do |o|
2251
+ o.name = "UpdateInstance"
2252
+ o.http_method = "POST"
2253
+ o.http_request_uri = "/"
2254
+ o.input = Shapes::ShapeRef.new(shape: UpdateInstanceRequest)
2255
+ o.output = Shapes::ShapeRef.new(shape: UpdateInstanceResponse)
2256
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2257
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2258
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2259
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2260
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2261
+ end)
2262
+
1147
2263
  api.add_operation(:update_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
1148
2264
  o.name = "UpdateInstanceAccessControlAttributeConfiguration"
1149
2265
  o.http_method = "POST"
@@ -1171,6 +2287,20 @@ module Aws::SSOAdmin
1171
2287
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1172
2288
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1173
2289
  end)
2290
+
2291
+ api.add_operation(:update_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
2292
+ o.name = "UpdateTrustedTokenIssuer"
2293
+ o.http_method = "POST"
2294
+ o.http_request_uri = "/"
2295
+ o.input = Shapes::ShapeRef.new(shape: UpdateTrustedTokenIssuerRequest)
2296
+ o.output = Shapes::ShapeRef.new(shape: UpdateTrustedTokenIssuerResponse)
2297
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2298
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2299
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2300
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2301
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2302
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2303
+ end)
1174
2304
  end
1175
2305
 
1176
2306
  end