aws-sdk 2.953.0 → 2.957.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.
Files changed (59) hide show
  1. package/CHANGELOG.md +29 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +18 -5
  4. package/apis/chime-2018-05-01.min.json +78 -0
  5. package/apis/cloudformation-2010-05-15.min.json +31 -0
  6. package/apis/iotanalytics-2017-11-27.min.json +64 -34
  7. package/apis/iotsitewise-2019-12-02.min.json +143 -78
  8. package/apis/iotwireless-2020-11-22.min.json +1 -0
  9. package/apis/metadata.json +13 -1
  10. package/apis/models.lex.v2-2020-08-07.waiters2.json +255 -0
  11. package/apis/monitoring-2010-08-01.min.json +23 -22
  12. package/apis/quicksight-2018-04-01.min.json +284 -103
  13. package/apis/redshift-data-2019-12-20.min.json +90 -8
  14. package/apis/route53-2013-04-01.min.json +61 -60
  15. package/apis/route53-recovery-cluster-2019-12-02.examples.json +5 -0
  16. package/apis/route53-recovery-cluster-2019-12-02.min.json +85 -0
  17. package/apis/route53-recovery-cluster-2019-12-02.paginators.json +4 -0
  18. package/apis/route53-recovery-control-config-2020-11-02.min.json +799 -0
  19. package/apis/route53-recovery-control-config-2020-11-02.paginators.json +29 -0
  20. package/apis/route53-recovery-control-config-2020-11-02.waiters2.json +152 -0
  21. package/apis/route53-recovery-readiness-2019-12-02.min.json +1457 -0
  22. package/apis/route53-recovery-readiness-2019-12-02.paginators.json +76 -0
  23. package/apis/s3control-2018-08-20.min.json +64 -55
  24. package/apis/synthetics-2017-10-11.min.json +40 -3
  25. package/apis/textract-2018-06-27.min.json +144 -46
  26. package/clients/all.d.ts +3 -0
  27. package/clients/all.js +4 -1
  28. package/clients/batch.d.ts +159 -140
  29. package/clients/chime.d.ts +99 -2
  30. package/clients/cloudformation.d.ts +294 -256
  31. package/clients/cloudwatch.d.ts +19 -14
  32. package/clients/ec2.d.ts +89 -89
  33. package/clients/identitystore.d.ts +15 -15
  34. package/clients/iot.d.ts +2 -2
  35. package/clients/iotanalytics.d.ts +169 -129
  36. package/clients/iotsitewise.d.ts +74 -6
  37. package/clients/iotwireless.d.ts +18 -17
  38. package/clients/lexmodelsv2.js +1 -0
  39. package/clients/quicksight.d.ts +504 -316
  40. package/clients/redshiftdata.d.ts +164 -38
  41. package/clients/route53.d.ts +92 -87
  42. package/clients/route53recoverycluster.d.ts +105 -0
  43. package/clients/route53recoverycluster.js +18 -0
  44. package/clients/route53recoverycontrolconfig.d.ts +800 -0
  45. package/clients/route53recoverycontrolconfig.js +19 -0
  46. package/clients/route53recoveryreadiness.d.ts +1170 -0
  47. package/clients/route53recoveryreadiness.js +18 -0
  48. package/clients/s3control.d.ts +22 -0
  49. package/clients/shield.d.ts +69 -69
  50. package/clients/ssoadmin.d.ts +83 -83
  51. package/clients/synthetics.d.ts +27 -10
  52. package/clients/textract.d.ts +92 -1
  53. package/dist/aws-sdk-core-react-native.js +2 -2
  54. package/dist/aws-sdk-react-native.js +228 -103
  55. package/dist/aws-sdk.js +194 -120
  56. package/dist/aws-sdk.min.js +85 -85
  57. package/lib/config_service_placeholders.d.ts +6 -0
  58. package/lib/core.js +1 -1
  59. package/package.json +1 -1
@@ -241,8 +241,11 @@
241
241
  "RowLevelPermissionDataSet": {
242
242
  "shape": "S3g"
243
243
  },
244
+ "RowLevelPermissionTagConfiguration": {
245
+ "shape": "S3k"
246
+ },
244
247
  "ColumnLevelPermissionRules": {
245
- "shape": "S3j"
248
+ "shape": "S3q"
246
249
  },
247
250
  "Tags": {
248
251
  "shape": "Sb"
@@ -285,19 +288,19 @@
285
288
  "Name": {},
286
289
  "Type": {},
287
290
  "DataSourceParameters": {
288
- "shape": "S3q"
291
+ "shape": "S3x"
289
292
  },
290
293
  "Credentials": {
291
- "shape": "S4r"
294
+ "shape": "S4y"
292
295
  },
293
296
  "Permissions": {
294
297
  "shape": "S11"
295
298
  },
296
299
  "VpcConnectionProperties": {
297
- "shape": "S4x"
300
+ "shape": "S54"
298
301
  },
299
302
  "SslProperties": {
300
- "shape": "S4y"
303
+ "shape": "S55"
301
304
  },
302
305
  "Tags": {
303
306
  "shape": "Sb"
@@ -438,7 +441,7 @@
438
441
  "type": "structure",
439
442
  "members": {
440
443
  "Group": {
441
- "shape": "S5c"
444
+ "shape": "S5j"
442
445
  },
443
446
  "RequestId": {},
444
447
  "Status": {
@@ -484,7 +487,7 @@
484
487
  "type": "structure",
485
488
  "members": {
486
489
  "GroupMember": {
487
- "shape": "S5g"
490
+ "shape": "S5n"
488
491
  },
489
492
  "RequestId": {},
490
493
  "Status": {
@@ -515,7 +518,7 @@
515
518
  "AssignmentStatus": {},
516
519
  "PolicyArn": {},
517
520
  "Identities": {
518
- "shape": "S5k"
521
+ "shape": "S5r"
519
522
  },
520
523
  "Namespace": {
521
524
  "location": "uri",
@@ -531,7 +534,7 @@
531
534
  "AssignmentStatus": {},
532
535
  "PolicyArn": {},
533
536
  "Identities": {
534
- "shape": "S5k"
537
+ "shape": "S5r"
535
538
  },
536
539
  "RequestId": {},
537
540
  "Status": {
@@ -646,7 +649,7 @@
646
649
  "shape": "S11"
647
650
  },
648
651
  "SourceEntity": {
649
- "shape": "S5x"
652
+ "shape": "S64"
650
653
  },
651
654
  "Tags": {
652
655
  "shape": "Sb"
@@ -703,7 +706,7 @@
703
706
  "type": "structure",
704
707
  "members": {
705
708
  "TemplateAlias": {
706
- "shape": "S65"
709
+ "shape": "S6c"
707
710
  },
708
711
  "Status": {
709
712
  "location": "statusCode",
@@ -739,7 +742,7 @@
739
742
  "BaseThemeId": {},
740
743
  "VersionDescription": {},
741
744
  "Configuration": {
742
- "shape": "S68"
745
+ "shape": "S6f"
743
746
  },
744
747
  "Permissions": {
745
748
  "shape": "S11"
@@ -798,7 +801,7 @@
798
801
  "type": "structure",
799
802
  "members": {
800
803
  "ThemeAlias": {
801
- "shape": "S6n"
804
+ "shape": "S6u"
802
805
  },
803
806
  "Status": {
804
807
  "location": "statusCode",
@@ -1589,7 +1592,7 @@
1589
1592
  }
1590
1593
  },
1591
1594
  "DataSetArns": {
1592
- "shape": "S80"
1595
+ "shape": "S87"
1593
1596
  },
1594
1597
  "ThemeArn": {},
1595
1598
  "CreatedTime": {
@@ -1599,7 +1602,7 @@
1599
1602
  "type": "timestamp"
1600
1603
  },
1601
1604
  "Sheets": {
1602
- "shape": "S81"
1605
+ "shape": "S88"
1603
1606
  }
1604
1607
  }
1605
1608
  },
@@ -1712,12 +1715,12 @@
1712
1715
  "Arn": {},
1713
1716
  "SourceEntityArn": {},
1714
1717
  "DataSetArns": {
1715
- "shape": "S80"
1718
+ "shape": "S87"
1716
1719
  },
1717
1720
  "Description": {},
1718
1721
  "ThemeArn": {},
1719
1722
  "Sheets": {
1720
- "shape": "S81"
1723
+ "shape": "S88"
1721
1724
  }
1722
1725
  }
1723
1726
  },
@@ -1845,8 +1848,11 @@
1845
1848
  "RowLevelPermissionDataSet": {
1846
1849
  "shape": "S3g"
1847
1850
  },
1851
+ "RowLevelPermissionTagConfiguration": {
1852
+ "shape": "S3k"
1853
+ },
1848
1854
  "ColumnLevelPermissionRules": {
1849
- "shape": "S3j"
1855
+ "shape": "S3q"
1850
1856
  }
1851
1857
  }
1852
1858
  },
@@ -1922,7 +1928,7 @@
1922
1928
  "type": "structure",
1923
1929
  "members": {
1924
1930
  "DataSource": {
1925
- "shape": "S8n"
1931
+ "shape": "S8u"
1926
1932
  },
1927
1933
  "RequestId": {},
1928
1934
  "Status": {
@@ -2129,7 +2135,7 @@
2129
2135
  "type": "structure",
2130
2136
  "members": {
2131
2137
  "Group": {
2132
- "shape": "S5c"
2138
+ "shape": "S5j"
2133
2139
  },
2134
2140
  "RequestId": {},
2135
2141
  "Status": {
@@ -2177,7 +2183,7 @@
2177
2183
  "AssignmentName": {},
2178
2184
  "PolicyArn": {},
2179
2185
  "Identities": {
2180
- "shape": "S5k"
2186
+ "shape": "S5r"
2181
2187
  },
2182
2188
  "AssignmentStatus": {}
2183
2189
  }
@@ -2221,7 +2227,7 @@
2221
2227
  "type": "structure",
2222
2228
  "members": {
2223
2229
  "Ingestion": {
2224
- "shape": "S97"
2230
+ "shape": "S9e"
2225
2231
  },
2226
2232
  "RequestId": {},
2227
2233
  "Status": {
@@ -2257,7 +2263,7 @@
2257
2263
  "type": "structure",
2258
2264
  "members": {
2259
2265
  "Namespace": {
2260
- "shape": "S9i"
2266
+ "shape": "S9p"
2261
2267
  },
2262
2268
  "RequestId": {},
2263
2269
  "Status": {
@@ -2373,7 +2379,7 @@
2373
2379
  "SourceEntityArn": {},
2374
2380
  "ThemeArn": {},
2375
2381
  "Sheets": {
2376
- "shape": "S81"
2382
+ "shape": "S88"
2377
2383
  }
2378
2384
  }
2379
2385
  },
@@ -2425,7 +2431,7 @@
2425
2431
  "type": "structure",
2426
2432
  "members": {
2427
2433
  "TemplateAlias": {
2428
- "shape": "S65"
2434
+ "shape": "S6c"
2429
2435
  },
2430
2436
  "Status": {
2431
2437
  "location": "statusCode",
@@ -2526,7 +2532,7 @@
2526
2532
  "type": "timestamp"
2527
2533
  },
2528
2534
  "Configuration": {
2529
- "shape": "S68"
2535
+ "shape": "S6f"
2530
2536
  },
2531
2537
  "Errors": {
2532
2538
  "type": "list",
@@ -2589,7 +2595,7 @@
2589
2595
  "type": "structure",
2590
2596
  "members": {
2591
2597
  "ThemeAlias": {
2592
- "shape": "S6n"
2598
+ "shape": "S6u"
2593
2599
  },
2594
2600
  "Status": {
2595
2601
  "location": "statusCode",
@@ -2668,7 +2674,7 @@
2668
2674
  "type": "structure",
2669
2675
  "members": {
2670
2676
  "User": {
2671
- "shape": "Sak"
2677
+ "shape": "Sar"
2672
2678
  },
2673
2679
  "RequestId": {},
2674
2680
  "Status": {
@@ -2678,6 +2684,143 @@
2678
2684
  }
2679
2685
  }
2680
2686
  },
2687
+ "GenerateEmbedUrlForAnonymousUser": {
2688
+ "http": {
2689
+ "requestUri": "/accounts/{AwsAccountId}/embed-url/anonymous-user"
2690
+ },
2691
+ "input": {
2692
+ "type": "structure",
2693
+ "required": [
2694
+ "AwsAccountId",
2695
+ "Namespace",
2696
+ "AuthorizedResourceArns",
2697
+ "ExperienceConfiguration"
2698
+ ],
2699
+ "members": {
2700
+ "AwsAccountId": {
2701
+ "location": "uri",
2702
+ "locationName": "AwsAccountId"
2703
+ },
2704
+ "SessionLifetimeInMinutes": {
2705
+ "type": "long"
2706
+ },
2707
+ "Namespace": {},
2708
+ "SessionTags": {
2709
+ "type": "list",
2710
+ "member": {
2711
+ "type": "structure",
2712
+ "required": [
2713
+ "Key",
2714
+ "Value"
2715
+ ],
2716
+ "members": {
2717
+ "Key": {},
2718
+ "Value": {
2719
+ "shape": "S3p"
2720
+ }
2721
+ }
2722
+ }
2723
+ },
2724
+ "AuthorizedResourceArns": {
2725
+ "type": "list",
2726
+ "member": {}
2727
+ },
2728
+ "ExperienceConfiguration": {
2729
+ "type": "structure",
2730
+ "members": {
2731
+ "Dashboard": {
2732
+ "type": "structure",
2733
+ "required": [
2734
+ "InitialDashboardId"
2735
+ ],
2736
+ "members": {
2737
+ "InitialDashboardId": {}
2738
+ }
2739
+ }
2740
+ }
2741
+ }
2742
+ }
2743
+ },
2744
+ "output": {
2745
+ "type": "structure",
2746
+ "required": [
2747
+ "EmbedUrl",
2748
+ "Status",
2749
+ "RequestId"
2750
+ ],
2751
+ "members": {
2752
+ "EmbedUrl": {
2753
+ "shape": "Sb3"
2754
+ },
2755
+ "Status": {
2756
+ "location": "statusCode",
2757
+ "type": "integer"
2758
+ },
2759
+ "RequestId": {}
2760
+ }
2761
+ }
2762
+ },
2763
+ "GenerateEmbedUrlForRegisteredUser": {
2764
+ "http": {
2765
+ "requestUri": "/accounts/{AwsAccountId}/embed-url/registered-user"
2766
+ },
2767
+ "input": {
2768
+ "type": "structure",
2769
+ "required": [
2770
+ "AwsAccountId",
2771
+ "UserArn",
2772
+ "ExperienceConfiguration"
2773
+ ],
2774
+ "members": {
2775
+ "AwsAccountId": {
2776
+ "location": "uri",
2777
+ "locationName": "AwsAccountId"
2778
+ },
2779
+ "SessionLifetimeInMinutes": {
2780
+ "type": "long"
2781
+ },
2782
+ "UserArn": {},
2783
+ "ExperienceConfiguration": {
2784
+ "type": "structure",
2785
+ "members": {
2786
+ "Dashboard": {
2787
+ "type": "structure",
2788
+ "required": [
2789
+ "InitialDashboardId"
2790
+ ],
2791
+ "members": {
2792
+ "InitialDashboardId": {}
2793
+ }
2794
+ },
2795
+ "QuickSightConsole": {
2796
+ "type": "structure",
2797
+ "members": {
2798
+ "InitialPath": {}
2799
+ }
2800
+ }
2801
+ }
2802
+ }
2803
+ }
2804
+ },
2805
+ "output": {
2806
+ "type": "structure",
2807
+ "required": [
2808
+ "EmbedUrl",
2809
+ "Status",
2810
+ "RequestId"
2811
+ ],
2812
+ "members": {
2813
+ "EmbedUrl": {
2814
+ "shape": "Sb3"
2815
+ },
2816
+ "Status": {
2817
+ "location": "statusCode",
2818
+ "type": "integer"
2819
+ },
2820
+ "RequestId": {}
2821
+ }
2822
+ }
2823
+ },
2681
2824
  "GetDashboardEmbedUrl": {
2682
2825
  "http": {
2683
2826
  "method": "GET",
@@ -2743,7 +2886,7 @@
2743
2886
  "type": "structure",
2744
2887
  "members": {
2745
2888
  "EmbedUrl": {
2746
- "shape": "Sat"
2889
+ "shape": "Sb3"
2747
2890
  },
2748
2891
  "Status": {
2749
2892
  "location": "statusCode",
@@ -2787,7 +2930,7 @@
2787
2930
  "type": "structure",
2788
2931
  "members": {
2789
2932
  "EmbedUrl": {
2790
- "shape": "Sat"
2933
+ "shape": "Sb3"
2791
2934
  },
2792
2935
  "Status": {
2793
2936
  "location": "statusCode",
@@ -2827,7 +2970,7 @@
2827
2970
  "type": "structure",
2828
2971
  "members": {
2829
2972
  "AnalysisSummaryList": {
2830
- "shape": "Sb0"
2973
+ "shape": "Sbk"
2831
2974
  },
2832
2975
  "NextToken": {},
2833
2976
  "Status": {
@@ -2929,7 +3072,7 @@
2929
3072
  "type": "structure",
2930
3073
  "members": {
2931
3074
  "DashboardSummaryList": {
2932
- "shape": "Sb8"
3075
+ "shape": "Sbs"
2933
3076
  },
2934
3077
  "NextToken": {},
2935
3078
  "Status": {
@@ -2987,6 +3130,9 @@
2987
3130
  "RowLevelPermissionDataSet": {
2988
3131
  "shape": "S3g"
2989
3132
  },
3133
+ "RowLevelPermissionTagConfigurationApplied": {
3134
+ "type": "boolean"
3135
+ },
2990
3136
  "ColumnLevelPermissionRulesApplied": {
2991
3137
  "type": "boolean"
2992
3138
  }
@@ -3034,7 +3180,7 @@
3034
3180
  "DataSources": {
3035
3181
  "type": "list",
3036
3182
  "member": {
3037
- "shape": "S8n"
3183
+ "shape": "S8u"
3038
3184
  }
3039
3185
  },
3040
3186
  "NextToken": {},
@@ -3133,7 +3279,7 @@
3133
3279
  "type": "integer"
3134
3280
  },
3135
3281
  "FolderSummaryList": {
3136
- "shape": "Sbn"
3282
+ "shape": "Sc7"
3137
3283
  },
3138
3284
  "NextToken": {},
3139
3285
  "RequestId": {}
@@ -3182,7 +3328,7 @@
3182
3328
  "GroupMemberList": {
3183
3329
  "type": "list",
3184
3330
  "member": {
3185
- "shape": "S5g"
3331
+ "shape": "S5n"
3186
3332
  }
3187
3333
  },
3188
3334
  "NextToken": {},
@@ -3229,7 +3375,7 @@
3229
3375
  "type": "structure",
3230
3376
  "members": {
3231
3377
  "GroupList": {
3232
- "shape": "Sbu"
3378
+ "shape": "Sce"
3233
3379
  },
3234
3380
  "NextToken": {},
3235
3381
  "RequestId": {},
@@ -3389,7 +3535,7 @@
3389
3535
  "Ingestions": {
3390
3536
  "type": "list",
3391
3537
  "member": {
3392
- "shape": "S97"
3538
+ "shape": "S9e"
3393
3539
  }
3394
3540
  },
3395
3541
  "NextToken": {},
@@ -3433,7 +3579,7 @@
3433
3579
  "Namespaces": {
3434
3580
  "type": "list",
3435
3581
  "member": {
3436
- "shape": "S9i"
3582
+ "shape": "S9p"
3437
3583
  }
3438
3584
  },
3439
3585
  "NextToken": {},
@@ -3513,7 +3659,7 @@
3513
3659
  "TemplateAliasList": {
3514
3660
  "type": "list",
3515
3661
  "member": {
3516
- "shape": "S65"
3662
+ "shape": "S6c"
3517
3663
  }
3518
3664
  },
3519
3665
  "Status": {
@@ -3680,7 +3826,7 @@
3680
3826
  "ThemeAliasList": {
3681
3827
  "type": "list",
3682
3828
  "member": {
3683
- "shape": "S6n"
3829
+ "shape": "S6u"
3684
3830
  }
3685
3831
  },
3686
3832
  "Status": {
@@ -3854,7 +4000,7 @@
3854
4000
  "type": "structure",
3855
4001
  "members": {
3856
4002
  "GroupList": {
3857
- "shape": "Sbu"
4003
+ "shape": "Sce"
3858
4004
  },
3859
4005
  "NextToken": {},
3860
4006
  "RequestId": {},
@@ -3902,7 +4048,7 @@
3902
4048
  "UserList": {
3903
4049
  "type": "list",
3904
4050
  "member": {
3905
- "shape": "Sak"
4051
+ "shape": "Sar"
3906
4052
  }
3907
4053
  },
3908
4054
  "NextToken": {},
@@ -3952,7 +4098,7 @@
3952
4098
  "type": "structure",
3953
4099
  "members": {
3954
4100
  "User": {
3955
- "shape": "Sak"
4101
+ "shape": "Sar"
3956
4102
  },
3957
4103
  "UserInvitationUrl": {},
3958
4104
  "RequestId": {},
@@ -4033,7 +4179,7 @@
4033
4179
  "type": "structure",
4034
4180
  "members": {
4035
4181
  "AnalysisSummaryList": {
4036
- "shape": "Sb0"
4182
+ "shape": "Sbk"
4037
4183
  },
4038
4184
  "NextToken": {},
4039
4185
  "Status": {
@@ -4083,7 +4229,7 @@
4083
4229
  "type": "structure",
4084
4230
  "members": {
4085
4231
  "DashboardSummaryList": {
4086
- "shape": "Sb8"
4232
+ "shape": "Sbs"
4087
4233
  },
4088
4234
  "NextToken": {},
4089
4235
  "Status": {
@@ -4134,7 +4280,7 @@
4134
4280
  "type": "integer"
4135
4281
  },
4136
4282
  "FolderSummaryList": {
4137
- "shape": "Sbn"
4283
+ "shape": "Sc7"
4138
4284
  },
4139
4285
  "NextToken": {},
4140
4286
  "RequestId": {}
@@ -4347,10 +4493,10 @@
4347
4493
  "locationName": "AnalysisId"
4348
4494
  },
4349
4495
  "GrantPermissions": {
4350
- "shape": "Se0"
4496
+ "shape": "Sek"
4351
4497
  },
4352
4498
  "RevokePermissions": {
4353
- "shape": "Se0"
4499
+ "shape": "Sek"
4354
4500
  }
4355
4501
  }
4356
4502
  },
@@ -4441,10 +4587,10 @@
4441
4587
  "locationName": "DashboardId"
4442
4588
  },
4443
4589
  "GrantPermissions": {
4444
- "shape": "Se0"
4590
+ "shape": "Sek"
4445
4591
  },
4446
4592
  "RevokePermissions": {
4447
- "shape": "Se0"
4593
+ "shape": "Sek"
4448
4594
  }
4449
4595
  }
4450
4596
  },
@@ -4545,8 +4691,11 @@
4545
4691
  "RowLevelPermissionDataSet": {
4546
4692
  "shape": "S3g"
4547
4693
  },
4694
+ "RowLevelPermissionTagConfiguration": {
4695
+ "shape": "S3k"
4696
+ },
4548
4697
  "ColumnLevelPermissionRules": {
4549
- "shape": "S3j"
4698
+ "shape": "S3q"
4550
4699
  }
4551
4700
  }
4552
4701
  },
@@ -4628,16 +4777,16 @@
4628
4777
  },
4629
4778
  "Name": {},
4630
4779
  "DataSourceParameters": {
4631
- "shape": "S3q"
4780
+ "shape": "S3x"
4632
4781
  },
4633
4782
  "Credentials": {
4634
- "shape": "S4r"
4783
+ "shape": "S4y"
4635
4784
  },
4636
4785
  "VpcConnectionProperties": {
4637
- "shape": "S4x"
4786
+ "shape": "S54"
4638
4787
  },
4639
4788
  "SslProperties": {
4640
- "shape": "S4y"
4789
+ "shape": "S55"
4641
4790
  }
4642
4791
  }
4643
4792
  },
@@ -4807,7 +4956,7 @@
4807
4956
  "type": "structure",
4808
4957
  "members": {
4809
4958
  "Group": {
4810
- "shape": "S5c"
4959
+ "shape": "S5j"
4811
4960
  },
4812
4961
  "RequestId": {},
4813
4962
  "Status": {
@@ -4845,7 +4994,7 @@
4845
4994
  "AssignmentStatus": {},
4846
4995
  "PolicyArn": {},
4847
4996
  "Identities": {
4848
- "shape": "S5k"
4997
+ "shape": "S5r"
4849
4998
  }
4850
4999
  }
4851
5000
  },
@@ -4856,7 +5005,7 @@
4856
5005
  "AssignmentId": {},
4857
5006
  "PolicyArn": {},
4858
5007
  "Identities": {
4859
- "shape": "S5k"
5008
+ "shape": "S5r"
4860
5009
  },
4861
5010
  "AssignmentStatus": {},
4862
5011
  "RequestId": {},
@@ -4889,7 +5038,7 @@
4889
5038
  "locationName": "TemplateId"
4890
5039
  },
4891
5040
  "SourceEntity": {
4892
- "shape": "S5x"
5041
+ "shape": "S64"
4893
5042
  },
4894
5043
  "VersionDescription": {},
4895
5044
  "Name": {}
@@ -4945,7 +5094,7 @@
4945
5094
  "type": "structure",
4946
5095
  "members": {
4947
5096
  "TemplateAlias": {
4948
- "shape": "S65"
5097
+ "shape": "S6c"
4949
5098
  },
4950
5099
  "Status": {
4951
5100
  "location": "statusCode",
@@ -4976,10 +5125,10 @@
4976
5125
  "locationName": "TemplateId"
4977
5126
  },
4978
5127
  "GrantPermissions": {
4979
- "shape": "Se0"
5128
+ "shape": "Sek"
4980
5129
  },
4981
5130
  "RevokePermissions": {
4982
- "shape": "Se0"
5131
+ "shape": "Sek"
4983
5132
  }
4984
5133
  }
4985
5134
  },
@@ -5024,7 +5173,7 @@
5024
5173
  "BaseThemeId": {},
5025
5174
  "VersionDescription": {},
5026
5175
  "Configuration": {
5027
- "shape": "S68"
5176
+ "shape": "S6f"
5028
5177
  }
5029
5178
  }
5030
5179
  },
@@ -5078,7 +5227,7 @@
5078
5227
  "type": "structure",
5079
5228
  "members": {
5080
5229
  "ThemeAlias": {
5081
- "shape": "S6n"
5230
+ "shape": "S6u"
5082
5231
  },
5083
5232
  "Status": {
5084
5233
  "location": "statusCode",
@@ -5109,10 +5258,10 @@
5109
5258
  "locationName": "ThemeId"
5110
5259
  },
5111
5260
  "GrantPermissions": {
5112
- "shape": "Se0"
5261
+ "shape": "Sek"
5113
5262
  },
5114
5263
  "RevokePermissions": {
5115
- "shape": "Se0"
5264
+ "shape": "Sek"
5116
5265
  }
5117
5266
  }
5118
5267
  },
@@ -5174,7 +5323,7 @@
5174
5323
  "type": "structure",
5175
5324
  "members": {
5176
5325
  "User": {
5177
- "shape": "Sak"
5326
+ "shape": "Sar"
5178
5327
  },
5179
5328
  "RequestId": {},
5180
5329
  "Status": {
@@ -5659,10 +5808,42 @@
5659
5808
  "Namespace": {},
5660
5809
  "Arn": {},
5661
5810
  "PermissionPolicy": {},
5662
- "FormatVersion": {}
5811
+ "FormatVersion": {},
5812
+ "Status": {}
5663
5813
  }
5664
5814
  },
5665
- "S3j": {
5815
+ "S3k": {
5816
+ "type": "structure",
5817
+ "required": [
5818
+ "TagRules"
5819
+ ],
5820
+ "members": {
5821
+ "Status": {},
5822
+ "TagRules": {
5823
+ "type": "list",
5824
+ "member": {
5825
+ "type": "structure",
5826
+ "required": [
5827
+ "TagKey",
5828
+ "ColumnName"
5829
+ ],
5830
+ "members": {
5831
+ "TagKey": {},
5832
+ "ColumnName": {},
5833
+ "TagMultiValueDelimiter": {},
5834
+ "MatchAllValue": {
5835
+ "shape": "S3p"
5836
+ }
5837
+ }
5838
+ }
5839
+ }
5840
+ }
5841
+ },
5842
+ "S3p": {
5843
+ "type": "string",
5844
+ "sensitive": true
5845
+ },
5846
+ "S3q": {
5666
5847
  "type": "list",
5667
5848
  "member": {
5668
5849
  "type": "structure",
@@ -5678,7 +5859,7 @@
5678
5859
  }
5679
5860
  }
5680
5861
  },
5681
- "S3q": {
5862
+ "S3x": {
5682
5863
  "type": "structure",
5683
5864
  "members": {
5684
5865
  "AmazonElasticsearchParameters": {
@@ -5943,7 +6124,7 @@
5943
6124
  }
5944
6125
  }
5945
6126
  },
5946
- "S4r": {
6127
+ "S4y": {
5947
6128
  "type": "structure",
5948
6129
  "members": {
5949
6130
  "CredentialPair": {
@@ -5956,7 +6137,7 @@
5956
6137
  "Username": {},
5957
6138
  "Password": {},
5958
6139
  "AlternateDataSourceParameters": {
5959
- "shape": "S4v"
6140
+ "shape": "S52"
5960
6141
  }
5961
6142
  }
5962
6143
  },
@@ -5964,13 +6145,13 @@
5964
6145
  },
5965
6146
  "sensitive": true
5966
6147
  },
5967
- "S4v": {
6148
+ "S52": {
5968
6149
  "type": "list",
5969
6150
  "member": {
5970
- "shape": "S3q"
6151
+ "shape": "S3x"
5971
6152
  }
5972
6153
  },
5973
- "S4x": {
6154
+ "S54": {
5974
6155
  "type": "structure",
5975
6156
  "required": [
5976
6157
  "VpcConnectionArn"
@@ -5979,7 +6160,7 @@
5979
6160
  "VpcConnectionArn": {}
5980
6161
  }
5981
6162
  },
5982
- "S4y": {
6163
+ "S55": {
5983
6164
  "type": "structure",
5984
6165
  "members": {
5985
6166
  "DisableSsl": {
@@ -5987,7 +6168,7 @@
5987
6168
  }
5988
6169
  }
5989
6170
  },
5990
- "S5c": {
6171
+ "S5j": {
5991
6172
  "type": "structure",
5992
6173
  "members": {
5993
6174
  "Arn": {},
@@ -5996,14 +6177,14 @@
5996
6177
  "PrincipalId": {}
5997
6178
  }
5998
6179
  },
5999
- "S5g": {
6180
+ "S5n": {
6000
6181
  "type": "structure",
6001
6182
  "members": {
6002
6183
  "Arn": {},
6003
6184
  "MemberName": {}
6004
6185
  }
6005
6186
  },
6006
- "S5k": {
6187
+ "S5r": {
6007
6188
  "type": "map",
6008
6189
  "key": {},
6009
6190
  "value": {
@@ -6011,7 +6192,7 @@
6011
6192
  "member": {}
6012
6193
  }
6013
6194
  },
6014
- "S5x": {
6195
+ "S64": {
6015
6196
  "type": "structure",
6016
6197
  "members": {
6017
6198
  "SourceAnalysis": {
@@ -6038,7 +6219,7 @@
6038
6219
  }
6039
6220
  }
6040
6221
  },
6041
- "S65": {
6222
+ "S6c": {
6042
6223
  "type": "structure",
6043
6224
  "members": {
6044
6225
  "AliasName": {},
@@ -6048,17 +6229,17 @@
6048
6229
  }
6049
6230
  }
6050
6231
  },
6051
- "S68": {
6232
+ "S6f": {
6052
6233
  "type": "structure",
6053
6234
  "members": {
6054
6235
  "DataColorPalette": {
6055
6236
  "type": "structure",
6056
6237
  "members": {
6057
6238
  "Colors": {
6058
- "shape": "S6a"
6239
+ "shape": "S6h"
6059
6240
  },
6060
6241
  "MinMaxGradient": {
6061
- "shape": "S6a"
6242
+ "shape": "S6h"
6062
6243
  },
6063
6244
  "EmptyFillColor": {}
6064
6245
  }
@@ -6125,11 +6306,11 @@
6125
6306
  }
6126
6307
  }
6127
6308
  },
6128
- "S6a": {
6309
+ "S6h": {
6129
6310
  "type": "list",
6130
6311
  "member": {}
6131
6312
  },
6132
- "S6n": {
6313
+ "S6u": {
6133
6314
  "type": "structure",
6134
6315
  "members": {
6135
6316
  "Arn": {},
@@ -6139,11 +6320,11 @@
6139
6320
  }
6140
6321
  }
6141
6322
  },
6142
- "S80": {
6323
+ "S87": {
6143
6324
  "type": "list",
6144
6325
  "member": {}
6145
6326
  },
6146
- "S81": {
6327
+ "S88": {
6147
6328
  "type": "list",
6148
6329
  "member": {
6149
6330
  "type": "structure",
@@ -6153,7 +6334,7 @@
6153
6334
  }
6154
6335
  }
6155
6336
  },
6156
- "S8n": {
6337
+ "S8u": {
6157
6338
  "type": "structure",
6158
6339
  "members": {
6159
6340
  "Arn": {},
@@ -6168,16 +6349,16 @@
6168
6349
  "type": "timestamp"
6169
6350
  },
6170
6351
  "DataSourceParameters": {
6171
- "shape": "S3q"
6352
+ "shape": "S3x"
6172
6353
  },
6173
6354
  "AlternateDataSourceParameters": {
6174
- "shape": "S4v"
6355
+ "shape": "S52"
6175
6356
  },
6176
6357
  "VpcConnectionProperties": {
6177
- "shape": "S4x"
6358
+ "shape": "S54"
6178
6359
  },
6179
6360
  "SslProperties": {
6180
- "shape": "S4y"
6361
+ "shape": "S55"
6181
6362
  },
6182
6363
  "ErrorInfo": {
6183
6364
  "type": "structure",
@@ -6188,7 +6369,7 @@
6188
6369
  }
6189
6370
  }
6190
6371
  },
6191
- "S97": {
6372
+ "S9e": {
6192
6373
  "type": "structure",
6193
6374
  "required": [
6194
6375
  "Arn",
@@ -6241,7 +6422,7 @@
6241
6422
  "RequestType": {}
6242
6423
  }
6243
6424
  },
6244
- "S9i": {
6425
+ "S9p": {
6245
6426
  "type": "structure",
6246
6427
  "members": {
6247
6428
  "Name": {},
@@ -6258,7 +6439,7 @@
6258
6439
  }
6259
6440
  }
6260
6441
  },
6261
- "Sak": {
6442
+ "Sar": {
6262
6443
  "type": "structure",
6263
6444
  "members": {
6264
6445
  "Arn": {},
@@ -6276,11 +6457,11 @@
6276
6457
  "ExternalLoginId": {}
6277
6458
  }
6278
6459
  },
6279
- "Sat": {
6460
+ "Sb3": {
6280
6461
  "type": "string",
6281
6462
  "sensitive": true
6282
6463
  },
6283
- "Sb0": {
6464
+ "Sbk": {
6284
6465
  "type": "list",
6285
6466
  "member": {
6286
6467
  "type": "structure",
@@ -6298,7 +6479,7 @@
6298
6479
  }
6299
6480
  }
6300
6481
  },
6301
- "Sb8": {
6482
+ "Sbs": {
6302
6483
  "type": "list",
6303
6484
  "member": {
6304
6485
  "type": "structure",
@@ -6321,7 +6502,7 @@
6321
6502
  }
6322
6503
  }
6323
6504
  },
6324
- "Sbn": {
6505
+ "Sc7": {
6325
6506
  "type": "list",
6326
6507
  "member": {
6327
6508
  "type": "structure",
@@ -6339,13 +6520,13 @@
6339
6520
  }
6340
6521
  }
6341
6522
  },
6342
- "Sbu": {
6523
+ "Sce": {
6343
6524
  "type": "list",
6344
6525
  "member": {
6345
- "shape": "S5c"
6526
+ "shape": "S5j"
6346
6527
  }
6347
6528
  },
6348
- "Se0": {
6529
+ "Sek": {
6349
6530
  "type": "list",
6350
6531
  "member": {
6351
6532
  "shape": "S12"