cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -83,6 +83,77 @@
83
83
  }
84
84
  }
85
85
  },
86
+ "CreateApplication": {
87
+ "input": {
88
+ "type": "structure",
89
+ "required": [
90
+ "ApplicationProviderArn",
91
+ "InstanceArn",
92
+ "Name"
93
+ ],
94
+ "members": {
95
+ "ApplicationProviderArn": {},
96
+ "ClientToken": {
97
+ "idempotencyToken": true
98
+ },
99
+ "Description": {},
100
+ "InstanceArn": {},
101
+ "Name": {},
102
+ "PortalOptions": {
103
+ "shape": "Sr"
104
+ },
105
+ "Status": {},
106
+ "Tags": {
107
+ "shape": "Sx"
108
+ }
109
+ }
110
+ },
111
+ "output": {
112
+ "type": "structure",
113
+ "members": {
114
+ "ApplicationArn": {}
115
+ }
116
+ }
117
+ },
118
+ "CreateApplicationAssignment": {
119
+ "input": {
120
+ "type": "structure",
121
+ "required": [
122
+ "ApplicationArn",
123
+ "PrincipalId",
124
+ "PrincipalType"
125
+ ],
126
+ "members": {
127
+ "ApplicationArn": {},
128
+ "PrincipalId": {},
129
+ "PrincipalType": {}
130
+ }
131
+ },
132
+ "output": {
133
+ "type": "structure",
134
+ "members": {}
135
+ }
136
+ },
137
+ "CreateInstance": {
138
+ "input": {
139
+ "type": "structure",
140
+ "members": {
141
+ "ClientToken": {
142
+ "idempotencyToken": true
143
+ },
144
+ "Name": {},
145
+ "Tags": {
146
+ "shape": "Sx"
147
+ }
148
+ }
149
+ },
150
+ "output": {
151
+ "type": "structure",
152
+ "members": {
153
+ "InstanceArn": {}
154
+ }
155
+ }
156
+ },
86
157
  "CreateInstanceAccessControlAttributeConfiguration": {
87
158
  "input": {
88
159
  "type": "structure",
@@ -92,7 +163,7 @@
92
163
  ],
93
164
  "members": {
94
165
  "InstanceAccessControlAttributeConfiguration": {
95
- "shape": "Sn"
166
+ "shape": "S18"
96
167
  },
97
168
  "InstanceArn": {}
98
169
  }
@@ -116,7 +187,7 @@
116
187
  "RelayState": {},
117
188
  "SessionDuration": {},
118
189
  "Tags": {
119
- "shape": "S10"
190
+ "shape": "Sx"
120
191
  }
121
192
  }
122
193
  },
@@ -124,11 +195,42 @@
124
195
  "type": "structure",
125
196
  "members": {
126
197
  "PermissionSet": {
127
- "shape": "S15"
198
+ "shape": "S1m"
128
199
  }
129
200
  }
130
201
  }
131
202
  },
203
+ "CreateTrustedTokenIssuer": {
204
+ "input": {
205
+ "type": "structure",
206
+ "required": [
207
+ "InstanceArn",
208
+ "Name",
209
+ "TrustedTokenIssuerConfiguration",
210
+ "TrustedTokenIssuerType"
211
+ ],
212
+ "members": {
213
+ "ClientToken": {
214
+ "idempotencyToken": true
215
+ },
216
+ "InstanceArn": {},
217
+ "Name": {},
218
+ "Tags": {
219
+ "shape": "Sx"
220
+ },
221
+ "TrustedTokenIssuerConfiguration": {
222
+ "shape": "S1p"
223
+ },
224
+ "TrustedTokenIssuerType": {}
225
+ }
226
+ },
227
+ "output": {
228
+ "type": "structure",
229
+ "members": {
230
+ "TrustedTokenIssuerArn": {}
231
+ }
232
+ }
233
+ },
132
234
  "DeleteAccountAssignment": {
133
235
  "input": {
134
236
  "type": "structure",
@@ -158,6 +260,83 @@
158
260
  }
159
261
  }
160
262
  },
263
+ "DeleteApplication": {
264
+ "input": {
265
+ "type": "structure",
266
+ "required": [
267
+ "ApplicationArn"
268
+ ],
269
+ "members": {
270
+ "ApplicationArn": {}
271
+ }
272
+ },
273
+ "output": {
274
+ "type": "structure",
275
+ "members": {}
276
+ }
277
+ },
278
+ "DeleteApplicationAccessScope": {
279
+ "input": {
280
+ "type": "structure",
281
+ "required": [
282
+ "ApplicationArn",
283
+ "Scope"
284
+ ],
285
+ "members": {
286
+ "ApplicationArn": {},
287
+ "Scope": {}
288
+ }
289
+ },
290
+ "idempotent": true
291
+ },
292
+ "DeleteApplicationAssignment": {
293
+ "input": {
294
+ "type": "structure",
295
+ "required": [
296
+ "ApplicationArn",
297
+ "PrincipalId",
298
+ "PrincipalType"
299
+ ],
300
+ "members": {
301
+ "ApplicationArn": {},
302
+ "PrincipalId": {},
303
+ "PrincipalType": {}
304
+ }
305
+ },
306
+ "output": {
307
+ "type": "structure",
308
+ "members": {}
309
+ },
310
+ "idempotent": true
311
+ },
312
+ "DeleteApplicationAuthenticationMethod": {
313
+ "input": {
314
+ "type": "structure",
315
+ "required": [
316
+ "ApplicationArn",
317
+ "AuthenticationMethodType"
318
+ ],
319
+ "members": {
320
+ "ApplicationArn": {},
321
+ "AuthenticationMethodType": {}
322
+ }
323
+ },
324
+ "idempotent": true
325
+ },
326
+ "DeleteApplicationGrant": {
327
+ "input": {
328
+ "type": "structure",
329
+ "required": [
330
+ "ApplicationArn",
331
+ "GrantType"
332
+ ],
333
+ "members": {
334
+ "ApplicationArn": {},
335
+ "GrantType": {}
336
+ }
337
+ },
338
+ "idempotent": true
339
+ },
161
340
  "DeleteInlinePolicyFromPermissionSet": {
162
341
  "input": {
163
342
  "type": "structure",
@@ -175,6 +354,21 @@
175
354
  "members": {}
176
355
  }
177
356
  },
357
+ "DeleteInstance": {
358
+ "input": {
359
+ "type": "structure",
360
+ "required": [
361
+ "InstanceArn"
362
+ ],
363
+ "members": {
364
+ "InstanceArn": {}
365
+ }
366
+ },
367
+ "output": {
368
+ "type": "structure",
369
+ "members": {}
370
+ }
371
+ },
178
372
  "DeleteInstanceAccessControlAttributeConfiguration": {
179
373
  "input": {
180
374
  "type": "structure",
@@ -224,6 +418,21 @@
224
418
  "members": {}
225
419
  }
226
420
  },
421
+ "DeleteTrustedTokenIssuer": {
422
+ "input": {
423
+ "type": "structure",
424
+ "required": [
425
+ "TrustedTokenIssuerArn"
426
+ ],
427
+ "members": {
428
+ "TrustedTokenIssuerArn": {}
429
+ }
430
+ },
431
+ "output": {
432
+ "type": "structure",
433
+ "members": {}
434
+ }
435
+ },
227
436
  "DescribeAccountAssignmentCreationStatus": {
228
437
  "input": {
229
438
  "type": "structure",
@@ -266,6 +475,109 @@
266
475
  }
267
476
  }
268
477
  },
478
+ "DescribeApplication": {
479
+ "input": {
480
+ "type": "structure",
481
+ "required": [
482
+ "ApplicationArn"
483
+ ],
484
+ "members": {
485
+ "ApplicationArn": {}
486
+ }
487
+ },
488
+ "output": {
489
+ "type": "structure",
490
+ "members": {
491
+ "ApplicationAccount": {},
492
+ "ApplicationArn": {},
493
+ "ApplicationProviderArn": {},
494
+ "CreatedDate": {
495
+ "type": "timestamp"
496
+ },
497
+ "Description": {},
498
+ "InstanceArn": {},
499
+ "Name": {},
500
+ "PortalOptions": {
501
+ "shape": "Sr"
502
+ },
503
+ "Status": {}
504
+ }
505
+ }
506
+ },
507
+ "DescribeApplicationAssignment": {
508
+ "input": {
509
+ "type": "structure",
510
+ "required": [
511
+ "ApplicationArn",
512
+ "PrincipalId",
513
+ "PrincipalType"
514
+ ],
515
+ "members": {
516
+ "ApplicationArn": {},
517
+ "PrincipalId": {},
518
+ "PrincipalType": {}
519
+ }
520
+ },
521
+ "output": {
522
+ "type": "structure",
523
+ "members": {
524
+ "ApplicationArn": {},
525
+ "PrincipalId": {},
526
+ "PrincipalType": {}
527
+ }
528
+ }
529
+ },
530
+ "DescribeApplicationProvider": {
531
+ "input": {
532
+ "type": "structure",
533
+ "required": [
534
+ "ApplicationProviderArn"
535
+ ],
536
+ "members": {
537
+ "ApplicationProviderArn": {}
538
+ }
539
+ },
540
+ "output": {
541
+ "type": "structure",
542
+ "required": [
543
+ "ApplicationProviderArn"
544
+ ],
545
+ "members": {
546
+ "ApplicationProviderArn": {},
547
+ "DisplayData": {
548
+ "shape": "S2x"
549
+ },
550
+ "FederationProtocol": {},
551
+ "ResourceServerConfig": {
552
+ "shape": "S31"
553
+ }
554
+ }
555
+ }
556
+ },
557
+ "DescribeInstance": {
558
+ "input": {
559
+ "type": "structure",
560
+ "required": [
561
+ "InstanceArn"
562
+ ],
563
+ "members": {
564
+ "InstanceArn": {}
565
+ }
566
+ },
567
+ "output": {
568
+ "type": "structure",
569
+ "members": {
570
+ "CreatedDate": {
571
+ "type": "timestamp"
572
+ },
573
+ "IdentityStoreId": {},
574
+ "InstanceArn": {},
575
+ "Name": {},
576
+ "OwnerAccountId": {},
577
+ "Status": {}
578
+ }
579
+ }
580
+ },
269
581
  "DescribeInstanceAccessControlAttributeConfiguration": {
270
582
  "input": {
271
583
  "type": "structure",
@@ -280,7 +592,7 @@
280
592
  "type": "structure",
281
593
  "members": {
282
594
  "InstanceAccessControlAttributeConfiguration": {
283
- "shape": "Sn"
595
+ "shape": "S18"
284
596
  },
285
597
  "Status": {},
286
598
  "StatusReason": {}
@@ -303,7 +615,7 @@
303
615
  "type": "structure",
304
616
  "members": {
305
617
  "PermissionSet": {
306
- "shape": "S15"
618
+ "shape": "S1m"
307
619
  }
308
620
  }
309
621
  }
@@ -324,11 +636,33 @@
324
636
  "type": "structure",
325
637
  "members": {
326
638
  "PermissionSetProvisioningStatus": {
327
- "shape": "S1s"
639
+ "shape": "S3h"
328
640
  }
329
641
  }
330
642
  }
331
643
  },
644
+ "DescribeTrustedTokenIssuer": {
645
+ "input": {
646
+ "type": "structure",
647
+ "required": [
648
+ "TrustedTokenIssuerArn"
649
+ ],
650
+ "members": {
651
+ "TrustedTokenIssuerArn": {}
652
+ }
653
+ },
654
+ "output": {
655
+ "type": "structure",
656
+ "members": {
657
+ "Name": {},
658
+ "TrustedTokenIssuerArn": {},
659
+ "TrustedTokenIssuerConfiguration": {
660
+ "shape": "S1p"
661
+ },
662
+ "TrustedTokenIssuerType": {}
663
+ }
664
+ }
665
+ },
332
666
  "DetachCustomerManagedPolicyReferenceFromPermissionSet": {
333
667
  "input": {
334
668
  "type": "structure",
@@ -369,42 +703,134 @@
369
703
  "members": {}
370
704
  }
371
705
  },
372
- "GetInlinePolicyForPermissionSet": {
706
+ "GetApplicationAccessScope": {
373
707
  "input": {
374
708
  "type": "structure",
375
709
  "required": [
376
- "InstanceArn",
377
- "PermissionSetArn"
710
+ "ApplicationArn",
711
+ "Scope"
378
712
  ],
379
713
  "members": {
380
- "InstanceArn": {},
381
- "PermissionSetArn": {}
714
+ "ApplicationArn": {},
715
+ "Scope": {}
382
716
  }
383
717
  },
384
718
  "output": {
385
719
  "type": "structure",
720
+ "required": [
721
+ "Scope"
722
+ ],
386
723
  "members": {
387
- "InlinePolicy": {}
724
+ "AuthorizedTargets": {
725
+ "shape": "S3q"
726
+ },
727
+ "Scope": {}
388
728
  }
389
729
  }
390
730
  },
391
- "GetPermissionsBoundaryForPermissionSet": {
731
+ "GetApplicationAssignmentConfiguration": {
392
732
  "input": {
393
733
  "type": "structure",
394
734
  "required": [
395
- "InstanceArn",
396
- "PermissionSetArn"
735
+ "ApplicationArn"
397
736
  ],
398
737
  "members": {
399
- "InstanceArn": {},
400
- "PermissionSetArn": {}
738
+ "ApplicationArn": {}
401
739
  }
402
740
  },
403
741
  "output": {
404
742
  "type": "structure",
743
+ "required": [
744
+ "AssignmentRequired"
745
+ ],
405
746
  "members": {
406
- "PermissionsBoundary": {
407
- "shape": "S23"
747
+ "AssignmentRequired": {
748
+ "type": "boolean"
749
+ }
750
+ }
751
+ }
752
+ },
753
+ "GetApplicationAuthenticationMethod": {
754
+ "input": {
755
+ "type": "structure",
756
+ "required": [
757
+ "ApplicationArn",
758
+ "AuthenticationMethodType"
759
+ ],
760
+ "members": {
761
+ "ApplicationArn": {},
762
+ "AuthenticationMethodType": {}
763
+ }
764
+ },
765
+ "output": {
766
+ "type": "structure",
767
+ "members": {
768
+ "AuthenticationMethod": {
769
+ "shape": "S3x"
770
+ }
771
+ }
772
+ }
773
+ },
774
+ "GetApplicationGrant": {
775
+ "input": {
776
+ "type": "structure",
777
+ "required": [
778
+ "ApplicationArn",
779
+ "GrantType"
780
+ ],
781
+ "members": {
782
+ "ApplicationArn": {},
783
+ "GrantType": {}
784
+ }
785
+ },
786
+ "output": {
787
+ "type": "structure",
788
+ "required": [
789
+ "Grant"
790
+ ],
791
+ "members": {
792
+ "Grant": {
793
+ "shape": "S42"
794
+ }
795
+ }
796
+ }
797
+ },
798
+ "GetInlinePolicyForPermissionSet": {
799
+ "input": {
800
+ "type": "structure",
801
+ "required": [
802
+ "InstanceArn",
803
+ "PermissionSetArn"
804
+ ],
805
+ "members": {
806
+ "InstanceArn": {},
807
+ "PermissionSetArn": {}
808
+ }
809
+ },
810
+ "output": {
811
+ "type": "structure",
812
+ "members": {
813
+ "InlinePolicy": {}
814
+ }
815
+ }
816
+ },
817
+ "GetPermissionsBoundaryForPermissionSet": {
818
+ "input": {
819
+ "type": "structure",
820
+ "required": [
821
+ "InstanceArn",
822
+ "PermissionSetArn"
823
+ ],
824
+ "members": {
825
+ "InstanceArn": {},
826
+ "PermissionSetArn": {}
827
+ }
828
+ },
829
+ "output": {
830
+ "type": "structure",
831
+ "members": {
832
+ "PermissionsBoundary": {
833
+ "shape": "S4i"
408
834
  }
409
835
  }
410
836
  }
@@ -417,7 +843,7 @@
417
843
  ],
418
844
  "members": {
419
845
  "Filter": {
420
- "shape": "S25"
846
+ "shape": "S4k"
421
847
  },
422
848
  "InstanceArn": {},
423
849
  "MaxResults": {
@@ -430,7 +856,7 @@
430
856
  "type": "structure",
431
857
  "members": {
432
858
  "AccountAssignmentsCreationStatus": {
433
- "shape": "S29"
859
+ "shape": "S4o"
434
860
  },
435
861
  "NextToken": {}
436
862
  }
@@ -444,7 +870,7 @@
444
870
  ],
445
871
  "members": {
446
872
  "Filter": {
447
- "shape": "S25"
873
+ "shape": "S4k"
448
874
  },
449
875
  "InstanceArn": {},
450
876
  "MaxResults": {
@@ -457,7 +883,7 @@
457
883
  "type": "structure",
458
884
  "members": {
459
885
  "AccountAssignmentsDeletionStatus": {
460
- "shape": "S29"
886
+ "shape": "S4o"
461
887
  },
462
888
  "NextToken": {}
463
889
  }
@@ -472,27 +898,319 @@
472
898
  "PermissionSetArn"
473
899
  ],
474
900
  "members": {
475
- "AccountId": {},
476
- "InstanceArn": {},
901
+ "AccountId": {},
902
+ "InstanceArn": {},
903
+ "MaxResults": {
904
+ "type": "integer"
905
+ },
906
+ "NextToken": {},
907
+ "PermissionSetArn": {}
908
+ }
909
+ },
910
+ "output": {
911
+ "type": "structure",
912
+ "members": {
913
+ "AccountAssignments": {
914
+ "type": "list",
915
+ "member": {
916
+ "type": "structure",
917
+ "members": {
918
+ "AccountId": {},
919
+ "PermissionSetArn": {},
920
+ "PrincipalId": {},
921
+ "PrincipalType": {}
922
+ }
923
+ }
924
+ },
925
+ "NextToken": {}
926
+ }
927
+ }
928
+ },
929
+ "ListAccountAssignmentsForPrincipal": {
930
+ "input": {
931
+ "type": "structure",
932
+ "required": [
933
+ "InstanceArn",
934
+ "PrincipalId",
935
+ "PrincipalType"
936
+ ],
937
+ "members": {
938
+ "Filter": {
939
+ "type": "structure",
940
+ "members": {
941
+ "AccountId": {}
942
+ }
943
+ },
944
+ "InstanceArn": {},
945
+ "MaxResults": {
946
+ "type": "integer"
947
+ },
948
+ "NextToken": {},
949
+ "PrincipalId": {},
950
+ "PrincipalType": {}
951
+ }
952
+ },
953
+ "output": {
954
+ "type": "structure",
955
+ "members": {
956
+ "AccountAssignments": {
957
+ "type": "list",
958
+ "member": {
959
+ "type": "structure",
960
+ "members": {
961
+ "AccountId": {},
962
+ "PermissionSetArn": {},
963
+ "PrincipalId": {},
964
+ "PrincipalType": {}
965
+ }
966
+ }
967
+ },
968
+ "NextToken": {}
969
+ }
970
+ }
971
+ },
972
+ "ListAccountsForProvisionedPermissionSet": {
973
+ "input": {
974
+ "type": "structure",
975
+ "required": [
976
+ "InstanceArn",
977
+ "PermissionSetArn"
978
+ ],
979
+ "members": {
980
+ "InstanceArn": {},
981
+ "MaxResults": {
982
+ "type": "integer"
983
+ },
984
+ "NextToken": {},
985
+ "PermissionSetArn": {},
986
+ "ProvisioningStatus": {}
987
+ }
988
+ },
989
+ "output": {
990
+ "type": "structure",
991
+ "members": {
992
+ "AccountIds": {
993
+ "type": "list",
994
+ "member": {}
995
+ },
996
+ "NextToken": {}
997
+ }
998
+ }
999
+ },
1000
+ "ListApplicationAccessScopes": {
1001
+ "input": {
1002
+ "type": "structure",
1003
+ "required": [
1004
+ "ApplicationArn"
1005
+ ],
1006
+ "members": {
1007
+ "ApplicationArn": {},
1008
+ "MaxResults": {
1009
+ "type": "integer"
1010
+ },
1011
+ "NextToken": {}
1012
+ }
1013
+ },
1014
+ "output": {
1015
+ "type": "structure",
1016
+ "required": [
1017
+ "Scopes"
1018
+ ],
1019
+ "members": {
1020
+ "NextToken": {},
1021
+ "Scopes": {
1022
+ "type": "list",
1023
+ "member": {
1024
+ "type": "structure",
1025
+ "required": [
1026
+ "Scope"
1027
+ ],
1028
+ "members": {
1029
+ "AuthorizedTargets": {
1030
+ "shape": "S3q"
1031
+ },
1032
+ "Scope": {}
1033
+ }
1034
+ }
1035
+ }
1036
+ }
1037
+ }
1038
+ },
1039
+ "ListApplicationAssignments": {
1040
+ "input": {
1041
+ "type": "structure",
1042
+ "required": [
1043
+ "ApplicationArn"
1044
+ ],
1045
+ "members": {
1046
+ "ApplicationArn": {},
1047
+ "MaxResults": {
1048
+ "type": "integer"
1049
+ },
1050
+ "NextToken": {}
1051
+ }
1052
+ },
1053
+ "output": {
1054
+ "type": "structure",
1055
+ "members": {
1056
+ "ApplicationAssignments": {
1057
+ "type": "list",
1058
+ "member": {
1059
+ "type": "structure",
1060
+ "required": [
1061
+ "ApplicationArn",
1062
+ "PrincipalId",
1063
+ "PrincipalType"
1064
+ ],
1065
+ "members": {
1066
+ "ApplicationArn": {},
1067
+ "PrincipalId": {},
1068
+ "PrincipalType": {}
1069
+ }
1070
+ }
1071
+ },
1072
+ "NextToken": {}
1073
+ }
1074
+ }
1075
+ },
1076
+ "ListApplicationAssignmentsForPrincipal": {
1077
+ "input": {
1078
+ "type": "structure",
1079
+ "required": [
1080
+ "InstanceArn",
1081
+ "PrincipalId",
1082
+ "PrincipalType"
1083
+ ],
1084
+ "members": {
1085
+ "Filter": {
1086
+ "type": "structure",
1087
+ "members": {
1088
+ "ApplicationArn": {}
1089
+ }
1090
+ },
1091
+ "InstanceArn": {},
1092
+ "MaxResults": {
1093
+ "type": "integer"
1094
+ },
1095
+ "NextToken": {},
1096
+ "PrincipalId": {},
1097
+ "PrincipalType": {}
1098
+ }
1099
+ },
1100
+ "output": {
1101
+ "type": "structure",
1102
+ "members": {
1103
+ "ApplicationAssignments": {
1104
+ "type": "list",
1105
+ "member": {
1106
+ "type": "structure",
1107
+ "members": {
1108
+ "ApplicationArn": {},
1109
+ "PrincipalId": {},
1110
+ "PrincipalType": {}
1111
+ }
1112
+ }
1113
+ },
1114
+ "NextToken": {}
1115
+ }
1116
+ }
1117
+ },
1118
+ "ListApplicationAuthenticationMethods": {
1119
+ "input": {
1120
+ "type": "structure",
1121
+ "required": [
1122
+ "ApplicationArn"
1123
+ ],
1124
+ "members": {
1125
+ "ApplicationArn": {},
1126
+ "NextToken": {}
1127
+ }
1128
+ },
1129
+ "output": {
1130
+ "type": "structure",
1131
+ "members": {
1132
+ "AuthenticationMethods": {
1133
+ "type": "list",
1134
+ "member": {
1135
+ "type": "structure",
1136
+ "members": {
1137
+ "AuthenticationMethod": {
1138
+ "shape": "S3x"
1139
+ },
1140
+ "AuthenticationMethodType": {}
1141
+ }
1142
+ }
1143
+ },
1144
+ "NextToken": {}
1145
+ }
1146
+ }
1147
+ },
1148
+ "ListApplicationGrants": {
1149
+ "input": {
1150
+ "type": "structure",
1151
+ "required": [
1152
+ "ApplicationArn"
1153
+ ],
1154
+ "members": {
1155
+ "ApplicationArn": {},
1156
+ "NextToken": {}
1157
+ }
1158
+ },
1159
+ "output": {
1160
+ "type": "structure",
1161
+ "required": [
1162
+ "Grants"
1163
+ ],
1164
+ "members": {
1165
+ "Grants": {
1166
+ "type": "list",
1167
+ "member": {
1168
+ "type": "structure",
1169
+ "required": [
1170
+ "Grant",
1171
+ "GrantType"
1172
+ ],
1173
+ "members": {
1174
+ "Grant": {
1175
+ "shape": "S42"
1176
+ },
1177
+ "GrantType": {}
1178
+ }
1179
+ }
1180
+ },
1181
+ "NextToken": {}
1182
+ }
1183
+ }
1184
+ },
1185
+ "ListApplicationProviders": {
1186
+ "input": {
1187
+ "type": "structure",
1188
+ "members": {
477
1189
  "MaxResults": {
478
1190
  "type": "integer"
479
1191
  },
480
- "NextToken": {},
481
- "PermissionSetArn": {}
1192
+ "NextToken": {}
482
1193
  }
483
1194
  },
484
1195
  "output": {
485
1196
  "type": "structure",
486
1197
  "members": {
487
- "AccountAssignments": {
1198
+ "ApplicationProviders": {
488
1199
  "type": "list",
489
1200
  "member": {
490
1201
  "type": "structure",
1202
+ "required": [
1203
+ "ApplicationProviderArn"
1204
+ ],
491
1205
  "members": {
492
- "AccountId": {},
493
- "PermissionSetArn": {},
494
- "PrincipalId": {},
495
- "PrincipalType": {}
1206
+ "ApplicationProviderArn": {},
1207
+ "DisplayData": {
1208
+ "shape": "S2x"
1209
+ },
1210
+ "FederationProtocol": {},
1211
+ "ResourceServerConfig": {
1212
+ "shape": "S31"
1213
+ }
496
1214
  }
497
1215
  }
498
1216
  },
@@ -500,29 +1218,50 @@
500
1218
  }
501
1219
  }
502
1220
  },
503
- "ListAccountsForProvisionedPermissionSet": {
1221
+ "ListApplications": {
504
1222
  "input": {
505
1223
  "type": "structure",
506
1224
  "required": [
507
- "InstanceArn",
508
- "PermissionSetArn"
1225
+ "InstanceArn"
509
1226
  ],
510
1227
  "members": {
1228
+ "Filter": {
1229
+ "type": "structure",
1230
+ "members": {
1231
+ "ApplicationAccount": {},
1232
+ "ApplicationProvider": {}
1233
+ }
1234
+ },
511
1235
  "InstanceArn": {},
512
1236
  "MaxResults": {
513
1237
  "type": "integer"
514
1238
  },
515
- "NextToken": {},
516
- "PermissionSetArn": {},
517
- "ProvisioningStatus": {}
1239
+ "NextToken": {}
518
1240
  }
519
1241
  },
520
1242
  "output": {
521
1243
  "type": "structure",
522
1244
  "members": {
523
- "AccountIds": {
1245
+ "Applications": {
524
1246
  "type": "list",
525
- "member": {}
1247
+ "member": {
1248
+ "type": "structure",
1249
+ "members": {
1250
+ "ApplicationAccount": {},
1251
+ "ApplicationArn": {},
1252
+ "ApplicationProviderArn": {},
1253
+ "CreatedDate": {
1254
+ "type": "timestamp"
1255
+ },
1256
+ "Description": {},
1257
+ "InstanceArn": {},
1258
+ "Name": {},
1259
+ "PortalOptions": {
1260
+ "shape": "Sr"
1261
+ },
1262
+ "Status": {}
1263
+ }
1264
+ }
526
1265
  },
527
1266
  "NextToken": {}
528
1267
  }
@@ -575,8 +1314,14 @@
575
1314
  "member": {
576
1315
  "type": "structure",
577
1316
  "members": {
1317
+ "CreatedDate": {
1318
+ "type": "timestamp"
1319
+ },
578
1320
  "IdentityStoreId": {},
579
- "InstanceArn": {}
1321
+ "InstanceArn": {},
1322
+ "Name": {},
1323
+ "OwnerAccountId": {},
1324
+ "Status": {}
580
1325
  }
581
1326
  }
582
1327
  },
@@ -625,7 +1370,7 @@
625
1370
  ],
626
1371
  "members": {
627
1372
  "Filter": {
628
- "shape": "S25"
1373
+ "shape": "S4k"
629
1374
  },
630
1375
  "InstanceArn": {},
631
1376
  "MaxResults": {
@@ -673,7 +1418,7 @@
673
1418
  "members": {
674
1419
  "NextToken": {},
675
1420
  "PermissionSets": {
676
- "shape": "S34"
1421
+ "shape": "S6h"
677
1422
  }
678
1423
  }
679
1424
  }
@@ -700,7 +1445,7 @@
700
1445
  "members": {
701
1446
  "NextToken": {},
702
1447
  "PermissionSets": {
703
- "shape": "S34"
1448
+ "shape": "S6h"
704
1449
  }
705
1450
  }
706
1451
  }
@@ -709,7 +1454,6 @@
709
1454
  "input": {
710
1455
  "type": "structure",
711
1456
  "required": [
712
- "InstanceArn",
713
1457
  "ResourceArn"
714
1458
  ],
715
1459
  "members": {
@@ -723,7 +1467,39 @@
723
1467
  "members": {
724
1468
  "NextToken": {},
725
1469
  "Tags": {
726
- "shape": "S10"
1470
+ "shape": "Sx"
1471
+ }
1472
+ }
1473
+ }
1474
+ },
1475
+ "ListTrustedTokenIssuers": {
1476
+ "input": {
1477
+ "type": "structure",
1478
+ "required": [
1479
+ "InstanceArn"
1480
+ ],
1481
+ "members": {
1482
+ "InstanceArn": {},
1483
+ "MaxResults": {
1484
+ "type": "integer"
1485
+ },
1486
+ "NextToken": {}
1487
+ }
1488
+ },
1489
+ "output": {
1490
+ "type": "structure",
1491
+ "members": {
1492
+ "NextToken": {},
1493
+ "TrustedTokenIssuers": {
1494
+ "type": "list",
1495
+ "member": {
1496
+ "type": "structure",
1497
+ "members": {
1498
+ "Name": {},
1499
+ "TrustedTokenIssuerArn": {},
1500
+ "TrustedTokenIssuerType": {}
1501
+ }
1502
+ }
727
1503
  }
728
1504
  }
729
1505
  }
@@ -747,11 +1523,84 @@
747
1523
  "type": "structure",
748
1524
  "members": {
749
1525
  "PermissionSetProvisioningStatus": {
750
- "shape": "S1s"
1526
+ "shape": "S3h"
751
1527
  }
752
1528
  }
753
1529
  }
754
1530
  },
1531
+ "PutApplicationAccessScope": {
1532
+ "input": {
1533
+ "type": "structure",
1534
+ "required": [
1535
+ "ApplicationArn",
1536
+ "Scope"
1537
+ ],
1538
+ "members": {
1539
+ "ApplicationArn": {},
1540
+ "AuthorizedTargets": {
1541
+ "shape": "S3q"
1542
+ },
1543
+ "Scope": {}
1544
+ }
1545
+ },
1546
+ "idempotent": true
1547
+ },
1548
+ "PutApplicationAssignmentConfiguration": {
1549
+ "input": {
1550
+ "type": "structure",
1551
+ "required": [
1552
+ "ApplicationArn",
1553
+ "AssignmentRequired"
1554
+ ],
1555
+ "members": {
1556
+ "ApplicationArn": {},
1557
+ "AssignmentRequired": {
1558
+ "type": "boolean"
1559
+ }
1560
+ }
1561
+ },
1562
+ "output": {
1563
+ "type": "structure",
1564
+ "members": {}
1565
+ },
1566
+ "idempotent": true
1567
+ },
1568
+ "PutApplicationAuthenticationMethod": {
1569
+ "input": {
1570
+ "type": "structure",
1571
+ "required": [
1572
+ "ApplicationArn",
1573
+ "AuthenticationMethod",
1574
+ "AuthenticationMethodType"
1575
+ ],
1576
+ "members": {
1577
+ "ApplicationArn": {},
1578
+ "AuthenticationMethod": {
1579
+ "shape": "S3x"
1580
+ },
1581
+ "AuthenticationMethodType": {}
1582
+ }
1583
+ },
1584
+ "idempotent": true
1585
+ },
1586
+ "PutApplicationGrant": {
1587
+ "input": {
1588
+ "type": "structure",
1589
+ "required": [
1590
+ "ApplicationArn",
1591
+ "Grant",
1592
+ "GrantType"
1593
+ ],
1594
+ "members": {
1595
+ "ApplicationArn": {},
1596
+ "Grant": {
1597
+ "shape": "S42"
1598
+ },
1599
+ "GrantType": {}
1600
+ }
1601
+ },
1602
+ "idempotent": true
1603
+ },
755
1604
  "PutInlinePolicyToPermissionSet": {
756
1605
  "input": {
757
1606
  "type": "structure",
@@ -783,7 +1632,7 @@
783
1632
  "InstanceArn": {},
784
1633
  "PermissionSetArn": {},
785
1634
  "PermissionsBoundary": {
786
- "shape": "S23"
1635
+ "shape": "S4i"
787
1636
  }
788
1637
  }
789
1638
  },
@@ -796,7 +1645,6 @@
796
1645
  "input": {
797
1646
  "type": "structure",
798
1647
  "required": [
799
- "InstanceArn",
800
1648
  "ResourceArn",
801
1649
  "Tags"
802
1650
  ],
@@ -804,7 +1652,7 @@
804
1652
  "InstanceArn": {},
805
1653
  "ResourceArn": {},
806
1654
  "Tags": {
807
- "shape": "S10"
1655
+ "shape": "Sx"
808
1656
  }
809
1657
  }
810
1658
  },
@@ -817,7 +1665,6 @@
817
1665
  "input": {
818
1666
  "type": "structure",
819
1667
  "required": [
820
- "InstanceArn",
821
1668
  "ResourceArn",
822
1669
  "TagKeys"
823
1670
  ],
@@ -835,6 +1682,49 @@
835
1682
  "members": {}
836
1683
  }
837
1684
  },
1685
+ "UpdateApplication": {
1686
+ "input": {
1687
+ "type": "structure",
1688
+ "required": [
1689
+ "ApplicationArn"
1690
+ ],
1691
+ "members": {
1692
+ "ApplicationArn": {},
1693
+ "Description": {},
1694
+ "Name": {},
1695
+ "PortalOptions": {
1696
+ "type": "structure",
1697
+ "members": {
1698
+ "SignInOptions": {
1699
+ "shape": "Ss"
1700
+ }
1701
+ }
1702
+ },
1703
+ "Status": {}
1704
+ }
1705
+ },
1706
+ "output": {
1707
+ "type": "structure",
1708
+ "members": {}
1709
+ }
1710
+ },
1711
+ "UpdateInstance": {
1712
+ "input": {
1713
+ "type": "structure",
1714
+ "required": [
1715
+ "InstanceArn",
1716
+ "Name"
1717
+ ],
1718
+ "members": {
1719
+ "InstanceArn": {},
1720
+ "Name": {}
1721
+ }
1722
+ },
1723
+ "output": {
1724
+ "type": "structure",
1725
+ "members": {}
1726
+ }
1727
+ },
838
1728
  "UpdateInstanceAccessControlAttributeConfiguration": {
839
1729
  "input": {
840
1730
  "type": "structure",
@@ -844,7 +1734,7 @@
844
1734
  ],
845
1735
  "members": {
846
1736
  "InstanceAccessControlAttributeConfiguration": {
847
- "shape": "Sn"
1737
+ "shape": "S18"
848
1738
  },
849
1739
  "InstanceArn": {}
850
1740
  }
@@ -873,6 +1763,36 @@
873
1763
  "type": "structure",
874
1764
  "members": {}
875
1765
  }
1766
+ },
1767
+ "UpdateTrustedTokenIssuer": {
1768
+ "input": {
1769
+ "type": "structure",
1770
+ "required": [
1771
+ "TrustedTokenIssuerArn"
1772
+ ],
1773
+ "members": {
1774
+ "Name": {},
1775
+ "TrustedTokenIssuerArn": {},
1776
+ "TrustedTokenIssuerConfiguration": {
1777
+ "type": "structure",
1778
+ "members": {
1779
+ "OidcJwtConfiguration": {
1780
+ "type": "structure",
1781
+ "members": {
1782
+ "ClaimAttributePath": {},
1783
+ "IdentityStoreAttributePath": {},
1784
+ "JwksRetrievalOption": {}
1785
+ }
1786
+ }
1787
+ },
1788
+ "union": true
1789
+ }
1790
+ }
1791
+ },
1792
+ "output": {
1793
+ "type": "structure",
1794
+ "members": {}
1795
+ }
876
1796
  }
877
1797
  },
878
1798
  "shapes": {
@@ -902,7 +1822,40 @@
902
1822
  "TargetType": {}
903
1823
  }
904
1824
  },
905
- "Sn": {
1825
+ "Sr": {
1826
+ "type": "structure",
1827
+ "members": {
1828
+ "SignInOptions": {
1829
+ "shape": "Ss"
1830
+ },
1831
+ "Visibility": {}
1832
+ }
1833
+ },
1834
+ "Ss": {
1835
+ "type": "structure",
1836
+ "required": [
1837
+ "Origin"
1838
+ ],
1839
+ "members": {
1840
+ "ApplicationUrl": {},
1841
+ "Origin": {}
1842
+ }
1843
+ },
1844
+ "Sx": {
1845
+ "type": "list",
1846
+ "member": {
1847
+ "type": "structure",
1848
+ "required": [
1849
+ "Key",
1850
+ "Value"
1851
+ ],
1852
+ "members": {
1853
+ "Key": {},
1854
+ "Value": {}
1855
+ }
1856
+ }
1857
+ },
1858
+ "S18": {
906
1859
  "type": "structure",
907
1860
  "required": [
908
1861
  "AccessControlAttributes"
@@ -935,21 +1888,7 @@
935
1888
  }
936
1889
  }
937
1890
  },
938
- "S10": {
939
- "type": "list",
940
- "member": {
941
- "type": "structure",
942
- "required": [
943
- "Key",
944
- "Value"
945
- ],
946
- "members": {
947
- "Key": {},
948
- "Value": {}
949
- }
950
- }
951
- },
952
- "S15": {
1891
+ "S1m": {
953
1892
  "type": "structure",
954
1893
  "members": {
955
1894
  "CreatedDate": {
@@ -962,7 +1901,52 @@
962
1901
  "SessionDuration": {}
963
1902
  }
964
1903
  },
965
- "S1s": {
1904
+ "S1p": {
1905
+ "type": "structure",
1906
+ "members": {
1907
+ "OidcJwtConfiguration": {
1908
+ "type": "structure",
1909
+ "required": [
1910
+ "ClaimAttributePath",
1911
+ "IdentityStoreAttributePath",
1912
+ "IssuerUrl",
1913
+ "JwksRetrievalOption"
1914
+ ],
1915
+ "members": {
1916
+ "ClaimAttributePath": {},
1917
+ "IdentityStoreAttributePath": {},
1918
+ "IssuerUrl": {},
1919
+ "JwksRetrievalOption": {}
1920
+ }
1921
+ }
1922
+ },
1923
+ "union": true
1924
+ },
1925
+ "S2x": {
1926
+ "type": "structure",
1927
+ "members": {
1928
+ "Description": {},
1929
+ "DisplayName": {},
1930
+ "IconUrl": {}
1931
+ }
1932
+ },
1933
+ "S31": {
1934
+ "type": "structure",
1935
+ "members": {
1936
+ "Scopes": {
1937
+ "type": "map",
1938
+ "key": {},
1939
+ "value": {
1940
+ "type": "structure",
1941
+ "members": {
1942
+ "DetailedTitle": {},
1943
+ "LongDescription": {}
1944
+ }
1945
+ }
1946
+ }
1947
+ }
1948
+ },
1949
+ "S3h": {
966
1950
  "type": "structure",
967
1951
  "members": {
968
1952
  "AccountId": {},
@@ -975,7 +1959,71 @@
975
1959
  "Status": {}
976
1960
  }
977
1961
  },
978
- "S23": {
1962
+ "S3q": {
1963
+ "type": "list",
1964
+ "member": {}
1965
+ },
1966
+ "S3x": {
1967
+ "type": "structure",
1968
+ "members": {
1969
+ "Iam": {
1970
+ "type": "structure",
1971
+ "required": [
1972
+ "ActorPolicy"
1973
+ ],
1974
+ "members": {
1975
+ "ActorPolicy": {
1976
+ "type": "structure",
1977
+ "members": {},
1978
+ "document": true
1979
+ }
1980
+ }
1981
+ }
1982
+ },
1983
+ "union": true
1984
+ },
1985
+ "S42": {
1986
+ "type": "structure",
1987
+ "members": {
1988
+ "AuthorizationCode": {
1989
+ "type": "structure",
1990
+ "members": {
1991
+ "RedirectUris": {
1992
+ "type": "list",
1993
+ "member": {}
1994
+ }
1995
+ }
1996
+ },
1997
+ "JwtBearer": {
1998
+ "type": "structure",
1999
+ "members": {
2000
+ "AuthorizedTokenIssuers": {
2001
+ "type": "list",
2002
+ "member": {
2003
+ "type": "structure",
2004
+ "members": {
2005
+ "AuthorizedAudiences": {
2006
+ "type": "list",
2007
+ "member": {}
2008
+ },
2009
+ "TrustedTokenIssuerArn": {}
2010
+ }
2011
+ }
2012
+ }
2013
+ }
2014
+ },
2015
+ "RefreshToken": {
2016
+ "type": "structure",
2017
+ "members": {}
2018
+ },
2019
+ "TokenExchange": {
2020
+ "type": "structure",
2021
+ "members": {}
2022
+ }
2023
+ },
2024
+ "union": true
2025
+ },
2026
+ "S4i": {
979
2027
  "type": "structure",
980
2028
  "members": {
981
2029
  "CustomerManagedPolicyReference": {
@@ -984,13 +2032,13 @@
984
2032
  "ManagedPolicyArn": {}
985
2033
  }
986
2034
  },
987
- "S25": {
2035
+ "S4k": {
988
2036
  "type": "structure",
989
2037
  "members": {
990
2038
  "Status": {}
991
2039
  }
992
2040
  },
993
- "S29": {
2041
+ "S4o": {
994
2042
  "type": "list",
995
2043
  "member": {
996
2044
  "type": "structure",
@@ -1003,7 +2051,7 @@
1003
2051
  }
1004
2052
  }
1005
2053
  },
1006
- "S34": {
2054
+ "S6h": {
1007
2055
  "type": "list",
1008
2056
  "member": {}
1009
2057
  }