aws-sdk-ssoadmin 1.30.0 → 1.31.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,40 @@ 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')
135
243
  RelayState = Shapes::StringShape.new(name: 'RelayState')
136
244
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
137
245
  ResourceNotFoundMessage = Shapes::StringShape.new(name: 'ResourceNotFoundMessage')
246
+ ResourceServerConfig = Shapes::StructureShape.new(name: 'ResourceServerConfig')
247
+ ResourceServerScope = Shapes::StringShape.new(name: 'ResourceServerScope')
248
+ ResourceServerScopeDetails = Shapes::StructureShape.new(name: 'ResourceServerScopeDetails')
249
+ ResourceServerScopes = Shapes::MapShape.new(name: 'ResourceServerScopes')
250
+ Scope = Shapes::StringShape.new(name: 'Scope')
251
+ ScopeDetails = Shapes::StructureShape.new(name: 'ScopeDetails')
252
+ ScopeTarget = Shapes::StringShape.new(name: 'ScopeTarget')
253
+ ScopeTargets = Shapes::ListShape.new(name: 'ScopeTargets')
254
+ Scopes = Shapes::ListShape.new(name: 'Scopes')
138
255
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
139
256
  ServiceQuotaExceededMessage = Shapes::StringShape.new(name: 'ServiceQuotaExceededMessage')
257
+ SignInOptions = Shapes::StructureShape.new(name: 'SignInOptions')
258
+ SignInOrigin = Shapes::StringShape.new(name: 'SignInOrigin')
140
259
  StatusValues = Shapes::StringShape.new(name: 'StatusValues')
141
260
  Tag = Shapes::StructureShape.new(name: 'Tag')
142
261
  TagKey = Shapes::StringShape.new(name: 'TagKey')
@@ -151,13 +270,31 @@ module Aws::SSOAdmin
151
270
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
152
271
  ThrottlingExceptionMessage = Shapes::StringShape.new(name: 'ThrottlingExceptionMessage')
153
272
  Token = Shapes::StringShape.new(name: 'Token')
273
+ TokenIssuerAudience = Shapes::StringShape.new(name: 'TokenIssuerAudience')
274
+ TokenIssuerAudiences = Shapes::ListShape.new(name: 'TokenIssuerAudiences')
275
+ TrustedTokenIssuerArn = Shapes::StringShape.new(name: 'TrustedTokenIssuerArn')
276
+ TrustedTokenIssuerConfiguration = Shapes::UnionShape.new(name: 'TrustedTokenIssuerConfiguration')
277
+ TrustedTokenIssuerList = Shapes::ListShape.new(name: 'TrustedTokenIssuerList')
278
+ TrustedTokenIssuerMetadata = Shapes::StructureShape.new(name: 'TrustedTokenIssuerMetadata')
279
+ TrustedTokenIssuerName = Shapes::StringShape.new(name: 'TrustedTokenIssuerName')
280
+ TrustedTokenIssuerType = Shapes::StringShape.new(name: 'TrustedTokenIssuerType')
281
+ TrustedTokenIssuerUpdateConfiguration = Shapes::UnionShape.new(name: 'TrustedTokenIssuerUpdateConfiguration')
282
+ TrustedTokenIssuerUrl = Shapes::StringShape.new(name: 'TrustedTokenIssuerUrl')
283
+ URI = Shapes::StringShape.new(name: 'URI')
154
284
  UUId = Shapes::StringShape.new(name: 'UUId')
155
285
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
156
286
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
287
+ UpdateApplicationPortalOptions = Shapes::StructureShape.new(name: 'UpdateApplicationPortalOptions')
288
+ UpdateApplicationRequest = Shapes::StructureShape.new(name: 'UpdateApplicationRequest')
289
+ UpdateApplicationResponse = Shapes::StructureShape.new(name: 'UpdateApplicationResponse')
157
290
  UpdateInstanceAccessControlAttributeConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateInstanceAccessControlAttributeConfigurationRequest')
158
291
  UpdateInstanceAccessControlAttributeConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateInstanceAccessControlAttributeConfigurationResponse')
292
+ UpdateInstanceRequest = Shapes::StructureShape.new(name: 'UpdateInstanceRequest')
293
+ UpdateInstanceResponse = Shapes::StructureShape.new(name: 'UpdateInstanceResponse')
159
294
  UpdatePermissionSetRequest = Shapes::StructureShape.new(name: 'UpdatePermissionSetRequest')
160
295
  UpdatePermissionSetResponse = Shapes::StructureShape.new(name: 'UpdatePermissionSetResponse')
296
+ UpdateTrustedTokenIssuerRequest = Shapes::StructureShape.new(name: 'UpdateTrustedTokenIssuerRequest')
297
+ UpdateTrustedTokenIssuerResponse = Shapes::StructureShape.new(name: 'UpdateTrustedTokenIssuerResponse')
161
298
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
162
299
  ValidationExceptionMessage = Shapes::StringShape.new(name: 'ValidationExceptionMessage')
163
300
 
@@ -181,8 +318,16 @@ module Aws::SSOAdmin
181
318
  AccountAssignment.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
182
319
  AccountAssignment.struct_class = Types::AccountAssignment
183
320
 
321
+ AccountAssignmentForPrincipal.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
322
+ AccountAssignmentForPrincipal.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, location_name: "PermissionSetArn"))
323
+ AccountAssignmentForPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
324
+ AccountAssignmentForPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
325
+ AccountAssignmentForPrincipal.struct_class = Types::AccountAssignmentForPrincipal
326
+
184
327
  AccountAssignmentList.member = Shapes::ShapeRef.new(shape: AccountAssignment)
185
328
 
329
+ AccountAssignmentListForPrincipal.member = Shapes::ShapeRef.new(shape: AccountAssignmentForPrincipal)
330
+
186
331
  AccountAssignmentOperationStatus.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
187
332
  AccountAssignmentOperationStatus.add_member(:failure_reason, Shapes::ShapeRef.new(shape: Reason, location_name: "FailureReason"))
188
333
  AccountAssignmentOperationStatus.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, location_name: "PermissionSetArn"))
@@ -203,6 +348,41 @@ module Aws::SSOAdmin
203
348
 
204
349
  AccountList.member = Shapes::ShapeRef.new(shape: AccountId)
205
350
 
351
+ Application.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
352
+ Application.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
353
+ Application.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProviderArn"))
354
+ Application.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
355
+ Application.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
356
+ Application.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
357
+ Application.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
358
+ Application.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
359
+ Application.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
360
+ Application.struct_class = Types::Application
361
+
362
+ ApplicationAssignment.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
363
+ ApplicationAssignment.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
364
+ ApplicationAssignment.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
365
+ ApplicationAssignment.struct_class = Types::ApplicationAssignment
366
+
367
+ ApplicationAssignmentForPrincipal.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
368
+ ApplicationAssignmentForPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
369
+ ApplicationAssignmentForPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
370
+ ApplicationAssignmentForPrincipal.struct_class = Types::ApplicationAssignmentForPrincipal
371
+
372
+ ApplicationAssignmentListForPrincipal.member = Shapes::ShapeRef.new(shape: ApplicationAssignmentForPrincipal)
373
+
374
+ ApplicationAssignmentsList.member = Shapes::ShapeRef.new(shape: ApplicationAssignment)
375
+
376
+ ApplicationList.member = Shapes::ShapeRef.new(shape: Application)
377
+
378
+ ApplicationProvider.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
379
+ ApplicationProvider.add_member(:display_data, Shapes::ShapeRef.new(shape: DisplayData, location_name: "DisplayData"))
380
+ ApplicationProvider.add_member(:federation_protocol, Shapes::ShapeRef.new(shape: FederationProtocol, location_name: "FederationProtocol"))
381
+ ApplicationProvider.add_member(:resource_server_config, Shapes::ShapeRef.new(shape: ResourceServerConfig, location_name: "ResourceServerConfig"))
382
+ ApplicationProvider.struct_class = Types::ApplicationProvider
383
+
384
+ ApplicationProviderList.member = Shapes::ShapeRef.new(shape: ApplicationProvider)
385
+
206
386
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:customer_managed_policy_reference, Shapes::ShapeRef.new(shape: CustomerManagedPolicyReference, required: true, location_name: "CustomerManagedPolicyReference"))
207
387
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
208
388
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -223,6 +403,27 @@ module Aws::SSOAdmin
223
403
 
224
404
  AttachedManagedPolicyList.member = Shapes::ShapeRef.new(shape: AttachedManagedPolicy)
225
405
 
406
+ AuthenticationMethod.add_member(:iam, Shapes::ShapeRef.new(shape: IamAuthenticationMethod, location_name: "Iam"))
407
+ AuthenticationMethod.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
408
+ AuthenticationMethod.add_member_subclass(:iam, Types::AuthenticationMethod::Iam)
409
+ AuthenticationMethod.add_member_subclass(:unknown, Types::AuthenticationMethod::Unknown)
410
+ AuthenticationMethod.struct_class = Types::AuthenticationMethod
411
+
412
+ AuthenticationMethodItem.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, location_name: "AuthenticationMethod"))
413
+ AuthenticationMethodItem.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, location_name: "AuthenticationMethodType"))
414
+ AuthenticationMethodItem.struct_class = Types::AuthenticationMethodItem
415
+
416
+ AuthenticationMethods.member = Shapes::ShapeRef.new(shape: AuthenticationMethodItem)
417
+
418
+ AuthorizationCodeGrant.add_member(:redirect_uris, Shapes::ShapeRef.new(shape: RedirectUris, location_name: "RedirectUris"))
419
+ AuthorizationCodeGrant.struct_class = Types::AuthorizationCodeGrant
420
+
421
+ AuthorizedTokenIssuer.add_member(:authorized_audiences, Shapes::ShapeRef.new(shape: TokenIssuerAudiences, location_name: "AuthorizedAudiences"))
422
+ AuthorizedTokenIssuer.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
423
+ AuthorizedTokenIssuer.struct_class = Types::AuthorizedTokenIssuer
424
+
425
+ AuthorizedTokenIssuers.member = Shapes::ShapeRef.new(shape: AuthorizedTokenIssuer)
426
+
226
427
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ConflictExceptionMessage, location_name: "Message"))
227
428
  ConflictException.struct_class = Types::ConflictException
228
429
 
@@ -237,12 +438,40 @@ module Aws::SSOAdmin
237
438
  CreateAccountAssignmentResponse.add_member(:account_assignment_creation_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentCreationStatus"))
238
439
  CreateAccountAssignmentResponse.struct_class = Types::CreateAccountAssignmentResponse
239
440
 
441
+ CreateApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
442
+ CreateApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
443
+ CreateApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
444
+ CreateApplicationAssignmentRequest.struct_class = Types::CreateApplicationAssignmentRequest
445
+
446
+ CreateApplicationAssignmentResponse.struct_class = Types::CreateApplicationAssignmentResponse
447
+
448
+ CreateApplicationRequest.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
449
+ CreateApplicationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
450
+ CreateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
451
+ CreateApplicationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
452
+ CreateApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, required: true, location_name: "Name"))
453
+ CreateApplicationRequest.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
454
+ CreateApplicationRequest.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
455
+ CreateApplicationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
456
+ CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
457
+
458
+ CreateApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
459
+ CreateApplicationResponse.struct_class = Types::CreateApplicationResponse
460
+
240
461
  CreateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_access_control_attribute_configuration, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfiguration, required: true, location_name: "InstanceAccessControlAttributeConfiguration"))
241
462
  CreateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
242
463
  CreateInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::CreateInstanceAccessControlAttributeConfigurationRequest
243
464
 
244
465
  CreateInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::CreateInstanceAccessControlAttributeConfigurationResponse
245
466
 
467
+ CreateInstanceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
468
+ CreateInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
469
+ CreateInstanceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
470
+ CreateInstanceRequest.struct_class = Types::CreateInstanceRequest
471
+
472
+ CreateInstanceResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
473
+ CreateInstanceResponse.struct_class = Types::CreateInstanceResponse
474
+
246
475
  CreatePermissionSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: PermissionSetDescription, location_name: "Description"))
247
476
  CreatePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
248
477
  CreatePermissionSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: PermissionSetName, required: true, location_name: "Name"))
@@ -254,6 +483,17 @@ module Aws::SSOAdmin
254
483
  CreatePermissionSetResponse.add_member(:permission_set, Shapes::ShapeRef.new(shape: PermissionSet, location_name: "PermissionSet"))
255
484
  CreatePermissionSetResponse.struct_class = Types::CreatePermissionSetResponse
256
485
 
486
+ CreateTrustedTokenIssuerRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
487
+ CreateTrustedTokenIssuerRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
488
+ CreateTrustedTokenIssuerRequest.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, required: true, location_name: "Name"))
489
+ CreateTrustedTokenIssuerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
490
+ CreateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerConfiguration, required: true, location_name: "TrustedTokenIssuerConfiguration"))
491
+ CreateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, required: true, location_name: "TrustedTokenIssuerType"))
492
+ CreateTrustedTokenIssuerRequest.struct_class = Types::CreateTrustedTokenIssuerRequest
493
+
494
+ CreateTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
495
+ CreateTrustedTokenIssuerResponse.struct_class = Types::CreateTrustedTokenIssuerResponse
496
+
257
497
  CustomerManagedPolicyReference.add_member(:name, Shapes::ShapeRef.new(shape: ManagedPolicyName, required: true, location_name: "Name"))
258
498
  CustomerManagedPolicyReference.add_member(:path, Shapes::ShapeRef.new(shape: ManagedPolicyPath, location_name: "Path"))
259
499
  CustomerManagedPolicyReference.struct_class = Types::CustomerManagedPolicyReference
@@ -271,6 +511,30 @@ module Aws::SSOAdmin
271
511
  DeleteAccountAssignmentResponse.add_member(:account_assignment_deletion_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentDeletionStatus"))
272
512
  DeleteAccountAssignmentResponse.struct_class = Types::DeleteAccountAssignmentResponse
273
513
 
514
+ DeleteApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
515
+ DeleteApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
516
+ DeleteApplicationAccessScopeRequest.struct_class = Types::DeleteApplicationAccessScopeRequest
517
+
518
+ DeleteApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
519
+ DeleteApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
520
+ DeleteApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
521
+ DeleteApplicationAssignmentRequest.struct_class = Types::DeleteApplicationAssignmentRequest
522
+
523
+ DeleteApplicationAssignmentResponse.struct_class = Types::DeleteApplicationAssignmentResponse
524
+
525
+ DeleteApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
526
+ DeleteApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
527
+ DeleteApplicationAuthenticationMethodRequest.struct_class = Types::DeleteApplicationAuthenticationMethodRequest
528
+
529
+ DeleteApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
530
+ DeleteApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
531
+ DeleteApplicationGrantRequest.struct_class = Types::DeleteApplicationGrantRequest
532
+
533
+ DeleteApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
534
+ DeleteApplicationRequest.struct_class = Types::DeleteApplicationRequest
535
+
536
+ DeleteApplicationResponse.struct_class = Types::DeleteApplicationResponse
537
+
274
538
  DeleteInlinePolicyFromPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
275
539
  DeleteInlinePolicyFromPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
276
540
  DeleteInlinePolicyFromPermissionSetRequest.struct_class = Types::DeleteInlinePolicyFromPermissionSetRequest
@@ -282,6 +546,11 @@ module Aws::SSOAdmin
282
546
 
283
547
  DeleteInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::DeleteInstanceAccessControlAttributeConfigurationResponse
284
548
 
549
+ DeleteInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
550
+ DeleteInstanceRequest.struct_class = Types::DeleteInstanceRequest
551
+
552
+ DeleteInstanceResponse.struct_class = Types::DeleteInstanceResponse
553
+
285
554
  DeletePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
286
555
  DeletePermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
287
556
  DeletePermissionSetRequest.struct_class = Types::DeletePermissionSetRequest
@@ -294,6 +563,11 @@ module Aws::SSOAdmin
294
563
 
295
564
  DeletePermissionsBoundaryFromPermissionSetResponse.struct_class = Types::DeletePermissionsBoundaryFromPermissionSetResponse
296
565
 
566
+ DeleteTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
567
+ DeleteTrustedTokenIssuerRequest.struct_class = Types::DeleteTrustedTokenIssuerRequest
568
+
569
+ DeleteTrustedTokenIssuerResponse.struct_class = Types::DeleteTrustedTokenIssuerResponse
570
+
297
571
  DescribeAccountAssignmentCreationStatusRequest.add_member(:account_assignment_creation_request_id, Shapes::ShapeRef.new(shape: UUId, required: true, location_name: "AccountAssignmentCreationRequestId"))
298
572
  DescribeAccountAssignmentCreationStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
299
573
  DescribeAccountAssignmentCreationStatusRequest.struct_class = Types::DescribeAccountAssignmentCreationStatusRequest
@@ -308,6 +582,39 @@ module Aws::SSOAdmin
308
582
  DescribeAccountAssignmentDeletionStatusResponse.add_member(:account_assignment_deletion_status, Shapes::ShapeRef.new(shape: AccountAssignmentOperationStatus, location_name: "AccountAssignmentDeletionStatus"))
309
583
  DescribeAccountAssignmentDeletionStatusResponse.struct_class = Types::DescribeAccountAssignmentDeletionStatusResponse
310
584
 
585
+ DescribeApplicationAssignmentRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
586
+ DescribeApplicationAssignmentRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
587
+ DescribeApplicationAssignmentRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
588
+ DescribeApplicationAssignmentRequest.struct_class = Types::DescribeApplicationAssignmentRequest
589
+
590
+ DescribeApplicationAssignmentResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
591
+ DescribeApplicationAssignmentResponse.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "PrincipalId"))
592
+ DescribeApplicationAssignmentResponse.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, location_name: "PrincipalType"))
593
+ DescribeApplicationAssignmentResponse.struct_class = Types::DescribeApplicationAssignmentResponse
594
+
595
+ DescribeApplicationProviderRequest.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
596
+ DescribeApplicationProviderRequest.struct_class = Types::DescribeApplicationProviderRequest
597
+
598
+ DescribeApplicationProviderResponse.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, required: true, location_name: "ApplicationProviderArn"))
599
+ DescribeApplicationProviderResponse.add_member(:display_data, Shapes::ShapeRef.new(shape: DisplayData, location_name: "DisplayData"))
600
+ DescribeApplicationProviderResponse.add_member(:federation_protocol, Shapes::ShapeRef.new(shape: FederationProtocol, location_name: "FederationProtocol"))
601
+ DescribeApplicationProviderResponse.add_member(:resource_server_config, Shapes::ShapeRef.new(shape: ResourceServerConfig, location_name: "ResourceServerConfig"))
602
+ DescribeApplicationProviderResponse.struct_class = Types::DescribeApplicationProviderResponse
603
+
604
+ DescribeApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
605
+ DescribeApplicationRequest.struct_class = Types::DescribeApplicationRequest
606
+
607
+ DescribeApplicationResponse.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
608
+ DescribeApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
609
+ DescribeApplicationResponse.add_member(:application_provider_arn, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProviderArn"))
610
+ DescribeApplicationResponse.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
611
+ DescribeApplicationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
612
+ DescribeApplicationResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
613
+ DescribeApplicationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
614
+ DescribeApplicationResponse.add_member(:portal_options, Shapes::ShapeRef.new(shape: PortalOptions, location_name: "PortalOptions"))
615
+ DescribeApplicationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
616
+ DescribeApplicationResponse.struct_class = Types::DescribeApplicationResponse
617
+
311
618
  DescribeInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
312
619
  DescribeInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::DescribeInstanceAccessControlAttributeConfigurationRequest
313
620
 
@@ -316,6 +623,17 @@ module Aws::SSOAdmin
316
623
  DescribeInstanceAccessControlAttributeConfigurationResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfigurationStatusReason, location_name: "StatusReason"))
317
624
  DescribeInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::DescribeInstanceAccessControlAttributeConfigurationResponse
318
625
 
626
+ DescribeInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
627
+ DescribeInstanceRequest.struct_class = Types::DescribeInstanceRequest
628
+
629
+ DescribeInstanceResponse.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
630
+ DescribeInstanceResponse.add_member(:identity_store_id, Shapes::ShapeRef.new(shape: Id, location_name: "IdentityStoreId"))
631
+ DescribeInstanceResponse.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
632
+ DescribeInstanceResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
633
+ DescribeInstanceResponse.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerAccountId"))
634
+ DescribeInstanceResponse.add_member(:status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "Status"))
635
+ DescribeInstanceResponse.struct_class = Types::DescribeInstanceResponse
636
+
319
637
  DescribePermissionSetProvisioningStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
320
638
  DescribePermissionSetProvisioningStatusRequest.add_member(:provision_permission_set_request_id, Shapes::ShapeRef.new(shape: UUId, required: true, location_name: "ProvisionPermissionSetRequestId"))
321
639
  DescribePermissionSetProvisioningStatusRequest.struct_class = Types::DescribePermissionSetProvisioningStatusRequest
@@ -330,6 +648,15 @@ module Aws::SSOAdmin
330
648
  DescribePermissionSetResponse.add_member(:permission_set, Shapes::ShapeRef.new(shape: PermissionSet, location_name: "PermissionSet"))
331
649
  DescribePermissionSetResponse.struct_class = Types::DescribePermissionSetResponse
332
650
 
651
+ DescribeTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
652
+ DescribeTrustedTokenIssuerRequest.struct_class = Types::DescribeTrustedTokenIssuerRequest
653
+
654
+ DescribeTrustedTokenIssuerResponse.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
655
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
656
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerConfiguration, location_name: "TrustedTokenIssuerConfiguration"))
657
+ DescribeTrustedTokenIssuerResponse.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, location_name: "TrustedTokenIssuerType"))
658
+ DescribeTrustedTokenIssuerResponse.struct_class = Types::DescribeTrustedTokenIssuerResponse
659
+
333
660
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:customer_managed_policy_reference, Shapes::ShapeRef.new(shape: CustomerManagedPolicyReference, required: true, location_name: "CustomerManagedPolicyReference"))
334
661
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
335
662
  DetachCustomerManagedPolicyReferenceFromPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -344,6 +671,39 @@ module Aws::SSOAdmin
344
671
 
345
672
  DetachManagedPolicyFromPermissionSetResponse.struct_class = Types::DetachManagedPolicyFromPermissionSetResponse
346
673
 
674
+ DisplayData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
675
+ DisplayData.add_member(:display_name, Shapes::ShapeRef.new(shape: Name, location_name: "DisplayName"))
676
+ DisplayData.add_member(:icon_url, Shapes::ShapeRef.new(shape: IconUrl, location_name: "IconUrl"))
677
+ DisplayData.struct_class = Types::DisplayData
678
+
679
+ GetApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
680
+ GetApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
681
+ GetApplicationAccessScopeRequest.struct_class = Types::GetApplicationAccessScopeRequest
682
+
683
+ GetApplicationAccessScopeResponse.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
684
+ GetApplicationAccessScopeResponse.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
685
+ GetApplicationAccessScopeResponse.struct_class = Types::GetApplicationAccessScopeResponse
686
+
687
+ GetApplicationAssignmentConfigurationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
688
+ GetApplicationAssignmentConfigurationRequest.struct_class = Types::GetApplicationAssignmentConfigurationRequest
689
+
690
+ GetApplicationAssignmentConfigurationResponse.add_member(:assignment_required, Shapes::ShapeRef.new(shape: AssignmentRequired, required: true, location_name: "AssignmentRequired"))
691
+ GetApplicationAssignmentConfigurationResponse.struct_class = Types::GetApplicationAssignmentConfigurationResponse
692
+
693
+ GetApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
694
+ GetApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
695
+ GetApplicationAuthenticationMethodRequest.struct_class = Types::GetApplicationAuthenticationMethodRequest
696
+
697
+ GetApplicationAuthenticationMethodResponse.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, location_name: "AuthenticationMethod"))
698
+ GetApplicationAuthenticationMethodResponse.struct_class = Types::GetApplicationAuthenticationMethodResponse
699
+
700
+ GetApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
701
+ GetApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
702
+ GetApplicationGrantRequest.struct_class = Types::GetApplicationGrantRequest
703
+
704
+ GetApplicationGrantResponse.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
705
+ GetApplicationGrantResponse.struct_class = Types::GetApplicationGrantResponse
706
+
347
707
  GetInlinePolicyForPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
348
708
  GetInlinePolicyForPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
349
709
  GetInlinePolicyForPermissionSetRequest.struct_class = Types::GetInlinePolicyForPermissionSetRequest
@@ -358,18 +718,42 @@ module Aws::SSOAdmin
358
718
  GetPermissionsBoundaryForPermissionSetResponse.add_member(:permissions_boundary, Shapes::ShapeRef.new(shape: PermissionsBoundary, location_name: "PermissionsBoundary"))
359
719
  GetPermissionsBoundaryForPermissionSetResponse.struct_class = Types::GetPermissionsBoundaryForPermissionSetResponse
360
720
 
721
+ Grant.add_member(:authorization_code, Shapes::ShapeRef.new(shape: AuthorizationCodeGrant, location_name: "AuthorizationCode"))
722
+ Grant.add_member(:jwt_bearer, Shapes::ShapeRef.new(shape: JwtBearerGrant, location_name: "JwtBearer"))
723
+ Grant.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
724
+ Grant.add_member_subclass(:authorization_code, Types::Grant::AuthorizationCode)
725
+ Grant.add_member_subclass(:jwt_bearer, Types::Grant::JwtBearer)
726
+ Grant.add_member_subclass(:unknown, Types::Grant::Unknown)
727
+ Grant.struct_class = Types::Grant
728
+
729
+ GrantItem.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
730
+ GrantItem.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
731
+ GrantItem.struct_class = Types::GrantItem
732
+
733
+ Grants.member = Shapes::ShapeRef.new(shape: GrantItem)
734
+
735
+ IamAuthenticationMethod.add_member(:actor_policy, Shapes::ShapeRef.new(shape: ActorPolicyDocument, required: true, location_name: "ActorPolicy"))
736
+ IamAuthenticationMethod.struct_class = Types::IamAuthenticationMethod
737
+
361
738
  InstanceAccessControlAttributeConfiguration.add_member(:access_control_attributes, Shapes::ShapeRef.new(shape: AccessControlAttributeList, required: true, location_name: "AccessControlAttributes"))
362
739
  InstanceAccessControlAttributeConfiguration.struct_class = Types::InstanceAccessControlAttributeConfiguration
363
740
 
364
741
  InstanceList.member = Shapes::ShapeRef.new(shape: InstanceMetadata)
365
742
 
743
+ InstanceMetadata.add_member(:created_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedDate"))
366
744
  InstanceMetadata.add_member(:identity_store_id, Shapes::ShapeRef.new(shape: Id, location_name: "IdentityStoreId"))
367
745
  InstanceMetadata.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
746
+ InstanceMetadata.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
747
+ InstanceMetadata.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerAccountId"))
748
+ InstanceMetadata.add_member(:status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "Status"))
368
749
  InstanceMetadata.struct_class = Types::InstanceMetadata
369
750
 
370
751
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: InternalFailureMessage, location_name: "Message"))
371
752
  InternalServerException.struct_class = Types::InternalServerException
372
753
 
754
+ JwtBearerGrant.add_member(:authorized_token_issuers, Shapes::ShapeRef.new(shape: AuthorizedTokenIssuers, location_name: "AuthorizedTokenIssuers"))
755
+ JwtBearerGrant.struct_class = Types::JwtBearerGrant
756
+
373
757
  ListAccountAssignmentCreationStatusRequest.add_member(:filter, Shapes::ShapeRef.new(shape: OperationStatusFilter, location_name: "Filter"))
374
758
  ListAccountAssignmentCreationStatusRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
375
759
  ListAccountAssignmentCreationStatusRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -390,6 +774,21 @@ module Aws::SSOAdmin
390
774
  ListAccountAssignmentDeletionStatusResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
391
775
  ListAccountAssignmentDeletionStatusResponse.struct_class = Types::ListAccountAssignmentDeletionStatusResponse
392
776
 
777
+ ListAccountAssignmentsFilter.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
778
+ ListAccountAssignmentsFilter.struct_class = Types::ListAccountAssignmentsFilter
779
+
780
+ ListAccountAssignmentsForPrincipalRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListAccountAssignmentsFilter, location_name: "Filter"))
781
+ ListAccountAssignmentsForPrincipalRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
782
+ ListAccountAssignmentsForPrincipalRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
783
+ ListAccountAssignmentsForPrincipalRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
784
+ ListAccountAssignmentsForPrincipalRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
785
+ ListAccountAssignmentsForPrincipalRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
786
+ ListAccountAssignmentsForPrincipalRequest.struct_class = Types::ListAccountAssignmentsForPrincipalRequest
787
+
788
+ ListAccountAssignmentsForPrincipalResponse.add_member(:account_assignments, Shapes::ShapeRef.new(shape: AccountAssignmentListForPrincipal, location_name: "AccountAssignments"))
789
+ ListAccountAssignmentsForPrincipalResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
790
+ ListAccountAssignmentsForPrincipalResponse.struct_class = Types::ListAccountAssignmentsForPrincipalResponse
791
+
393
792
  ListAccountAssignmentsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: TargetId, required: true, location_name: "AccountId"))
394
793
  ListAccountAssignmentsRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
395
794
  ListAccountAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -412,6 +811,77 @@ module Aws::SSOAdmin
412
811
  ListAccountsForProvisionedPermissionSetResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
413
812
  ListAccountsForProvisionedPermissionSetResponse.struct_class = Types::ListAccountsForProvisionedPermissionSetResponse
414
813
 
814
+ ListApplicationAccessScopesRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
815
+ ListApplicationAccessScopesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListApplicationAccessScopesRequestMaxResultsInteger, location_name: "MaxResults"))
816
+ ListApplicationAccessScopesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
817
+ ListApplicationAccessScopesRequest.struct_class = Types::ListApplicationAccessScopesRequest
818
+
819
+ ListApplicationAccessScopesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
820
+ ListApplicationAccessScopesResponse.add_member(:scopes, Shapes::ShapeRef.new(shape: Scopes, required: true, location_name: "Scopes"))
821
+ ListApplicationAccessScopesResponse.struct_class = Types::ListApplicationAccessScopesResponse
822
+
823
+ ListApplicationAssignmentsFilter.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "ApplicationArn"))
824
+ ListApplicationAssignmentsFilter.struct_class = Types::ListApplicationAssignmentsFilter
825
+
826
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListApplicationAssignmentsFilter, location_name: "Filter"))
827
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
828
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
829
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
830
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "PrincipalId"))
831
+ ListApplicationAssignmentsForPrincipalRequest.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "PrincipalType"))
832
+ ListApplicationAssignmentsForPrincipalRequest.struct_class = Types::ListApplicationAssignmentsForPrincipalRequest
833
+
834
+ ListApplicationAssignmentsForPrincipalResponse.add_member(:application_assignments, Shapes::ShapeRef.new(shape: ApplicationAssignmentListForPrincipal, location_name: "ApplicationAssignments"))
835
+ ListApplicationAssignmentsForPrincipalResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
836
+ ListApplicationAssignmentsForPrincipalResponse.struct_class = Types::ListApplicationAssignmentsForPrincipalResponse
837
+
838
+ ListApplicationAssignmentsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
839
+ ListApplicationAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
840
+ ListApplicationAssignmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
841
+ ListApplicationAssignmentsRequest.struct_class = Types::ListApplicationAssignmentsRequest
842
+
843
+ ListApplicationAssignmentsResponse.add_member(:application_assignments, Shapes::ShapeRef.new(shape: ApplicationAssignmentsList, location_name: "ApplicationAssignments"))
844
+ ListApplicationAssignmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
845
+ ListApplicationAssignmentsResponse.struct_class = Types::ListApplicationAssignmentsResponse
846
+
847
+ ListApplicationAuthenticationMethodsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
848
+ ListApplicationAuthenticationMethodsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
849
+ ListApplicationAuthenticationMethodsRequest.struct_class = Types::ListApplicationAuthenticationMethodsRequest
850
+
851
+ ListApplicationAuthenticationMethodsResponse.add_member(:authentication_methods, Shapes::ShapeRef.new(shape: AuthenticationMethods, location_name: "AuthenticationMethods"))
852
+ ListApplicationAuthenticationMethodsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
853
+ ListApplicationAuthenticationMethodsResponse.struct_class = Types::ListApplicationAuthenticationMethodsResponse
854
+
855
+ ListApplicationGrantsRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
856
+ ListApplicationGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
857
+ ListApplicationGrantsRequest.struct_class = Types::ListApplicationGrantsRequest
858
+
859
+ ListApplicationGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: Grants, required: true, location_name: "Grants"))
860
+ ListApplicationGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
861
+ ListApplicationGrantsResponse.struct_class = Types::ListApplicationGrantsResponse
862
+
863
+ ListApplicationProvidersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
864
+ ListApplicationProvidersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
865
+ ListApplicationProvidersRequest.struct_class = Types::ListApplicationProvidersRequest
866
+
867
+ ListApplicationProvidersResponse.add_member(:application_providers, Shapes::ShapeRef.new(shape: ApplicationProviderList, location_name: "ApplicationProviders"))
868
+ ListApplicationProvidersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
869
+ ListApplicationProvidersResponse.struct_class = Types::ListApplicationProvidersResponse
870
+
871
+ ListApplicationsFilter.add_member(:application_account, Shapes::ShapeRef.new(shape: AccountId, location_name: "ApplicationAccount"))
872
+ ListApplicationsFilter.add_member(:application_provider, Shapes::ShapeRef.new(shape: ApplicationProviderArn, location_name: "ApplicationProvider"))
873
+ ListApplicationsFilter.struct_class = Types::ListApplicationsFilter
874
+
875
+ ListApplicationsRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListApplicationsFilter, location_name: "Filter"))
876
+ ListApplicationsRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
877
+ ListApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
878
+ ListApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
879
+ ListApplicationsRequest.struct_class = Types::ListApplicationsRequest
880
+
881
+ ListApplicationsResponse.add_member(:applications, Shapes::ShapeRef.new(shape: ApplicationList, location_name: "Applications"))
882
+ ListApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
883
+ ListApplicationsResponse.struct_class = Types::ListApplicationsResponse
884
+
415
885
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
416
886
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
417
887
  ListCustomerManagedPolicyReferencesInPermissionSetRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
@@ -470,7 +940,7 @@ module Aws::SSOAdmin
470
940
  ListPermissionSetsResponse.add_member(:permission_sets, Shapes::ShapeRef.new(shape: PermissionSetList, location_name: "PermissionSets"))
471
941
  ListPermissionSetsResponse.struct_class = Types::ListPermissionSetsResponse
472
942
 
473
- ListTagsForResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
943
+ ListTagsForResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
474
944
  ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
475
945
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
476
946
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
@@ -479,6 +949,26 @@ module Aws::SSOAdmin
479
949
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
480
950
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
481
951
 
952
+ ListTrustedTokenIssuersRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
953
+ ListTrustedTokenIssuersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
954
+ ListTrustedTokenIssuersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
955
+ ListTrustedTokenIssuersRequest.struct_class = Types::ListTrustedTokenIssuersRequest
956
+
957
+ ListTrustedTokenIssuersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
958
+ ListTrustedTokenIssuersResponse.add_member(:trusted_token_issuers, Shapes::ShapeRef.new(shape: TrustedTokenIssuerList, location_name: "TrustedTokenIssuers"))
959
+ ListTrustedTokenIssuersResponse.struct_class = Types::ListTrustedTokenIssuersResponse
960
+
961
+ OidcJwtConfiguration.add_member(:claim_attribute_path, Shapes::ShapeRef.new(shape: ClaimAttributePath, required: true, location_name: "ClaimAttributePath"))
962
+ OidcJwtConfiguration.add_member(:identity_store_attribute_path, Shapes::ShapeRef.new(shape: JMESPath, required: true, location_name: "IdentityStoreAttributePath"))
963
+ OidcJwtConfiguration.add_member(:issuer_url, Shapes::ShapeRef.new(shape: TrustedTokenIssuerUrl, required: true, location_name: "IssuerUrl"))
964
+ OidcJwtConfiguration.add_member(:jwks_retrieval_option, Shapes::ShapeRef.new(shape: JwksRetrievalOption, required: true, location_name: "JwksRetrievalOption"))
965
+ OidcJwtConfiguration.struct_class = Types::OidcJwtConfiguration
966
+
967
+ OidcJwtUpdateConfiguration.add_member(:claim_attribute_path, Shapes::ShapeRef.new(shape: ClaimAttributePath, location_name: "ClaimAttributePath"))
968
+ OidcJwtUpdateConfiguration.add_member(:identity_store_attribute_path, Shapes::ShapeRef.new(shape: JMESPath, location_name: "IdentityStoreAttributePath"))
969
+ OidcJwtUpdateConfiguration.add_member(:jwks_retrieval_option, Shapes::ShapeRef.new(shape: JwksRetrievalOption, location_name: "JwksRetrievalOption"))
970
+ OidcJwtUpdateConfiguration.struct_class = Types::OidcJwtUpdateConfiguration
971
+
482
972
  OperationStatusFilter.add_member(:status, Shapes::ShapeRef.new(shape: StatusValues, location_name: "Status"))
483
973
  OperationStatusFilter.struct_class = Types::OperationStatusFilter
484
974
 
@@ -511,6 +1001,10 @@ module Aws::SSOAdmin
511
1001
  PermissionsBoundary.add_member(:managed_policy_arn, Shapes::ShapeRef.new(shape: ManagedPolicyArn, location_name: "ManagedPolicyArn"))
512
1002
  PermissionsBoundary.struct_class = Types::PermissionsBoundary
513
1003
 
1004
+ PortalOptions.add_member(:sign_in_options, Shapes::ShapeRef.new(shape: SignInOptions, location_name: "SignInOptions"))
1005
+ PortalOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: ApplicationVisibility, location_name: "Visibility"))
1006
+ PortalOptions.struct_class = Types::PortalOptions
1007
+
514
1008
  ProvisionPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
515
1009
  ProvisionPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
516
1010
  ProvisionPermissionSetRequest.add_member(:target_id, Shapes::ShapeRef.new(shape: TargetId, location_name: "TargetId"))
@@ -520,6 +1014,27 @@ module Aws::SSOAdmin
520
1014
  ProvisionPermissionSetResponse.add_member(:permission_set_provisioning_status, Shapes::ShapeRef.new(shape: PermissionSetProvisioningStatus, location_name: "PermissionSetProvisioningStatus"))
521
1015
  ProvisionPermissionSetResponse.struct_class = Types::ProvisionPermissionSetResponse
522
1016
 
1017
+ PutApplicationAccessScopeRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1018
+ PutApplicationAccessScopeRequest.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
1019
+ PutApplicationAccessScopeRequest.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
1020
+ PutApplicationAccessScopeRequest.struct_class = Types::PutApplicationAccessScopeRequest
1021
+
1022
+ PutApplicationAssignmentConfigurationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1023
+ PutApplicationAssignmentConfigurationRequest.add_member(:assignment_required, Shapes::ShapeRef.new(shape: AssignmentRequired, required: true, location_name: "AssignmentRequired"))
1024
+ PutApplicationAssignmentConfigurationRequest.struct_class = Types::PutApplicationAssignmentConfigurationRequest
1025
+
1026
+ PutApplicationAssignmentConfigurationResponse.struct_class = Types::PutApplicationAssignmentConfigurationResponse
1027
+
1028
+ PutApplicationAuthenticationMethodRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1029
+ PutApplicationAuthenticationMethodRequest.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethod, required: true, location_name: "AuthenticationMethod"))
1030
+ PutApplicationAuthenticationMethodRequest.add_member(:authentication_method_type, Shapes::ShapeRef.new(shape: AuthenticationMethodType, required: true, location_name: "AuthenticationMethodType"))
1031
+ PutApplicationAuthenticationMethodRequest.struct_class = Types::PutApplicationAuthenticationMethodRequest
1032
+
1033
+ PutApplicationGrantRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1034
+ PutApplicationGrantRequest.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, required: true, location_name: "Grant"))
1035
+ PutApplicationGrantRequest.add_member(:grant_type, Shapes::ShapeRef.new(shape: GrantType, required: true, location_name: "GrantType"))
1036
+ PutApplicationGrantRequest.struct_class = Types::PutApplicationGrantRequest
1037
+
523
1038
  PutInlinePolicyToPermissionSetRequest.add_member(:inline_policy, Shapes::ShapeRef.new(shape: PermissionSetPolicyDocument, required: true, location_name: "InlinePolicy"))
524
1039
  PutInlinePolicyToPermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
525
1040
  PutInlinePolicyToPermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -534,12 +1049,36 @@ module Aws::SSOAdmin
534
1049
 
535
1050
  PutPermissionsBoundaryToPermissionSetResponse.struct_class = Types::PutPermissionsBoundaryToPermissionSetResponse
536
1051
 
1052
+ RedirectUris.member = Shapes::ShapeRef.new(shape: URI)
1053
+
537
1054
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ResourceNotFoundMessage, location_name: "Message"))
538
1055
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
539
1056
 
1057
+ ResourceServerConfig.add_member(:scopes, Shapes::ShapeRef.new(shape: ResourceServerScopes, location_name: "Scopes"))
1058
+ ResourceServerConfig.struct_class = Types::ResourceServerConfig
1059
+
1060
+ ResourceServerScopeDetails.add_member(:detailed_title, Shapes::ShapeRef.new(shape: Description, location_name: "DetailedTitle"))
1061
+ ResourceServerScopeDetails.add_member(:long_description, Shapes::ShapeRef.new(shape: Description, location_name: "LongDescription"))
1062
+ ResourceServerScopeDetails.struct_class = Types::ResourceServerScopeDetails
1063
+
1064
+ ResourceServerScopes.key = Shapes::ShapeRef.new(shape: ResourceServerScope)
1065
+ ResourceServerScopes.value = Shapes::ShapeRef.new(shape: ResourceServerScopeDetails)
1066
+
1067
+ ScopeDetails.add_member(:authorized_targets, Shapes::ShapeRef.new(shape: ScopeTargets, location_name: "AuthorizedTargets"))
1068
+ ScopeDetails.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, required: true, location_name: "Scope"))
1069
+ ScopeDetails.struct_class = Types::ScopeDetails
1070
+
1071
+ ScopeTargets.member = Shapes::ShapeRef.new(shape: ScopeTarget)
1072
+
1073
+ Scopes.member = Shapes::ShapeRef.new(shape: ScopeDetails)
1074
+
540
1075
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ServiceQuotaExceededMessage, location_name: "Message"))
541
1076
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
542
1077
 
1078
+ SignInOptions.add_member(:application_url, Shapes::ShapeRef.new(shape: ApplicationUrl, location_name: "ApplicationUrl"))
1079
+ SignInOptions.add_member(:origin, Shapes::ShapeRef.new(shape: SignInOrigin, required: true, location_name: "Origin"))
1080
+ SignInOptions.struct_class = Types::SignInOptions
1081
+
543
1082
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
544
1083
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
545
1084
  Tag.struct_class = Types::Tag
@@ -548,7 +1087,7 @@ module Aws::SSOAdmin
548
1087
 
549
1088
  TagList.member = Shapes::ShapeRef.new(shape: Tag)
550
1089
 
551
- TagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1090
+ TagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
552
1091
  TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
553
1092
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
554
1093
  TagResourceRequest.struct_class = Types::TagResourceRequest
@@ -558,19 +1097,58 @@ module Aws::SSOAdmin
558
1097
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ThrottlingExceptionMessage, location_name: "Message"))
559
1098
  ThrottlingException.struct_class = Types::ThrottlingException
560
1099
 
561
- UntagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1100
+ TokenIssuerAudiences.member = Shapes::ShapeRef.new(shape: TokenIssuerAudience)
1101
+
1102
+ TrustedTokenIssuerConfiguration.add_member(:oidc_jwt_configuration, Shapes::ShapeRef.new(shape: OidcJwtConfiguration, location_name: "OidcJwtConfiguration"))
1103
+ TrustedTokenIssuerConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1104
+ TrustedTokenIssuerConfiguration.add_member_subclass(:oidc_jwt_configuration, Types::TrustedTokenIssuerConfiguration::OidcJwtConfiguration)
1105
+ TrustedTokenIssuerConfiguration.add_member_subclass(:unknown, Types::TrustedTokenIssuerConfiguration::Unknown)
1106
+ TrustedTokenIssuerConfiguration.struct_class = Types::TrustedTokenIssuerConfiguration
1107
+
1108
+ TrustedTokenIssuerList.member = Shapes::ShapeRef.new(shape: TrustedTokenIssuerMetadata)
1109
+
1110
+ TrustedTokenIssuerMetadata.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
1111
+ TrustedTokenIssuerMetadata.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, location_name: "TrustedTokenIssuerArn"))
1112
+ TrustedTokenIssuerMetadata.add_member(:trusted_token_issuer_type, Shapes::ShapeRef.new(shape: TrustedTokenIssuerType, location_name: "TrustedTokenIssuerType"))
1113
+ TrustedTokenIssuerMetadata.struct_class = Types::TrustedTokenIssuerMetadata
1114
+
1115
+ TrustedTokenIssuerUpdateConfiguration.add_member(:oidc_jwt_configuration, Shapes::ShapeRef.new(shape: OidcJwtUpdateConfiguration, location_name: "OidcJwtConfiguration"))
1116
+ TrustedTokenIssuerUpdateConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1117
+ TrustedTokenIssuerUpdateConfiguration.add_member_subclass(:oidc_jwt_configuration, Types::TrustedTokenIssuerUpdateConfiguration::OidcJwtConfiguration)
1118
+ TrustedTokenIssuerUpdateConfiguration.add_member_subclass(:unknown, Types::TrustedTokenIssuerUpdateConfiguration::Unknown)
1119
+ TrustedTokenIssuerUpdateConfiguration.struct_class = Types::TrustedTokenIssuerUpdateConfiguration
1120
+
1121
+ UntagResourceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "InstanceArn"))
562
1122
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TaggableResourceArn, required: true, location_name: "ResourceArn"))
563
1123
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
564
1124
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
565
1125
 
566
1126
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
567
1127
 
1128
+ UpdateApplicationPortalOptions.add_member(:sign_in_options, Shapes::ShapeRef.new(shape: SignInOptions, location_name: "SignInOptions"))
1129
+ UpdateApplicationPortalOptions.struct_class = Types::UpdateApplicationPortalOptions
1130
+
1131
+ UpdateApplicationRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, required: true, location_name: "ApplicationArn"))
1132
+ UpdateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1133
+ UpdateApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, location_name: "Name"))
1134
+ UpdateApplicationRequest.add_member(:portal_options, Shapes::ShapeRef.new(shape: UpdateApplicationPortalOptions, location_name: "PortalOptions"))
1135
+ UpdateApplicationRequest.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
1136
+ UpdateApplicationRequest.struct_class = Types::UpdateApplicationRequest
1137
+
1138
+ UpdateApplicationResponse.struct_class = Types::UpdateApplicationResponse
1139
+
568
1140
  UpdateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_access_control_attribute_configuration, Shapes::ShapeRef.new(shape: InstanceAccessControlAttributeConfiguration, required: true, location_name: "InstanceAccessControlAttributeConfiguration"))
569
1141
  UpdateInstanceAccessControlAttributeConfigurationRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
570
1142
  UpdateInstanceAccessControlAttributeConfigurationRequest.struct_class = Types::UpdateInstanceAccessControlAttributeConfigurationRequest
571
1143
 
572
1144
  UpdateInstanceAccessControlAttributeConfigurationResponse.struct_class = Types::UpdateInstanceAccessControlAttributeConfigurationResponse
573
1145
 
1146
+ UpdateInstanceRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
1147
+ UpdateInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameType, required: true, location_name: "Name"))
1148
+ UpdateInstanceRequest.struct_class = Types::UpdateInstanceRequest
1149
+
1150
+ UpdateInstanceResponse.struct_class = Types::UpdateInstanceResponse
1151
+
574
1152
  UpdatePermissionSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: PermissionSetDescription, location_name: "Description"))
575
1153
  UpdatePermissionSetRequest.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, required: true, location_name: "InstanceArn"))
576
1154
  UpdatePermissionSetRequest.add_member(:permission_set_arn, Shapes::ShapeRef.new(shape: PermissionSetArn, required: true, location_name: "PermissionSetArn"))
@@ -580,6 +1158,13 @@ module Aws::SSOAdmin
580
1158
 
581
1159
  UpdatePermissionSetResponse.struct_class = Types::UpdatePermissionSetResponse
582
1160
 
1161
+ UpdateTrustedTokenIssuerRequest.add_member(:name, Shapes::ShapeRef.new(shape: TrustedTokenIssuerName, location_name: "Name"))
1162
+ UpdateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_arn, Shapes::ShapeRef.new(shape: TrustedTokenIssuerArn, required: true, location_name: "TrustedTokenIssuerArn"))
1163
+ UpdateTrustedTokenIssuerRequest.add_member(:trusted_token_issuer_configuration, Shapes::ShapeRef.new(shape: TrustedTokenIssuerUpdateConfiguration, location_name: "TrustedTokenIssuerConfiguration"))
1164
+ UpdateTrustedTokenIssuerRequest.struct_class = Types::UpdateTrustedTokenIssuerRequest
1165
+
1166
+ UpdateTrustedTokenIssuerResponse.struct_class = Types::UpdateTrustedTokenIssuerResponse
1167
+
583
1168
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ValidationExceptionMessage, location_name: "Message"))
584
1169
  ValidationException.struct_class = Types::ValidationException
585
1170
 
@@ -648,6 +1233,50 @@ module Aws::SSOAdmin
648
1233
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
649
1234
  end)
650
1235
 
1236
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
1237
+ o.name = "CreateApplication"
1238
+ o.http_method = "POST"
1239
+ o.http_request_uri = "/"
1240
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationRequest)
1241
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationResponse)
1242
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1246
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1248
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1249
+ end)
1250
+
1251
+ api.add_operation(:create_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1252
+ o.name = "CreateApplicationAssignment"
1253
+ o.http_method = "POST"
1254
+ o.http_request_uri = "/"
1255
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationAssignmentRequest)
1256
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationAssignmentResponse)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1258
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1259
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1260
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1261
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1262
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1263
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1264
+ end)
1265
+
1266
+ api.add_operation(:create_instance, Seahorse::Model::Operation.new.tap do |o|
1267
+ o.name = "CreateInstance"
1268
+ o.http_method = "POST"
1269
+ o.http_request_uri = "/"
1270
+ o.input = Shapes::ShapeRef.new(shape: CreateInstanceRequest)
1271
+ o.output = Shapes::ShapeRef.new(shape: CreateInstanceResponse)
1272
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1274
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1275
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1276
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1277
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1278
+ end)
1279
+
651
1280
  api.add_operation(:create_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
652
1281
  o.name = "CreateInstanceAccessControlAttributeConfiguration"
653
1282
  o.http_method = "POST"
@@ -677,6 +1306,20 @@ module Aws::SSOAdmin
677
1306
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
678
1307
  end)
679
1308
 
1309
+ api.add_operation(:create_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1310
+ o.name = "CreateTrustedTokenIssuer"
1311
+ o.http_method = "POST"
1312
+ o.http_request_uri = "/"
1313
+ o.input = Shapes::ShapeRef.new(shape: CreateTrustedTokenIssuerRequest)
1314
+ o.output = Shapes::ShapeRef.new(shape: CreateTrustedTokenIssuerResponse)
1315
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1317
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1318
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1319
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1320
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1321
+ end)
1322
+
680
1323
  api.add_operation(:delete_account_assignment, Seahorse::Model::Operation.new.tap do |o|
681
1324
  o.name = "DeleteAccountAssignment"
682
1325
  o.http_method = "POST"
@@ -691,6 +1334,76 @@ module Aws::SSOAdmin
691
1334
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
692
1335
  end)
693
1336
 
1337
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
1338
+ o.name = "DeleteApplication"
1339
+ o.http_method = "POST"
1340
+ o.http_request_uri = "/"
1341
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationRequest)
1342
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationResponse)
1343
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1345
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1349
+ end)
1350
+
1351
+ api.add_operation(:delete_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
1352
+ o.name = "DeleteApplicationAccessScope"
1353
+ o.http_method = "POST"
1354
+ o.http_request_uri = "/"
1355
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAccessScopeRequest)
1356
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1357
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1358
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1360
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1363
+ end)
1364
+
1365
+ api.add_operation(:delete_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1366
+ o.name = "DeleteApplicationAssignment"
1367
+ o.http_method = "POST"
1368
+ o.http_request_uri = "/"
1369
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAssignmentRequest)
1370
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationAssignmentResponse)
1371
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1373
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1374
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1375
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1376
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1377
+ end)
1378
+
1379
+ api.add_operation(:delete_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
1380
+ o.name = "DeleteApplicationAuthenticationMethod"
1381
+ o.http_method = "POST"
1382
+ o.http_request_uri = "/"
1383
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationAuthenticationMethodRequest)
1384
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1385
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1387
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1388
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1389
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1390
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1391
+ end)
1392
+
1393
+ api.add_operation(:delete_application_grant, Seahorse::Model::Operation.new.tap do |o|
1394
+ o.name = "DeleteApplicationGrant"
1395
+ o.http_method = "POST"
1396
+ o.http_request_uri = "/"
1397
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationGrantRequest)
1398
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1399
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1402
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1403
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1404
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1405
+ end)
1406
+
694
1407
  api.add_operation(:delete_inline_policy_from_permission_set, Seahorse::Model::Operation.new.tap do |o|
695
1408
  o.name = "DeleteInlinePolicyFromPermissionSet"
696
1409
  o.http_method = "POST"
@@ -705,6 +1418,19 @@ module Aws::SSOAdmin
705
1418
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
706
1419
  end)
707
1420
 
1421
+ api.add_operation(:delete_instance, Seahorse::Model::Operation.new.tap do |o|
1422
+ o.name = "DeleteInstance"
1423
+ o.http_method = "POST"
1424
+ o.http_request_uri = "/"
1425
+ o.input = Shapes::ShapeRef.new(shape: DeleteInstanceRequest)
1426
+ o.output = Shapes::ShapeRef.new(shape: DeleteInstanceResponse)
1427
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1428
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1429
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1430
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1431
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1432
+ end)
1433
+
708
1434
  api.add_operation(:delete_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
709
1435
  o.name = "DeleteInstanceAccessControlAttributeConfiguration"
710
1436
  o.http_method = "POST"
@@ -744,6 +1470,21 @@ module Aws::SSOAdmin
744
1470
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
745
1471
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
746
1472
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1473
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1474
+ end)
1475
+
1476
+ api.add_operation(:delete_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1477
+ o.name = "DeleteTrustedTokenIssuer"
1478
+ o.http_method = "POST"
1479
+ o.http_request_uri = "/"
1480
+ o.input = Shapes::ShapeRef.new(shape: DeleteTrustedTokenIssuerRequest)
1481
+ o.output = Shapes::ShapeRef.new(shape: DeleteTrustedTokenIssuerResponse)
1482
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1483
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1484
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1485
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1486
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
747
1488
  end)
748
1489
 
749
1490
  api.add_operation(:describe_account_assignment_creation_status, Seahorse::Model::Operation.new.tap do |o|
@@ -772,6 +1513,57 @@ module Aws::SSOAdmin
772
1513
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
773
1514
  end)
774
1515
 
1516
+ api.add_operation(:describe_application, Seahorse::Model::Operation.new.tap do |o|
1517
+ o.name = "DescribeApplication"
1518
+ o.http_method = "POST"
1519
+ o.http_request_uri = "/"
1520
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationRequest)
1521
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationResponse)
1522
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1523
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1524
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1525
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1526
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1527
+ end)
1528
+
1529
+ api.add_operation(:describe_application_assignment, Seahorse::Model::Operation.new.tap do |o|
1530
+ o.name = "DescribeApplicationAssignment"
1531
+ o.http_method = "POST"
1532
+ o.http_request_uri = "/"
1533
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationAssignmentRequest)
1534
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationAssignmentResponse)
1535
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1536
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1537
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1538
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1539
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1540
+ end)
1541
+
1542
+ api.add_operation(:describe_application_provider, Seahorse::Model::Operation.new.tap do |o|
1543
+ o.name = "DescribeApplicationProvider"
1544
+ o.http_method = "POST"
1545
+ o.http_request_uri = "/"
1546
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationProviderRequest)
1547
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationProviderResponse)
1548
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1549
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1551
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1553
+ end)
1554
+
1555
+ api.add_operation(:describe_instance, Seahorse::Model::Operation.new.tap do |o|
1556
+ o.name = "DescribeInstance"
1557
+ o.http_method = "POST"
1558
+ o.http_request_uri = "/"
1559
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceRequest)
1560
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceResponse)
1561
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1562
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1563
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1564
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1565
+ end)
1566
+
775
1567
  api.add_operation(:describe_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
776
1568
  o.name = "DescribeInstanceAccessControlAttributeConfiguration"
777
1569
  o.http_method = "POST"
@@ -811,6 +1603,19 @@ module Aws::SSOAdmin
811
1603
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
812
1604
  end)
813
1605
 
1606
+ api.add_operation(:describe_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
1607
+ o.name = "DescribeTrustedTokenIssuer"
1608
+ o.http_method = "POST"
1609
+ o.http_request_uri = "/"
1610
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustedTokenIssuerRequest)
1611
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustedTokenIssuerResponse)
1612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1613
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1614
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1615
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1616
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1617
+ end)
1618
+
814
1619
  api.add_operation(:detach_customer_managed_policy_reference_from_permission_set, Seahorse::Model::Operation.new.tap do |o|
815
1620
  o.name = "DetachCustomerManagedPolicyReferenceFromPermissionSet"
816
1621
  o.http_method = "POST"
@@ -839,6 +1644,58 @@ module Aws::SSOAdmin
839
1644
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
840
1645
  end)
841
1646
 
1647
+ api.add_operation(:get_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
1648
+ o.name = "GetApplicationAccessScope"
1649
+ o.http_method = "POST"
1650
+ o.http_request_uri = "/"
1651
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAccessScopeRequest)
1652
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAccessScopeResponse)
1653
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1654
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1655
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1656
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1657
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1658
+ end)
1659
+
1660
+ api.add_operation(:get_application_assignment_configuration, Seahorse::Model::Operation.new.tap do |o|
1661
+ o.name = "GetApplicationAssignmentConfiguration"
1662
+ o.http_method = "POST"
1663
+ o.http_request_uri = "/"
1664
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAssignmentConfigurationRequest)
1665
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAssignmentConfigurationResponse)
1666
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1668
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1669
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1670
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1671
+ end)
1672
+
1673
+ api.add_operation(:get_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
1674
+ o.name = "GetApplicationAuthenticationMethod"
1675
+ o.http_method = "POST"
1676
+ o.http_request_uri = "/"
1677
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationAuthenticationMethodRequest)
1678
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationAuthenticationMethodResponse)
1679
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1680
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1681
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1682
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1683
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1684
+ end)
1685
+
1686
+ api.add_operation(:get_application_grant, Seahorse::Model::Operation.new.tap do |o|
1687
+ o.name = "GetApplicationGrant"
1688
+ o.http_method = "POST"
1689
+ o.http_request_uri = "/"
1690
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationGrantRequest)
1691
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationGrantResponse)
1692
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1693
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1694
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1695
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1696
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1697
+ end)
1698
+
842
1699
  api.add_operation(:get_inline_policy_for_permission_set, Seahorse::Model::Operation.new.tap do |o|
843
1700
  o.name = "GetInlinePolicyForPermissionSet"
844
1701
  o.http_method = "POST"
@@ -922,6 +1779,25 @@ module Aws::SSOAdmin
922
1779
  )
923
1780
  end)
924
1781
 
1782
+ api.add_operation(:list_account_assignments_for_principal, Seahorse::Model::Operation.new.tap do |o|
1783
+ o.name = "ListAccountAssignmentsForPrincipal"
1784
+ o.http_method = "POST"
1785
+ o.http_request_uri = "/"
1786
+ o.input = Shapes::ShapeRef.new(shape: ListAccountAssignmentsForPrincipalRequest)
1787
+ o.output = Shapes::ShapeRef.new(shape: ListAccountAssignmentsForPrincipalResponse)
1788
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1793
+ o[:pager] = Aws::Pager.new(
1794
+ limit_key: "max_results",
1795
+ tokens: {
1796
+ "next_token" => "next_token"
1797
+ }
1798
+ )
1799
+ end)
1800
+
925
1801
  api.add_operation(:list_accounts_for_provisioned_permission_set, Seahorse::Model::Operation.new.tap do |o|
926
1802
  o.name = "ListAccountsForProvisionedPermissionSet"
927
1803
  o.http_method = "POST"
@@ -941,6 +1817,135 @@ module Aws::SSOAdmin
941
1817
  )
942
1818
  end)
943
1819
 
1820
+ api.add_operation(:list_application_access_scopes, Seahorse::Model::Operation.new.tap do |o|
1821
+ o.name = "ListApplicationAccessScopes"
1822
+ o.http_method = "POST"
1823
+ o.http_request_uri = "/"
1824
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAccessScopesRequest)
1825
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAccessScopesResponse)
1826
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1828
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1829
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1830
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1831
+ o[:pager] = Aws::Pager.new(
1832
+ limit_key: "max_results",
1833
+ tokens: {
1834
+ "next_token" => "next_token"
1835
+ }
1836
+ )
1837
+ end)
1838
+
1839
+ api.add_operation(:list_application_assignments, Seahorse::Model::Operation.new.tap do |o|
1840
+ o.name = "ListApplicationAssignments"
1841
+ o.http_method = "POST"
1842
+ o.http_request_uri = "/"
1843
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsRequest)
1844
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsResponse)
1845
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1846
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1847
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1848
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1849
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1850
+ o[:pager] = Aws::Pager.new(
1851
+ limit_key: "max_results",
1852
+ tokens: {
1853
+ "next_token" => "next_token"
1854
+ }
1855
+ )
1856
+ end)
1857
+
1858
+ api.add_operation(:list_application_assignments_for_principal, Seahorse::Model::Operation.new.tap do |o|
1859
+ o.name = "ListApplicationAssignmentsForPrincipal"
1860
+ o.http_method = "POST"
1861
+ o.http_request_uri = "/"
1862
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsForPrincipalRequest)
1863
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAssignmentsForPrincipalResponse)
1864
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1865
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1866
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1867
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1868
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1869
+ o[:pager] = Aws::Pager.new(
1870
+ limit_key: "max_results",
1871
+ tokens: {
1872
+ "next_token" => "next_token"
1873
+ }
1874
+ )
1875
+ end)
1876
+
1877
+ api.add_operation(:list_application_authentication_methods, Seahorse::Model::Operation.new.tap do |o|
1878
+ o.name = "ListApplicationAuthenticationMethods"
1879
+ o.http_method = "POST"
1880
+ o.http_request_uri = "/"
1881
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationAuthenticationMethodsRequest)
1882
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationAuthenticationMethodsResponse)
1883
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1884
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1885
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1886
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1887
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1888
+ o[:pager] = Aws::Pager.new(
1889
+ tokens: {
1890
+ "next_token" => "next_token"
1891
+ }
1892
+ )
1893
+ end)
1894
+
1895
+ api.add_operation(:list_application_grants, Seahorse::Model::Operation.new.tap do |o|
1896
+ o.name = "ListApplicationGrants"
1897
+ o.http_method = "POST"
1898
+ o.http_request_uri = "/"
1899
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationGrantsRequest)
1900
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationGrantsResponse)
1901
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1902
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1903
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1904
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1905
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1906
+ o[:pager] = Aws::Pager.new(
1907
+ tokens: {
1908
+ "next_token" => "next_token"
1909
+ }
1910
+ )
1911
+ end)
1912
+
1913
+ api.add_operation(:list_application_providers, Seahorse::Model::Operation.new.tap do |o|
1914
+ o.name = "ListApplicationProviders"
1915
+ o.http_method = "POST"
1916
+ o.http_request_uri = "/"
1917
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationProvidersRequest)
1918
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationProvidersResponse)
1919
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1920
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1921
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1922
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1923
+ o[:pager] = Aws::Pager.new(
1924
+ limit_key: "max_results",
1925
+ tokens: {
1926
+ "next_token" => "next_token"
1927
+ }
1928
+ )
1929
+ end)
1930
+
1931
+ api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
1932
+ o.name = "ListApplications"
1933
+ o.http_method = "POST"
1934
+ o.http_request_uri = "/"
1935
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationsRequest)
1936
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationsResponse)
1937
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1938
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1941
+ o[:pager] = Aws::Pager.new(
1942
+ limit_key: "max_results",
1943
+ tokens: {
1944
+ "next_token" => "next_token"
1945
+ }
1946
+ )
1947
+ end)
1948
+
944
1949
  api.add_operation(:list_customer_managed_policy_references_in_permission_set, Seahorse::Model::Operation.new.tap do |o|
945
1950
  o.name = "ListCustomerManagedPolicyReferencesInPermissionSet"
946
1951
  o.http_method = "POST"
@@ -1072,6 +2077,24 @@ module Aws::SSOAdmin
1072
2077
  )
1073
2078
  end)
1074
2079
 
2080
+ api.add_operation(:list_trusted_token_issuers, Seahorse::Model::Operation.new.tap do |o|
2081
+ o.name = "ListTrustedTokenIssuers"
2082
+ o.http_method = "POST"
2083
+ o.http_request_uri = "/"
2084
+ o.input = Shapes::ShapeRef.new(shape: ListTrustedTokenIssuersRequest)
2085
+ o.output = Shapes::ShapeRef.new(shape: ListTrustedTokenIssuersResponse)
2086
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2087
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2088
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2089
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2090
+ o[:pager] = Aws::Pager.new(
2091
+ limit_key: "max_results",
2092
+ tokens: {
2093
+ "next_token" => "next_token"
2094
+ }
2095
+ )
2096
+ end)
2097
+
1075
2098
  api.add_operation(:provision_permission_set, Seahorse::Model::Operation.new.tap do |o|
1076
2099
  o.name = "ProvisionPermissionSet"
1077
2100
  o.http_method = "POST"
@@ -1086,6 +2109,62 @@ module Aws::SSOAdmin
1086
2109
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1087
2110
  end)
1088
2111
 
2112
+ api.add_operation(:put_application_access_scope, Seahorse::Model::Operation.new.tap do |o|
2113
+ o.name = "PutApplicationAccessScope"
2114
+ o.http_method = "POST"
2115
+ o.http_request_uri = "/"
2116
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAccessScopeRequest)
2117
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2118
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2119
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2120
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2121
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2122
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2123
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2124
+ end)
2125
+
2126
+ api.add_operation(:put_application_assignment_configuration, Seahorse::Model::Operation.new.tap do |o|
2127
+ o.name = "PutApplicationAssignmentConfiguration"
2128
+ o.http_method = "POST"
2129
+ o.http_request_uri = "/"
2130
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAssignmentConfigurationRequest)
2131
+ o.output = Shapes::ShapeRef.new(shape: PutApplicationAssignmentConfigurationResponse)
2132
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2133
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2134
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2135
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2136
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2137
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2138
+ end)
2139
+
2140
+ api.add_operation(:put_application_authentication_method, Seahorse::Model::Operation.new.tap do |o|
2141
+ o.name = "PutApplicationAuthenticationMethod"
2142
+ o.http_method = "POST"
2143
+ o.http_request_uri = "/"
2144
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationAuthenticationMethodRequest)
2145
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2146
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2148
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2149
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2150
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2151
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2152
+ end)
2153
+
2154
+ api.add_operation(:put_application_grant, Seahorse::Model::Operation.new.tap do |o|
2155
+ o.name = "PutApplicationGrant"
2156
+ o.http_method = "POST"
2157
+ o.http_request_uri = "/"
2158
+ o.input = Shapes::ShapeRef.new(shape: PutApplicationGrantRequest)
2159
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2160
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2161
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2162
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2163
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2164
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2165
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2166
+ end)
2167
+
1089
2168
  api.add_operation(:put_inline_policy_to_permission_set, Seahorse::Model::Operation.new.tap do |o|
1090
2169
  o.name = "PutInlinePolicyToPermissionSet"
1091
2170
  o.http_method = "POST"
@@ -1144,6 +2223,33 @@ module Aws::SSOAdmin
1144
2223
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1145
2224
  end)
1146
2225
 
2226
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
2227
+ o.name = "UpdateApplication"
2228
+ o.http_method = "POST"
2229
+ o.http_request_uri = "/"
2230
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationRequest)
2231
+ o.output = Shapes::ShapeRef.new(shape: UpdateApplicationResponse)
2232
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2233
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2234
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2235
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2236
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2237
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2238
+ end)
2239
+
2240
+ api.add_operation(:update_instance, Seahorse::Model::Operation.new.tap do |o|
2241
+ o.name = "UpdateInstance"
2242
+ o.http_method = "POST"
2243
+ o.http_request_uri = "/"
2244
+ o.input = Shapes::ShapeRef.new(shape: UpdateInstanceRequest)
2245
+ o.output = Shapes::ShapeRef.new(shape: UpdateInstanceResponse)
2246
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2247
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2248
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2249
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2250
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2251
+ end)
2252
+
1147
2253
  api.add_operation(:update_instance_access_control_attribute_configuration, Seahorse::Model::Operation.new.tap do |o|
1148
2254
  o.name = "UpdateInstanceAccessControlAttributeConfiguration"
1149
2255
  o.http_method = "POST"
@@ -1171,6 +2277,20 @@ module Aws::SSOAdmin
1171
2277
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1172
2278
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1173
2279
  end)
2280
+
2281
+ api.add_operation(:update_trusted_token_issuer, Seahorse::Model::Operation.new.tap do |o|
2282
+ o.name = "UpdateTrustedTokenIssuer"
2283
+ o.http_method = "POST"
2284
+ o.http_request_uri = "/"
2285
+ o.input = Shapes::ShapeRef.new(shape: UpdateTrustedTokenIssuerRequest)
2286
+ o.output = Shapes::ShapeRef.new(shape: UpdateTrustedTokenIssuerResponse)
2287
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2288
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2289
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2290
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2291
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2292
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2293
+ end)
1174
2294
  end
1175
2295
 
1176
2296
  end