cdk-lambda-subminute 2.0.332 → 2.0.334

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 (51) hide show
  1. package/.jsii +16 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
  5. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
  6. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
  7. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
  8. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
  9. package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
  10. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
  11. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
  12. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +64 -18
  13. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +24 -3
  14. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +151 -20
  15. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
  16. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  17. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
  18. package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.examples.json +5 -0
  19. package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.min.json +617 -0
  20. package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.paginators.json +10 -0
  21. package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.waiters2.json +5 -0
  22. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
  23. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +121 -121
  24. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
  25. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  26. package/node_modules/aws-sdk/clients/all.js +2 -1
  27. package/node_modules/aws-sdk/clients/amp.d.ts +17 -0
  28. package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
  29. package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
  30. package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
  31. package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
  32. package/node_modules/aws-sdk/clients/glue.d.ts +84 -2
  33. package/node_modules/aws-sdk/clients/lakeformation.d.ts +42 -1
  34. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +101 -0
  35. package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
  36. package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
  37. package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
  38. package/node_modules/aws-sdk/clients/networkmonitor.d.ts +696 -0
  39. package/node_modules/aws-sdk/clients/networkmonitor.js +19 -0
  40. package/node_modules/aws-sdk/clients/omics.d.ts +3 -3
  41. package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
  42. package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
  43. package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
  44. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  45. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -17
  46. package/node_modules/aws-sdk/dist/aws-sdk.js +1244 -489
  47. package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
  48. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  49. package/node_modules/aws-sdk/lib/core.js +1 -1
  50. package/node_modules/aws-sdk/package.json +1 -1
  51. package/package.json +3 -3
@@ -1938,8 +1938,11 @@
1938
1938
  "RetryStrategy": {
1939
1939
  "shape": "Shw"
1940
1940
  },
1941
- "InfraCheckConfig": {
1941
+ "RemoteDebugConfig": {
1942
1942
  "shape": "Ssl"
1943
+ },
1944
+ "InfraCheckConfig": {
1945
+ "shape": "Ssn"
1943
1946
  }
1944
1947
  }
1945
1948
  },
@@ -1970,7 +1973,7 @@
1970
1973
  "type": "integer"
1971
1974
  },
1972
1975
  "ModelClientConfig": {
1973
- "shape": "Ssr"
1976
+ "shape": "Sst"
1974
1977
  },
1975
1978
  "MaxPayloadInMB": {
1976
1979
  "type": "integer"
@@ -1986,13 +1989,13 @@
1986
1989
  "shape": "S44"
1987
1990
  },
1988
1991
  "DataCaptureConfig": {
1989
- "shape": "Ssu"
1992
+ "shape": "Ssw"
1990
1993
  },
1991
1994
  "TransformResources": {
1992
1995
  "shape": "S47"
1993
1996
  },
1994
1997
  "DataProcessing": {
1995
- "shape": "Ssv"
1998
+ "shape": "Ssx"
1996
1999
  },
1997
2000
  "Tags": {
1998
2001
  "shape": "S7"
@@ -2048,7 +2051,7 @@
2048
2051
  "TrialComponentName": {},
2049
2052
  "DisplayName": {},
2050
2053
  "Status": {
2051
- "shape": "St3"
2054
+ "shape": "St5"
2052
2055
  },
2053
2056
  "StartTime": {
2054
2057
  "type": "timestamp"
@@ -2057,13 +2060,13 @@
2057
2060
  "type": "timestamp"
2058
2061
  },
2059
2062
  "Parameters": {
2060
- "shape": "St6"
2063
+ "shape": "St8"
2061
2064
  },
2062
2065
  "InputArtifacts": {
2063
- "shape": "Sta"
2066
+ "shape": "Stc"
2064
2067
  },
2065
2068
  "OutputArtifacts": {
2066
- "shape": "Sta"
2069
+ "shape": "Stc"
2067
2070
  },
2068
2071
  "MetadataProperties": {
2069
2072
  "shape": "S1u"
@@ -2115,20 +2118,20 @@
2115
2118
  ],
2116
2119
  "members": {
2117
2120
  "CognitoConfig": {
2118
- "shape": "Stl"
2121
+ "shape": "Stn"
2119
2122
  },
2120
2123
  "OidcConfig": {
2121
- "shape": "Sto"
2124
+ "shape": "Stq"
2122
2125
  },
2123
2126
  "SourceIpConfig": {
2124
- "shape": "Str"
2127
+ "shape": "Stt"
2125
2128
  },
2126
2129
  "WorkforceName": {},
2127
2130
  "Tags": {
2128
2131
  "shape": "S7"
2129
2132
  },
2130
2133
  "WorkforceVpcConfig": {
2131
- "shape": "Stv"
2134
+ "shape": "Stx"
2132
2135
  }
2133
2136
  }
2134
2137
  },
@@ -2154,11 +2157,11 @@
2154
2157
  "WorkteamName": {},
2155
2158
  "WorkforceName": {},
2156
2159
  "MemberDefinitions": {
2157
- "shape": "Su5"
2160
+ "shape": "Su7"
2158
2161
  },
2159
2162
  "Description": {},
2160
2163
  "NotificationConfiguration": {
2161
- "shape": "Sud"
2164
+ "shape": "Suf"
2162
2165
  },
2163
2166
  "Tags": {
2164
2167
  "shape": "S7"
@@ -2884,13 +2887,13 @@
2884
2887
  "type": "timestamp"
2885
2888
  },
2886
2889
  "CreatedBy": {
2887
- "shape": "Swl"
2890
+ "shape": "Swn"
2888
2891
  },
2889
2892
  "LastModifiedTime": {
2890
2893
  "type": "timestamp"
2891
2894
  },
2892
2895
  "LastModifiedBy": {
2893
- "shape": "Swl"
2896
+ "shape": "Swn"
2894
2897
  },
2895
2898
  "MetadataProperties": {
2896
2899
  "shape": "S1u"
@@ -2940,10 +2943,10 @@
2940
2943
  "type": "structure",
2941
2944
  "members": {
2942
2945
  "ValidationStatuses": {
2943
- "shape": "Sws"
2946
+ "shape": "Swu"
2944
2947
  },
2945
2948
  "ImageScanStatuses": {
2946
- "shape": "Sws"
2949
+ "shape": "Swu"
2947
2950
  }
2948
2951
  }
2949
2952
  },
@@ -3052,13 +3055,13 @@
3052
3055
  "type": "timestamp"
3053
3056
  },
3054
3057
  "CreatedBy": {
3055
- "shape": "Swl"
3058
+ "shape": "Swn"
3056
3059
  },
3057
3060
  "LastModifiedTime": {
3058
3061
  "type": "timestamp"
3059
3062
  },
3060
3063
  "LastModifiedBy": {
3061
- "shape": "Swl"
3064
+ "shape": "Swn"
3062
3065
  },
3063
3066
  "MetadataProperties": {
3064
3067
  "shape": "S1u"
@@ -3118,10 +3121,10 @@
3118
3121
  },
3119
3122
  "FailureReason": {},
3120
3123
  "PartialFailureReasons": {
3121
- "shape": "Sx6"
3124
+ "shape": "Sx8"
3122
3125
  },
3123
3126
  "BestCandidate": {
3124
- "shape": "Sx8"
3127
+ "shape": "Sxa"
3125
3128
  },
3126
3129
  "AutoMLJobStatus": {},
3127
3130
  "AutoMLJobSecondaryStatus": {},
@@ -3129,7 +3132,7 @@
3129
3132
  "type": "boolean"
3130
3133
  },
3131
3134
  "AutoMLJobArtifacts": {
3132
- "shape": "Sy0"
3135
+ "shape": "Sy2"
3133
3136
  },
3134
3137
  "ResolvedAttributes": {
3135
3138
  "type": "structure",
@@ -3147,7 +3150,7 @@
3147
3150
  "shape": "S6h"
3148
3151
  },
3149
3152
  "ModelDeployResult": {
3150
- "shape": "Sy4"
3153
+ "shape": "Sy6"
3151
3154
  }
3152
3155
  }
3153
3156
  }
@@ -3203,15 +3206,15 @@
3203
3206
  },
3204
3207
  "FailureReason": {},
3205
3208
  "PartialFailureReasons": {
3206
- "shape": "Sx6"
3209
+ "shape": "Sx8"
3207
3210
  },
3208
3211
  "BestCandidate": {
3209
- "shape": "Sx8"
3212
+ "shape": "Sxa"
3210
3213
  },
3211
3214
  "AutoMLJobStatus": {},
3212
3215
  "AutoMLJobSecondaryStatus": {},
3213
3216
  "AutoMLJobArtifacts": {
3214
- "shape": "Sy0"
3217
+ "shape": "Sy2"
3215
3218
  },
3216
3219
  "ResolvedAttributes": {
3217
3220
  "type": "structure",
@@ -3246,7 +3249,7 @@
3246
3249
  "shape": "S6h"
3247
3250
  },
3248
3251
  "ModelDeployResult": {
3249
- "shape": "Sy4"
3252
+ "shape": "Sy6"
3250
3253
  },
3251
3254
  "DataSplitConfig": {
3252
3255
  "shape": "S6d"
@@ -3335,7 +3338,7 @@
3335
3338
  "InstanceGroupName": {},
3336
3339
  "InstanceId": {},
3337
3340
  "InstanceStatus": {
3338
- "shape": "Sym"
3341
+ "shape": "Syo"
3339
3342
  },
3340
3343
  "InstanceType": {},
3341
3344
  "LaunchTime": {
@@ -3433,7 +3436,7 @@
3433
3436
  },
3434
3437
  "FailureReason": {},
3435
3438
  "ModelArtifacts": {
3436
- "shape": "Syv"
3439
+ "shape": "Syx"
3437
3440
  },
3438
3441
  "ModelDigests": {
3439
3442
  "type": "structure",
@@ -3487,13 +3490,13 @@
3487
3490
  "type": "timestamp"
3488
3491
  },
3489
3492
  "CreatedBy": {
3490
- "shape": "Swl"
3493
+ "shape": "Swn"
3491
3494
  },
3492
3495
  "LastModifiedTime": {
3493
3496
  "type": "timestamp"
3494
3497
  },
3495
3498
  "LastModifiedBy": {
3496
- "shape": "Swl"
3499
+ "shape": "Swn"
3497
3500
  },
3498
3501
  "LineageGroupArn": {}
3499
3502
  }
@@ -3874,10 +3877,10 @@
3874
3877
  "EndpointArn": {},
3875
3878
  "EndpointConfigName": {},
3876
3879
  "ProductionVariants": {
3877
- "shape": "S101"
3880
+ "shape": "S103"
3878
3881
  },
3879
3882
  "DataCaptureConfig": {
3880
- "shape": "S109"
3883
+ "shape": "S10b"
3881
3884
  },
3882
3885
  "EndpointStatus": {},
3883
3886
  "FailureReason": {},
@@ -3901,13 +3904,13 @@
3901
3904
  "members": {
3902
3905
  "EndpointConfigName": {},
3903
3906
  "ProductionVariants": {
3904
- "shape": "S10d"
3907
+ "shape": "S10f"
3905
3908
  },
3906
3909
  "StartTime": {
3907
3910
  "type": "timestamp"
3908
3911
  },
3909
3912
  "ShadowProductionVariants": {
3910
- "shape": "S10d"
3913
+ "shape": "S10f"
3911
3914
  }
3912
3915
  }
3913
3916
  },
@@ -3915,7 +3918,7 @@
3915
3918
  "shape": "Se0"
3916
3919
  },
3917
3920
  "ShadowProductionVariants": {
3918
- "shape": "S101"
3921
+ "shape": "S103"
3919
3922
  }
3920
3923
  }
3921
3924
  }
@@ -3987,20 +3990,20 @@
3987
3990
  "ExperimentArn": {},
3988
3991
  "DisplayName": {},
3989
3992
  "Source": {
3990
- "shape": "S10j"
3993
+ "shape": "S10l"
3991
3994
  },
3992
3995
  "Description": {},
3993
3996
  "CreationTime": {
3994
3997
  "type": "timestamp"
3995
3998
  },
3996
3999
  "CreatedBy": {
3997
- "shape": "Swl"
4000
+ "shape": "Swn"
3998
4001
  },
3999
4002
  "LastModifiedTime": {
4000
4003
  "type": "timestamp"
4001
4004
  },
4002
4005
  "LastModifiedBy": {
4003
- "shape": "Swl"
4006
+ "shape": "Swn"
4004
4007
  }
4005
4008
  }
4006
4009
  }
@@ -4050,10 +4053,10 @@
4050
4053
  "RoleArn": {},
4051
4054
  "FeatureGroupStatus": {},
4052
4055
  "OfflineStoreStatus": {
4053
- "shape": "S10q"
4056
+ "shape": "S10s"
4054
4057
  },
4055
4058
  "LastUpdateStatus": {
4056
- "shape": "S10t"
4059
+ "shape": "S10v"
4057
4060
  },
4058
4061
  "FailureReason": {},
4059
4062
  "Description": {},
@@ -4099,7 +4102,7 @@
4099
4102
  },
4100
4103
  "Description": {},
4101
4104
  "Parameters": {
4102
- "shape": "S10z"
4105
+ "shape": "S111"
4103
4106
  }
4104
4107
  }
4105
4108
  }
@@ -4231,7 +4234,7 @@
4231
4234
  "HubContentMarkdown": {},
4232
4235
  "HubContentDocument": {},
4233
4236
  "HubContentSearchKeywords": {
4234
- "shape": "S11h"
4237
+ "shape": "S11j"
4235
4238
  },
4236
4239
  "HubContentDependencies": {
4237
4240
  "type": "list",
@@ -4330,16 +4333,16 @@
4330
4333
  "type": "timestamp"
4331
4334
  },
4332
4335
  "TrainingJobStatusCounters": {
4333
- "shape": "S11w"
4336
+ "shape": "S11y"
4334
4337
  },
4335
4338
  "ObjectiveStatusCounters": {
4336
- "shape": "S11y"
4339
+ "shape": "S120"
4337
4340
  },
4338
4341
  "BestTrainingJob": {
4339
- "shape": "S120"
4342
+ "shape": "S122"
4340
4343
  },
4341
4344
  "OverallBestTrainingJob": {
4342
- "shape": "S120"
4345
+ "shape": "S122"
4343
4346
  },
4344
4347
  "WarmStartConfig": {
4345
4348
  "shape": "Si2"
@@ -4349,10 +4352,10 @@
4349
4352
  },
4350
4353
  "FailureReason": {},
4351
4354
  "TuningJobCompletionDetails": {
4352
- "shape": "S123"
4355
+ "shape": "S125"
4353
4356
  },
4354
4357
  "ConsumedResources": {
4355
- "shape": "S124"
4358
+ "shape": "S126"
4356
4359
  }
4357
4360
  }
4358
4361
  }
@@ -4465,7 +4468,7 @@
4465
4468
  "type": "structure",
4466
4469
  "members": {
4467
4470
  "DeployedImage": {
4468
- "shape": "S104"
4471
+ "shape": "S106"
4469
4472
  },
4470
4473
  "ArtifactUrl": {},
4471
4474
  "Environment": {
@@ -4641,13 +4644,13 @@
4641
4644
  "members": {
4642
4645
  "RecommendationId": {},
4643
4646
  "Metrics": {
4644
- "shape": "S12v"
4647
+ "shape": "S12x"
4645
4648
  },
4646
4649
  "EndpointConfiguration": {
4647
- "shape": "S12y"
4650
+ "shape": "S130"
4648
4651
  },
4649
4652
  "ModelConfiguration": {
4650
- "shape": "S130"
4653
+ "shape": "S132"
4651
4654
  },
4652
4655
  "InvocationEndTime": {
4653
4656
  "type": "timestamp"
@@ -4668,7 +4671,7 @@
4668
4671
  ],
4669
4672
  "members": {
4670
4673
  "Metrics": {
4671
- "shape": "S138"
4674
+ "shape": "S13a"
4672
4675
  },
4673
4676
  "EndpointInfo": {
4674
4677
  "shape": "Skq"
@@ -4707,7 +4710,7 @@
4707
4710
  "members": {
4708
4711
  "LabelingJobStatus": {},
4709
4712
  "LabelCounters": {
4710
- "shape": "S13c"
4713
+ "shape": "S13e"
4711
4714
  },
4712
4715
  "FailureReason": {},
4713
4716
  "CreationTime": {
@@ -4741,7 +4744,7 @@
4741
4744
  "shape": "S7"
4742
4745
  },
4743
4746
  "LabelingJobOutput": {
4744
- "shape": "S13f"
4747
+ "shape": "S13h"
4745
4748
  }
4746
4749
  }
4747
4750
  }
@@ -4767,13 +4770,13 @@
4767
4770
  "type": "timestamp"
4768
4771
  },
4769
4772
  "CreatedBy": {
4770
- "shape": "Swl"
4773
+ "shape": "Swn"
4771
4774
  },
4772
4775
  "LastModifiedTime": {
4773
4776
  "type": "timestamp"
4774
4777
  },
4775
4778
  "LastModifiedBy": {
4776
- "shape": "Swl"
4779
+ "shape": "Swn"
4777
4780
  }
4778
4781
  }
4779
4782
  }
@@ -4818,7 +4821,7 @@
4818
4821
  "type": "boolean"
4819
4822
  },
4820
4823
  "DeploymentRecommendation": {
4821
- "shape": "S13k"
4824
+ "shape": "S13m"
4822
4825
  }
4823
4826
  }
4824
4827
  }
@@ -4917,13 +4920,13 @@
4917
4920
  "type": "timestamp"
4918
4921
  },
4919
4922
  "CreatedBy": {
4920
- "shape": "Swl"
4923
+ "shape": "Swn"
4921
4924
  },
4922
4925
  "LastModifiedTime": {
4923
4926
  "type": "timestamp"
4924
4927
  },
4925
4928
  "LastModifiedBy": {
4926
- "shape": "Swl"
4929
+ "shape": "Swn"
4927
4930
  },
4928
4931
  "ModelCardProcessingStatus": {}
4929
4932
  }
@@ -5075,14 +5078,14 @@
5075
5078
  },
5076
5079
  "ModelPackageStatus": {},
5077
5080
  "ModelPackageStatusDetails": {
5078
- "shape": "S141"
5081
+ "shape": "S143"
5079
5082
  },
5080
5083
  "CertifyForMarketplace": {
5081
5084
  "type": "boolean"
5082
5085
  },
5083
5086
  "ModelApprovalStatus": {},
5084
5087
  "CreatedBy": {
5085
- "shape": "Swl"
5088
+ "shape": "Swn"
5086
5089
  },
5087
5090
  "MetadataProperties": {
5088
5091
  "shape": "S1u"
@@ -5094,7 +5097,7 @@
5094
5097
  "type": "timestamp"
5095
5098
  },
5096
5099
  "LastModifiedBy": {
5097
- "shape": "Swl"
5100
+ "shape": "Swn"
5098
5101
  },
5099
5102
  "ApprovalDescription": {},
5100
5103
  "Domain": {},
@@ -5140,7 +5143,7 @@
5140
5143
  "type": "timestamp"
5141
5144
  },
5142
5145
  "CreatedBy": {
5143
- "shape": "Swl"
5146
+ "shape": "Swn"
5144
5147
  },
5145
5148
  "ModelPackageGroupStatus": {}
5146
5149
  }
@@ -5236,7 +5239,7 @@
5236
5239
  },
5237
5240
  "EndpointName": {},
5238
5241
  "LastMonitoringExecutionSummary": {
5239
- "shape": "S14e"
5242
+ "shape": "S14g"
5240
5243
  }
5241
5244
  }
5242
5245
  }
@@ -5353,10 +5356,10 @@
5353
5356
  "type": "timestamp"
5354
5357
  },
5355
5358
  "CreatedBy": {
5356
- "shape": "Swl"
5359
+ "shape": "Swn"
5357
5360
  },
5358
5361
  "LastModifiedBy": {
5359
- "shape": "Swl"
5362
+ "shape": "Swn"
5360
5363
  },
5361
5364
  "ParallelismConfiguration": {
5362
5365
  "shape": "Spf"
@@ -5403,7 +5406,7 @@
5403
5406
  "PipelineExecutionStatus": {},
5404
5407
  "PipelineExecutionDescription": {},
5405
5408
  "PipelineExperimentConfig": {
5406
- "shape": "S14y"
5409
+ "shape": "S150"
5407
5410
  },
5408
5411
  "FailureReason": {},
5409
5412
  "CreationTime": {
@@ -5413,16 +5416,16 @@
5413
5416
  "type": "timestamp"
5414
5417
  },
5415
5418
  "CreatedBy": {
5416
- "shape": "Swl"
5419
+ "shape": "Swn"
5417
5420
  },
5418
5421
  "LastModifiedBy": {
5419
- "shape": "Swl"
5422
+ "shape": "Swn"
5420
5423
  },
5421
5424
  "ParallelismConfiguration": {
5422
5425
  "shape": "Spf"
5423
5426
  },
5424
5427
  "SelectiveExecutionConfig": {
5425
- "shape": "S150"
5428
+ "shape": "S152"
5426
5429
  }
5427
5430
  }
5428
5431
  }
@@ -5525,11 +5528,11 @@
5525
5528
  "shape": "Sqw"
5526
5529
  },
5527
5530
  "ServiceCatalogProvisionedProductDetails": {
5528
- "shape": "S159"
5531
+ "shape": "S15b"
5529
5532
  },
5530
5533
  "ProjectStatus": {},
5531
5534
  "CreatedBy": {
5532
- "shape": "Swl"
5535
+ "shape": "Swn"
5533
5536
  },
5534
5537
  "CreationTime": {
5535
5538
  "type": "timestamp"
@@ -5538,7 +5541,7 @@
5538
5541
  "type": "timestamp"
5539
5542
  },
5540
5543
  "LastModifiedBy": {
5541
- "shape": "Swl"
5544
+ "shape": "Swn"
5542
5545
  }
5543
5546
  }
5544
5547
  }
@@ -5627,7 +5630,7 @@
5627
5630
  ],
5628
5631
  "members": {
5629
5632
  "SubscribedWorkteam": {
5630
- "shape": "S15k"
5633
+ "shape": "S15m"
5631
5634
  }
5632
5635
  }
5633
5636
  }
@@ -5662,7 +5665,7 @@
5662
5665
  "LabelingJobArn": {},
5663
5666
  "AutoMLJobArn": {},
5664
5667
  "ModelArtifacts": {
5665
- "shape": "Syv"
5668
+ "shape": "Syx"
5666
5669
  },
5667
5670
  "TrainingJobStatus": {},
5668
5671
  "SecondaryStatus": {},
@@ -5684,7 +5687,7 @@
5684
5687
  "shape": "S3j"
5685
5688
  },
5686
5689
  "WarmPoolStatus": {
5687
- "shape": "S15o"
5690
+ "shape": "S15q"
5688
5691
  },
5689
5692
  "VpcConfig": {
5690
5693
  "shape": "S63"
@@ -5705,10 +5708,10 @@
5705
5708
  "type": "timestamp"
5706
5709
  },
5707
5710
  "SecondaryStatusTransitions": {
5708
- "shape": "S15r"
5711
+ "shape": "S15t"
5709
5712
  },
5710
5713
  "FinalMetricDataList": {
5711
- "shape": "S15u"
5714
+ "shape": "S15w"
5712
5715
  },
5713
5716
  "EnableNetworkIsolation": {
5714
5717
  "type": "boolean"
@@ -5741,7 +5744,7 @@
5741
5744
  "shape": "Ssb"
5742
5745
  },
5743
5746
  "DebugRuleEvaluationStatuses": {
5744
- "shape": "S15y"
5747
+ "shape": "S160"
5745
5748
  },
5746
5749
  "ProfilerConfig": {
5747
5750
  "shape": "Ssc"
@@ -5771,8 +5774,11 @@
5771
5774
  "RetryStrategy": {
5772
5775
  "shape": "Shw"
5773
5776
  },
5774
- "InfraCheckConfig": {
5777
+ "RemoteDebugConfig": {
5775
5778
  "shape": "Ssl"
5779
+ },
5780
+ "InfraCheckConfig": {
5781
+ "shape": "Ssn"
5776
5782
  }
5777
5783
  }
5778
5784
  }
@@ -5808,7 +5814,7 @@
5808
5814
  "type": "integer"
5809
5815
  },
5810
5816
  "ModelClientConfig": {
5811
- "shape": "Ssr"
5817
+ "shape": "Sst"
5812
5818
  },
5813
5819
  "MaxPayloadInMB": {
5814
5820
  "type": "integer"
@@ -5824,7 +5830,7 @@
5824
5830
  "shape": "S44"
5825
5831
  },
5826
5832
  "DataCaptureConfig": {
5827
- "shape": "Ssu"
5833
+ "shape": "Ssw"
5828
5834
  },
5829
5835
  "TransformResources": {
5830
5836
  "shape": "S47"
@@ -5841,7 +5847,7 @@
5841
5847
  "LabelingJobArn": {},
5842
5848
  "AutoMLJobArn": {},
5843
5849
  "DataProcessing": {
5844
- "shape": "Ssv"
5850
+ "shape": "Ssx"
5845
5851
  },
5846
5852
  "ExperimentConfig": {
5847
5853
  "shape": "Sqr"
@@ -5867,19 +5873,19 @@
5867
5873
  "DisplayName": {},
5868
5874
  "ExperimentName": {},
5869
5875
  "Source": {
5870
- "shape": "S16a"
5876
+ "shape": "S16c"
5871
5877
  },
5872
5878
  "CreationTime": {
5873
5879
  "type": "timestamp"
5874
5880
  },
5875
5881
  "CreatedBy": {
5876
- "shape": "Swl"
5882
+ "shape": "Swn"
5877
5883
  },
5878
5884
  "LastModifiedTime": {
5879
5885
  "type": "timestamp"
5880
5886
  },
5881
5887
  "LastModifiedBy": {
5882
- "shape": "Swl"
5888
+ "shape": "Swn"
5883
5889
  },
5884
5890
  "MetadataProperties": {
5885
5891
  "shape": "S1u"
@@ -5904,10 +5910,10 @@
5904
5910
  "TrialComponentArn": {},
5905
5911
  "DisplayName": {},
5906
5912
  "Source": {
5907
- "shape": "S16e"
5913
+ "shape": "S16g"
5908
5914
  },
5909
5915
  "Status": {
5910
- "shape": "St3"
5916
+ "shape": "St5"
5911
5917
  },
5912
5918
  "StartTime": {
5913
5919
  "type": "timestamp"
@@ -5919,34 +5925,34 @@
5919
5925
  "type": "timestamp"
5920
5926
  },
5921
5927
  "CreatedBy": {
5922
- "shape": "Swl"
5928
+ "shape": "Swn"
5923
5929
  },
5924
5930
  "LastModifiedTime": {
5925
5931
  "type": "timestamp"
5926
5932
  },
5927
5933
  "LastModifiedBy": {
5928
- "shape": "Swl"
5934
+ "shape": "Swn"
5929
5935
  },
5930
5936
  "Parameters": {
5931
- "shape": "St6"
5937
+ "shape": "St8"
5932
5938
  },
5933
5939
  "InputArtifacts": {
5934
- "shape": "Sta"
5940
+ "shape": "Stc"
5935
5941
  },
5936
5942
  "OutputArtifacts": {
5937
- "shape": "Sta"
5943
+ "shape": "Stc"
5938
5944
  },
5939
5945
  "MetadataProperties": {
5940
5946
  "shape": "S1u"
5941
5947
  },
5942
5948
  "Metrics": {
5943
- "shape": "S16g"
5949
+ "shape": "S16i"
5944
5950
  },
5945
5951
  "LineageGroupArn": {},
5946
5952
  "Sources": {
5947
5953
  "type": "list",
5948
5954
  "member": {
5949
- "shape": "S16e"
5955
+ "shape": "S16g"
5950
5956
  }
5951
5957
  }
5952
5958
  }
@@ -6004,7 +6010,7 @@
6004
6010
  ],
6005
6011
  "members": {
6006
6012
  "Workforce": {
6007
- "shape": "S16q"
6013
+ "shape": "S16s"
6008
6014
  }
6009
6015
  }
6010
6016
  }
@@ -6026,7 +6032,7 @@
6026
6032
  ],
6027
6033
  "members": {
6028
6034
  "Workteam": {
6029
- "shape": "S16y"
6035
+ "shape": "S170"
6030
6036
  }
6031
6037
  }
6032
6038
  }
@@ -6225,7 +6231,7 @@
6225
6231
  "type": "integer"
6226
6232
  },
6227
6233
  "ScalingPolicyObjective": {
6228
- "shape": "S17q"
6234
+ "shape": "S17s"
6229
6235
  }
6230
6236
  }
6231
6237
  },
@@ -6239,7 +6245,7 @@
6239
6245
  "type": "integer"
6240
6246
  },
6241
6247
  "ScalingPolicyObjective": {
6242
- "shape": "S17q"
6248
+ "shape": "S17s"
6243
6249
  },
6244
6250
  "Metric": {
6245
6251
  "type": "structure",
@@ -6369,7 +6375,7 @@
6369
6375
  "HubContentMarkdown": {},
6370
6376
  "HubContentDocument": {},
6371
6377
  "HubContentSearchKeywords": {
6372
- "shape": "S11h"
6378
+ "shape": "S11j"
6373
6379
  },
6374
6380
  "Tags": {
6375
6381
  "shape": "S7"
@@ -6699,7 +6705,7 @@
6699
6705
  "type": "timestamp"
6700
6706
  },
6701
6707
  "CreatedBy": {
6702
- "shape": "Swl"
6708
+ "shape": "Swn"
6703
6709
  }
6704
6710
  }
6705
6711
  }
@@ -6768,7 +6774,7 @@
6768
6774
  },
6769
6775
  "FailureReason": {},
6770
6776
  "PartialFailureReasons": {
6771
- "shape": "Sx6"
6777
+ "shape": "Sx8"
6772
6778
  }
6773
6779
  }
6774
6780
  }
@@ -6804,7 +6810,7 @@
6804
6810
  "Candidates": {
6805
6811
  "type": "list",
6806
6812
  "member": {
6807
- "shape": "Sx8"
6813
+ "shape": "Sxa"
6808
6814
  }
6809
6815
  },
6810
6816
  "NextToken": {}
@@ -6861,7 +6867,7 @@
6861
6867
  "type": "timestamp"
6862
6868
  },
6863
6869
  "InstanceStatus": {
6864
- "shape": "Sym"
6870
+ "shape": "Syo"
6865
6871
  }
6866
6872
  }
6867
6873
  }
@@ -7122,7 +7128,7 @@
7122
7128
  ],
7123
7129
  "members": {
7124
7130
  "JobDefinitionSummaries": {
7125
- "shape": "S1ai"
7131
+ "shape": "S1ak"
7126
7132
  },
7127
7133
  "NextToken": {}
7128
7134
  }
@@ -7551,7 +7557,7 @@
7551
7557
  "ExperimentName": {},
7552
7558
  "DisplayName": {},
7553
7559
  "ExperimentSource": {
7554
- "shape": "S10j"
7560
+ "shape": "S10l"
7555
7561
  },
7556
7562
  "CreationTime": {
7557
7563
  "type": "timestamp"
@@ -7610,7 +7616,7 @@
7610
7616
  },
7611
7617
  "FeatureGroupStatus": {},
7612
7618
  "OfflineStoreStatus": {
7613
- "shape": "S10q"
7619
+ "shape": "S10s"
7614
7620
  }
7615
7621
  }
7616
7622
  }
@@ -7702,7 +7708,7 @@
7702
7708
  ],
7703
7709
  "members": {
7704
7710
  "HubContentSummaries": {
7705
- "shape": "S1c8"
7711
+ "shape": "S1ca"
7706
7712
  },
7707
7713
  "NextToken": {}
7708
7714
  }
@@ -7741,7 +7747,7 @@
7741
7747
  ],
7742
7748
  "members": {
7743
7749
  "HubContentSummaries": {
7744
- "shape": "S1c8"
7750
+ "shape": "S1ca"
7745
7751
  },
7746
7752
  "NextToken": {}
7747
7753
  }
@@ -7916,10 +7922,10 @@
7916
7922
  "type": "timestamp"
7917
7923
  },
7918
7924
  "TrainingJobStatusCounters": {
7919
- "shape": "S11w"
7925
+ "shape": "S11y"
7920
7926
  },
7921
7927
  "ObjectiveStatusCounters": {
7922
- "shape": "S11y"
7928
+ "shape": "S120"
7923
7929
  },
7924
7930
  "ResourceLimits": {
7925
7931
  "shape": "Sgy"
@@ -8227,16 +8233,16 @@
8227
8233
  ],
8228
8234
  "members": {
8229
8235
  "Metrics": {
8230
- "shape": "S12v"
8236
+ "shape": "S12x"
8231
8237
  },
8232
8238
  "EndpointMetrics": {
8233
- "shape": "S138"
8239
+ "shape": "S13a"
8234
8240
  },
8235
8241
  "EndpointConfiguration": {
8236
- "shape": "S12y"
8242
+ "shape": "S130"
8237
8243
  },
8238
8244
  "ModelConfiguration": {
8239
- "shape": "S130"
8245
+ "shape": "S132"
8240
8246
  },
8241
8247
  "FailureReason": {},
8242
8248
  "InvocationEndTime": {
@@ -8383,14 +8389,14 @@
8383
8389
  },
8384
8390
  "LabelingJobStatus": {},
8385
8391
  "LabelCounters": {
8386
- "shape": "S13c"
8392
+ "shape": "S13e"
8387
8393
  },
8388
8394
  "WorkteamArn": {},
8389
8395
  "PreHumanTaskLambdaArn": {},
8390
8396
  "AnnotationConsolidationLambdaArn": {},
8391
8397
  "FailureReason": {},
8392
8398
  "LabelingJobOutput": {
8393
- "shape": "S13f"
8399
+ "shape": "S13h"
8394
8400
  },
8395
8401
  "InputConfig": {
8396
8402
  "shape": "Sl9"
@@ -8540,7 +8546,7 @@
8540
8546
  ],
8541
8547
  "members": {
8542
8548
  "JobDefinitionSummaries": {
8543
- "shape": "S1ai"
8549
+ "shape": "S1ak"
8544
8550
  },
8545
8551
  "NextToken": {}
8546
8552
  }
@@ -8753,7 +8759,7 @@
8753
8759
  ],
8754
8760
  "members": {
8755
8761
  "JobDefinitionSummaries": {
8756
- "shape": "S1ai"
8762
+ "shape": "S1ak"
8757
8763
  },
8758
8764
  "NextToken": {}
8759
8765
  }
@@ -8952,7 +8958,7 @@
8952
8958
  ],
8953
8959
  "members": {
8954
8960
  "JobDefinitionSummaries": {
8955
- "shape": "S1ai"
8961
+ "shape": "S1ak"
8956
8962
  },
8957
8963
  "NextToken": {}
8958
8964
  }
@@ -9071,7 +9077,7 @@
9071
9077
  "type": "structure",
9072
9078
  "members": {
9073
9079
  "MonitoringAlertSummaries": {
9074
- "shape": "S1ft"
9080
+ "shape": "S1fv"
9075
9081
  },
9076
9082
  "NextToken": {}
9077
9083
  }
@@ -9121,7 +9127,7 @@
9121
9127
  "MonitoringExecutionSummaries": {
9122
9128
  "type": "list",
9123
9129
  "member": {
9124
- "shape": "S14e"
9130
+ "shape": "S14g"
9125
9131
  }
9126
9132
  },
9127
9133
  "NextToken": {}
@@ -9398,7 +9404,7 @@
9398
9404
  "CallbackToken": {},
9399
9405
  "SqsQueueUrl": {},
9400
9406
  "OutputParameters": {
9401
- "shape": "S1h7"
9407
+ "shape": "S1h9"
9402
9408
  }
9403
9409
  }
9404
9410
  },
@@ -9407,7 +9413,7 @@
9407
9413
  "members": {
9408
9414
  "Arn": {},
9409
9415
  "OutputParameters": {
9410
- "shape": "S1h7"
9416
+ "shape": "S1h9"
9411
9417
  }
9412
9418
  }
9413
9419
  },
@@ -9549,7 +9555,7 @@
9549
9555
  "type": "structure",
9550
9556
  "members": {
9551
9557
  "PipelineParameters": {
9552
- "shape": "S1ho"
9558
+ "shape": "S1hq"
9553
9559
  },
9554
9560
  "NextToken": {}
9555
9561
  }
@@ -9952,7 +9958,7 @@
9952
9958
  "SubscribedWorkteams": {
9953
9959
  "type": "list",
9954
9960
  "member": {
9955
- "shape": "S15k"
9961
+ "shape": "S15m"
9956
9962
  }
9957
9963
  },
9958
9964
  "NextToken": {}
@@ -10040,7 +10046,7 @@
10040
10046
  },
10041
10047
  "TrainingJobStatus": {},
10042
10048
  "WarmPoolStatus": {
10043
- "shape": "S15o"
10049
+ "shape": "S15q"
10044
10050
  }
10045
10051
  }
10046
10052
  }
@@ -10075,7 +10081,7 @@
10075
10081
  "TrainingJobSummaries": {
10076
10082
  "type": "list",
10077
10083
  "member": {
10078
- "shape": "S120"
10084
+ "shape": "S122"
10079
10085
  }
10080
10086
  },
10081
10087
  "NextToken": {}
@@ -10178,10 +10184,10 @@
10178
10184
  "TrialComponentArn": {},
10179
10185
  "DisplayName": {},
10180
10186
  "TrialComponentSource": {
10181
- "shape": "S16e"
10187
+ "shape": "S16g"
10182
10188
  },
10183
10189
  "Status": {
10184
- "shape": "St3"
10190
+ "shape": "St5"
10185
10191
  },
10186
10192
  "StartTime": {
10187
10193
  "type": "timestamp"
@@ -10193,13 +10199,13 @@
10193
10199
  "type": "timestamp"
10194
10200
  },
10195
10201
  "CreatedBy": {
10196
- "shape": "Swl"
10202
+ "shape": "Swn"
10197
10203
  },
10198
10204
  "LastModifiedTime": {
10199
10205
  "type": "timestamp"
10200
10206
  },
10201
10207
  "LastModifiedBy": {
10202
- "shape": "Swl"
10208
+ "shape": "Swn"
10203
10209
  }
10204
10210
  }
10205
10211
  }
@@ -10240,7 +10246,7 @@
10240
10246
  "TrialName": {},
10241
10247
  "DisplayName": {},
10242
10248
  "TrialSource": {
10243
- "shape": "S16a"
10249
+ "shape": "S16c"
10244
10250
  },
10245
10251
  "CreationTime": {
10246
10252
  "type": "timestamp"
@@ -10315,7 +10321,7 @@
10315
10321
  "Workforces": {
10316
10322
  "type": "list",
10317
10323
  "member": {
10318
- "shape": "S16q"
10324
+ "shape": "S16s"
10319
10325
  }
10320
10326
  },
10321
10327
  "NextToken": {}
@@ -10344,7 +10350,7 @@
10344
10350
  "Workteams": {
10345
10351
  "type": "list",
10346
10352
  "member": {
10347
- "shape": "S16y"
10353
+ "shape": "S170"
10348
10354
  }
10349
10355
  },
10350
10356
  "NextToken": {}
@@ -10463,7 +10469,7 @@
10463
10469
  "members": {
10464
10470
  "DeviceFleetName": {},
10465
10471
  "Devices": {
10466
- "shape": "S1km"
10472
+ "shape": "S1ko"
10467
10473
  },
10468
10474
  "Tags": {
10469
10475
  "shape": "S7"
@@ -10553,7 +10559,7 @@
10553
10559
  "members": {
10554
10560
  "Resource": {},
10555
10561
  "SearchExpression": {
10556
- "shape": "S1kx"
10562
+ "shape": "S1kz"
10557
10563
  },
10558
10564
  "SortBy": {},
10559
10565
  "SortOrder": {},
@@ -10561,7 +10567,17 @@
10561
10567
  "MaxResults": {
10562
10568
  "type": "integer"
10563
10569
  },
10564
- "CrossAccountFilterOption": {}
10570
+ "CrossAccountFilterOption": {},
10571
+ "VisibilityConditions": {
10572
+ "type": "list",
10573
+ "member": {
10574
+ "type": "structure",
10575
+ "members": {
10576
+ "Key": {},
10577
+ "Value": {}
10578
+ }
10579
+ }
10580
+ }
10565
10581
  }
10566
10582
  },
10567
10583
  "output": {
@@ -10573,7 +10589,7 @@
10573
10589
  "type": "structure",
10574
10590
  "members": {
10575
10591
  "TrainingJob": {
10576
- "shape": "S1lb"
10592
+ "shape": "S1lh"
10577
10593
  },
10578
10594
  "Experiment": {
10579
10595
  "type": "structure",
@@ -10582,20 +10598,20 @@
10582
10598
  "ExperimentArn": {},
10583
10599
  "DisplayName": {},
10584
10600
  "Source": {
10585
- "shape": "S10j"
10601
+ "shape": "S10l"
10586
10602
  },
10587
10603
  "Description": {},
10588
10604
  "CreationTime": {
10589
10605
  "type": "timestamp"
10590
10606
  },
10591
10607
  "CreatedBy": {
10592
- "shape": "Swl"
10608
+ "shape": "Swn"
10593
10609
  },
10594
10610
  "LastModifiedTime": {
10595
10611
  "type": "timestamp"
10596
10612
  },
10597
10613
  "LastModifiedBy": {
10598
- "shape": "Swl"
10614
+ "shape": "Swn"
10599
10615
  },
10600
10616
  "Tags": {
10601
10617
  "shape": "S7"
@@ -10610,19 +10626,19 @@
10610
10626
  "DisplayName": {},
10611
10627
  "ExperimentName": {},
10612
10628
  "Source": {
10613
- "shape": "S16a"
10629
+ "shape": "S16c"
10614
10630
  },
10615
10631
  "CreationTime": {
10616
10632
  "type": "timestamp"
10617
10633
  },
10618
10634
  "CreatedBy": {
10619
- "shape": "Swl"
10635
+ "shape": "Swn"
10620
10636
  },
10621
10637
  "LastModifiedTime": {
10622
10638
  "type": "timestamp"
10623
10639
  },
10624
10640
  "LastModifiedBy": {
10625
- "shape": "Swl"
10641
+ "shape": "Swn"
10626
10642
  },
10627
10643
  "MetadataProperties": {
10628
10644
  "shape": "S1u"
@@ -10638,13 +10654,13 @@
10638
10654
  "TrialComponentName": {},
10639
10655
  "TrialComponentArn": {},
10640
10656
  "TrialComponentSource": {
10641
- "shape": "S16e"
10657
+ "shape": "S16g"
10642
10658
  },
10643
10659
  "CreationTime": {
10644
10660
  "type": "timestamp"
10645
10661
  },
10646
10662
  "CreatedBy": {
10647
- "shape": "Swl"
10663
+ "shape": "Swn"
10648
10664
  }
10649
10665
  }
10650
10666
  }
@@ -10658,10 +10674,10 @@
10658
10674
  "DisplayName": {},
10659
10675
  "TrialComponentArn": {},
10660
10676
  "Source": {
10661
- "shape": "S16e"
10677
+ "shape": "S16g"
10662
10678
  },
10663
10679
  "Status": {
10664
- "shape": "St3"
10680
+ "shape": "St5"
10665
10681
  },
10666
10682
  "StartTime": {
10667
10683
  "type": "timestamp"
@@ -10673,25 +10689,25 @@
10673
10689
  "type": "timestamp"
10674
10690
  },
10675
10691
  "CreatedBy": {
10676
- "shape": "Swl"
10692
+ "shape": "Swn"
10677
10693
  },
10678
10694
  "LastModifiedTime": {
10679
10695
  "type": "timestamp"
10680
10696
  },
10681
10697
  "LastModifiedBy": {
10682
- "shape": "Swl"
10698
+ "shape": "Swn"
10683
10699
  },
10684
10700
  "Parameters": {
10685
- "shape": "St6"
10701
+ "shape": "St8"
10686
10702
  },
10687
10703
  "InputArtifacts": {
10688
- "shape": "Sta"
10704
+ "shape": "Stc"
10689
10705
  },
10690
10706
  "OutputArtifacts": {
10691
- "shape": "Sta"
10707
+ "shape": "Stc"
10692
10708
  },
10693
10709
  "Metrics": {
10694
- "shape": "S16g"
10710
+ "shape": "S16i"
10695
10711
  },
10696
10712
  "MetadataProperties": {
10697
10713
  "shape": "S1u"
@@ -10701,7 +10717,7 @@
10701
10717
  "members": {
10702
10718
  "SourceArn": {},
10703
10719
  "TrainingJob": {
10704
- "shape": "S1lb"
10720
+ "shape": "S1lh"
10705
10721
  },
10706
10722
  "ProcessingJob": {
10707
10723
  "type": "structure",
@@ -10757,7 +10773,7 @@
10757
10773
  }
10758
10774
  },
10759
10775
  "TransformJob": {
10760
- "shape": "S1lj"
10776
+ "shape": "S1lp"
10761
10777
  }
10762
10778
  }
10763
10779
  },
@@ -10793,10 +10809,10 @@
10793
10809
  "EndpointArn": {},
10794
10810
  "EndpointConfigName": {},
10795
10811
  "ProductionVariants": {
10796
- "shape": "S101"
10812
+ "shape": "S103"
10797
10813
  },
10798
10814
  "DataCaptureConfig": {
10799
- "shape": "S109"
10815
+ "shape": "S10b"
10800
10816
  },
10801
10817
  "EndpointStatus": {},
10802
10818
  "FailureReason": {},
@@ -10827,7 +10843,7 @@
10827
10843
  },
10828
10844
  "EndpointName": {},
10829
10845
  "LastMonitoringExecutionSummary": {
10830
- "shape": "S14e"
10846
+ "shape": "S14g"
10831
10847
  },
10832
10848
  "Tags": {
10833
10849
  "shape": "S7"
@@ -10839,7 +10855,7 @@
10839
10855
  "shape": "S7"
10840
10856
  },
10841
10857
  "ShadowProductionVariants": {
10842
- "shape": "S101"
10858
+ "shape": "S103"
10843
10859
  }
10844
10860
  }
10845
10861
  },
@@ -10867,14 +10883,14 @@
10867
10883
  },
10868
10884
  "ModelPackageStatus": {},
10869
10885
  "ModelPackageStatusDetails": {
10870
- "shape": "S141"
10886
+ "shape": "S143"
10871
10887
  },
10872
10888
  "CertifyForMarketplace": {
10873
10889
  "type": "boolean"
10874
10890
  },
10875
10891
  "ModelApprovalStatus": {},
10876
10892
  "CreatedBy": {
10877
- "shape": "Swl"
10893
+ "shape": "Swn"
10878
10894
  },
10879
10895
  "MetadataProperties": {
10880
10896
  "shape": "S1u"
@@ -10886,7 +10902,7 @@
10886
10902
  "type": "timestamp"
10887
10903
  },
10888
10904
  "LastModifiedBy": {
10889
- "shape": "Swl"
10905
+ "shape": "Swn"
10890
10906
  },
10891
10907
  "ApprovalDescription": {},
10892
10908
  "Domain": {},
@@ -10917,7 +10933,7 @@
10917
10933
  "type": "timestamp"
10918
10934
  },
10919
10935
  "CreatedBy": {
10920
- "shape": "Swl"
10936
+ "shape": "Swn"
10921
10937
  },
10922
10938
  "ModelPackageGroupStatus": {},
10923
10939
  "Tags": {
@@ -10944,10 +10960,10 @@
10944
10960
  "type": "timestamp"
10945
10961
  },
10946
10962
  "CreatedBy": {
10947
- "shape": "Swl"
10963
+ "shape": "Swn"
10948
10964
  },
10949
10965
  "LastModifiedBy": {
10950
- "shape": "Swl"
10966
+ "shape": "Swn"
10951
10967
  },
10952
10968
  "ParallelismConfiguration": {
10953
10969
  "shape": "Spf"
@@ -10966,7 +10982,7 @@
10966
10982
  "PipelineExecutionStatus": {},
10967
10983
  "PipelineExecutionDescription": {},
10968
10984
  "PipelineExperimentConfig": {
10969
- "shape": "S14y"
10985
+ "shape": "S150"
10970
10986
  },
10971
10987
  "FailureReason": {},
10972
10988
  "CreationTime": {
@@ -10976,19 +10992,19 @@
10976
10992
  "type": "timestamp"
10977
10993
  },
10978
10994
  "CreatedBy": {
10979
- "shape": "Swl"
10995
+ "shape": "Swn"
10980
10996
  },
10981
10997
  "LastModifiedBy": {
10982
- "shape": "Swl"
10998
+ "shape": "Swn"
10983
10999
  },
10984
11000
  "ParallelismConfiguration": {
10985
11001
  "shape": "Spf"
10986
11002
  },
10987
11003
  "SelectiveExecutionConfig": {
10988
- "shape": "S150"
11004
+ "shape": "S152"
10989
11005
  },
10990
11006
  "PipelineParameters": {
10991
- "shape": "S1ho"
11007
+ "shape": "S1hq"
10992
11008
  }
10993
11009
  }
10994
11010
  },
@@ -11017,10 +11033,10 @@
11017
11033
  "RoleArn": {},
11018
11034
  "FeatureGroupStatus": {},
11019
11035
  "OfflineStoreStatus": {
11020
- "shape": "S10q"
11036
+ "shape": "S10s"
11021
11037
  },
11022
11038
  "LastUpdateStatus": {
11023
- "shape": "S10t"
11039
+ "shape": "S10v"
11024
11040
  },
11025
11041
  "FailureReason": {},
11026
11042
  "Description": {},
@@ -11044,7 +11060,7 @@
11044
11060
  },
11045
11061
  "Description": {},
11046
11062
  "Parameters": {
11047
- "shape": "S10z"
11063
+ "shape": "S111"
11048
11064
  }
11049
11065
  }
11050
11066
  },
@@ -11059,11 +11075,11 @@
11059
11075
  "shape": "Sqw"
11060
11076
  },
11061
11077
  "ServiceCatalogProvisionedProductDetails": {
11062
- "shape": "S159"
11078
+ "shape": "S15b"
11063
11079
  },
11064
11080
  "ProjectStatus": {},
11065
11081
  "CreatedBy": {
11066
- "shape": "Swl"
11082
+ "shape": "Swn"
11067
11083
  },
11068
11084
  "CreationTime": {
11069
11085
  "type": "timestamp"
@@ -11075,7 +11091,7 @@
11075
11091
  "type": "timestamp"
11076
11092
  },
11077
11093
  "LastModifiedBy": {
11078
- "shape": "Swl"
11094
+ "shape": "Swn"
11079
11095
  }
11080
11096
  }
11081
11097
  },
@@ -11104,26 +11120,26 @@
11104
11120
  "type": "timestamp"
11105
11121
  },
11106
11122
  "TrainingJobStatusCounters": {
11107
- "shape": "S11w"
11123
+ "shape": "S11y"
11108
11124
  },
11109
11125
  "ObjectiveStatusCounters": {
11110
- "shape": "S11y"
11126
+ "shape": "S120"
11111
11127
  },
11112
11128
  "BestTrainingJob": {
11113
- "shape": "S120"
11129
+ "shape": "S122"
11114
11130
  },
11115
11131
  "OverallBestTrainingJob": {
11116
- "shape": "S120"
11132
+ "shape": "S122"
11117
11133
  },
11118
11134
  "WarmStartConfig": {
11119
11135
  "shape": "Si2"
11120
11136
  },
11121
11137
  "FailureReason": {},
11122
11138
  "TuningJobCompletionDetails": {
11123
- "shape": "S123"
11139
+ "shape": "S125"
11124
11140
  },
11125
11141
  "ConsumedResources": {
11126
- "shape": "S124"
11142
+ "shape": "S126"
11127
11143
  },
11128
11144
  "Tags": {
11129
11145
  "shape": "S7"
@@ -11149,13 +11165,13 @@
11149
11165
  "type": "timestamp"
11150
11166
  },
11151
11167
  "CreatedBy": {
11152
- "shape": "Swl"
11168
+ "shape": "Swn"
11153
11169
  },
11154
11170
  "LastModifiedTime": {
11155
11171
  "type": "timestamp"
11156
11172
  },
11157
11173
  "LastModifiedBy": {
11158
- "shape": "Swl"
11174
+ "shape": "Swn"
11159
11175
  },
11160
11176
  "Tags": {
11161
11177
  "shape": "S7"
@@ -11196,7 +11212,7 @@
11196
11212
  "shape": "S7"
11197
11213
  },
11198
11214
  "DeploymentRecommendation": {
11199
- "shape": "S13k"
11215
+ "shape": "S13m"
11200
11216
  }
11201
11217
  }
11202
11218
  },
@@ -11225,7 +11241,7 @@
11225
11241
  }
11226
11242
  },
11227
11243
  "LastBatchTransformJob": {
11228
- "shape": "S1lj"
11244
+ "shape": "S1lp"
11229
11245
  },
11230
11246
  "MonitoringSchedules": {
11231
11247
  "type": "list",
@@ -11248,10 +11264,10 @@
11248
11264
  },
11249
11265
  "EndpointName": {},
11250
11266
  "MonitoringAlertSummaries": {
11251
- "shape": "S1ft"
11267
+ "shape": "S1fv"
11252
11268
  },
11253
11269
  "LastMonitoringExecutionSummary": {
11254
- "shape": "S14e"
11270
+ "shape": "S14g"
11255
11271
  },
11256
11272
  "BatchTransformInput": {
11257
11273
  "shape": "S9i"
@@ -11275,13 +11291,13 @@
11275
11291
  "type": "timestamp"
11276
11292
  },
11277
11293
  "CreatedBy": {
11278
- "shape": "Swl"
11294
+ "shape": "Swn"
11279
11295
  },
11280
11296
  "LastModifiedTime": {
11281
11297
  "type": "timestamp"
11282
11298
  },
11283
11299
  "LastModifiedBy": {
11284
- "shape": "Swl"
11300
+ "shape": "Swn"
11285
11301
  },
11286
11302
  "Tags": {
11287
11303
  "shape": "S7"
@@ -11329,7 +11345,7 @@
11329
11345
  "members": {
11330
11346
  "CallbackToken": {},
11331
11347
  "OutputParameters": {
11332
- "shape": "S1h7"
11348
+ "shape": "S1h9"
11333
11349
  },
11334
11350
  "ClientRequestToken": {
11335
11351
  "idempotencyToken": true
@@ -11409,7 +11425,7 @@
11409
11425
  "PipelineName": {},
11410
11426
  "PipelineExecutionDisplayName": {},
11411
11427
  "PipelineParameters": {
11412
- "shape": "S1ho"
11428
+ "shape": "S1hq"
11413
11429
  },
11414
11430
  "PipelineExecutionDescription": {},
11415
11431
  "ClientRequestToken": {
@@ -11419,7 +11435,7 @@
11419
11435
  "shape": "Spf"
11420
11436
  },
11421
11437
  "SelectiveExecutionConfig": {
11422
- "shape": "S150"
11438
+ "shape": "S152"
11423
11439
  }
11424
11440
  }
11425
11441
  },
@@ -11630,7 +11646,7 @@
11630
11646
  "shape": "S1s"
11631
11647
  },
11632
11648
  "PropertiesToRemove": {
11633
- "shape": "S1n0"
11649
+ "shape": "S1n6"
11634
11650
  }
11635
11651
  }
11636
11652
  },
@@ -11677,7 +11693,7 @@
11677
11693
  "shape": "S5f"
11678
11694
  },
11679
11695
  "PropertiesToRemove": {
11680
- "shape": "S1n0"
11696
+ "shape": "S1n6"
11681
11697
  }
11682
11698
  }
11683
11699
  },
@@ -11751,7 +11767,7 @@
11751
11767
  "shape": "S1s"
11752
11768
  },
11753
11769
  "PropertiesToRemove": {
11754
- "shape": "S1n0"
11770
+ "shape": "S1n6"
11755
11771
  }
11756
11772
  }
11757
11773
  },
@@ -11792,7 +11808,7 @@
11792
11808
  "members": {
11793
11809
  "DeviceFleetName": {},
11794
11810
  "Devices": {
11795
- "shape": "S1km"
11811
+ "shape": "S1ko"
11796
11812
  }
11797
11813
  }
11798
11814
  }
@@ -12008,7 +12024,7 @@
12008
12024
  "ParameterAdditions": {
12009
12025
  "type": "list",
12010
12026
  "member": {
12011
- "shape": "S110"
12027
+ "shape": "S112"
12012
12028
  }
12013
12029
  },
12014
12030
  "ParameterRemovals": {
@@ -12503,6 +12519,14 @@
12503
12519
  "type": "integer"
12504
12520
  }
12505
12521
  }
12522
+ },
12523
+ "RemoteDebugConfig": {
12524
+ "type": "structure",
12525
+ "members": {
12526
+ "EnableRemoteDebug": {
12527
+ "type": "boolean"
12528
+ }
12529
+ }
12506
12530
  }
12507
12531
  }
12508
12532
  },
@@ -12544,7 +12568,7 @@
12544
12568
  "TrialComponentName": {},
12545
12569
  "DisplayName": {},
12546
12570
  "Status": {
12547
- "shape": "St3"
12571
+ "shape": "St5"
12548
12572
  },
12549
12573
  "StartTime": {
12550
12574
  "type": "timestamp"
@@ -12553,22 +12577,22 @@
12553
12577
  "type": "timestamp"
12554
12578
  },
12555
12579
  "Parameters": {
12556
- "shape": "St6"
12580
+ "shape": "St8"
12557
12581
  },
12558
12582
  "ParametersToRemove": {
12559
- "shape": "S1pd"
12583
+ "shape": "S1pk"
12560
12584
  },
12561
12585
  "InputArtifacts": {
12562
- "shape": "Sta"
12586
+ "shape": "Stc"
12563
12587
  },
12564
12588
  "InputArtifactsToRemove": {
12565
- "shape": "S1pd"
12589
+ "shape": "S1pk"
12566
12590
  },
12567
12591
  "OutputArtifacts": {
12568
- "shape": "Sta"
12592
+ "shape": "Stc"
12569
12593
  },
12570
12594
  "OutputArtifactsToRemove": {
12571
- "shape": "S1pd"
12595
+ "shape": "S1pk"
12572
12596
  }
12573
12597
  }
12574
12598
  },
@@ -12610,13 +12634,13 @@
12610
12634
  "members": {
12611
12635
  "WorkforceName": {},
12612
12636
  "SourceIpConfig": {
12613
- "shape": "Str"
12637
+ "shape": "Stt"
12614
12638
  },
12615
12639
  "OidcConfig": {
12616
- "shape": "Sto"
12640
+ "shape": "Stq"
12617
12641
  },
12618
12642
  "WorkforceVpcConfig": {
12619
- "shape": "Stv"
12643
+ "shape": "Stx"
12620
12644
  }
12621
12645
  }
12622
12646
  },
@@ -12627,7 +12651,7 @@
12627
12651
  ],
12628
12652
  "members": {
12629
12653
  "Workforce": {
12630
- "shape": "S16q"
12654
+ "shape": "S16s"
12631
12655
  }
12632
12656
  }
12633
12657
  }
@@ -12641,11 +12665,11 @@
12641
12665
  "members": {
12642
12666
  "WorkteamName": {},
12643
12667
  "MemberDefinitions": {
12644
- "shape": "Su5"
12668
+ "shape": "Su7"
12645
12669
  },
12646
12670
  "Description": {},
12647
12671
  "NotificationConfiguration": {
12648
- "shape": "Sud"
12672
+ "shape": "Suf"
12649
12673
  }
12650
12674
  }
12651
12675
  },
@@ -12656,7 +12680,7 @@
12656
12680
  ],
12657
12681
  "members": {
12658
12682
  "Workteam": {
12659
- "shape": "S16y"
12683
+ "shape": "S170"
12660
12684
  }
12661
12685
  }
12662
12686
  }
@@ -16706,6 +16730,14 @@
16706
16730
  "value": {}
16707
16731
  },
16708
16732
  "Ssl": {
16733
+ "type": "structure",
16734
+ "members": {
16735
+ "EnableRemoteDebug": {
16736
+ "type": "boolean"
16737
+ }
16738
+ }
16739
+ },
16740
+ "Ssn": {
16709
16741
  "type": "structure",
16710
16742
  "members": {
16711
16743
  "EnableInfraCheck": {
@@ -16713,7 +16745,7 @@
16713
16745
  }
16714
16746
  }
16715
16747
  },
16716
- "Ssr": {
16748
+ "Sst": {
16717
16749
  "type": "structure",
16718
16750
  "members": {
16719
16751
  "InvocationsTimeoutInSeconds": {
@@ -16724,7 +16756,7 @@
16724
16756
  }
16725
16757
  }
16726
16758
  },
16727
- "Ssu": {
16759
+ "Ssw": {
16728
16760
  "type": "structure",
16729
16761
  "required": [
16730
16762
  "DestinationS3Uri"
@@ -16737,7 +16769,7 @@
16737
16769
  }
16738
16770
  }
16739
16771
  },
16740
- "Ssv": {
16772
+ "Ssx": {
16741
16773
  "type": "structure",
16742
16774
  "members": {
16743
16775
  "InputFilter": {},
@@ -16745,14 +16777,14 @@
16745
16777
  "JoinSource": {}
16746
16778
  }
16747
16779
  },
16748
- "St3": {
16780
+ "St5": {
16749
16781
  "type": "structure",
16750
16782
  "members": {
16751
16783
  "PrimaryStatus": {},
16752
16784
  "Message": {}
16753
16785
  }
16754
16786
  },
16755
- "St6": {
16787
+ "St8": {
16756
16788
  "type": "map",
16757
16789
  "key": {},
16758
16790
  "value": {
@@ -16765,7 +16797,7 @@
16765
16797
  }
16766
16798
  }
16767
16799
  },
16768
- "Sta": {
16800
+ "Stc": {
16769
16801
  "type": "map",
16770
16802
  "key": {},
16771
16803
  "value": {
@@ -16779,7 +16811,7 @@
16779
16811
  }
16780
16812
  }
16781
16813
  },
16782
- "Stl": {
16814
+ "Stn": {
16783
16815
  "type": "structure",
16784
16816
  "required": [
16785
16817
  "UserPool",
@@ -16790,7 +16822,7 @@
16790
16822
  "ClientId": {}
16791
16823
  }
16792
16824
  },
16793
- "Sto": {
16825
+ "Stq": {
16794
16826
  "type": "structure",
16795
16827
  "required": [
16796
16828
  "ClientId",
@@ -16816,7 +16848,7 @@
16816
16848
  "JwksUri": {}
16817
16849
  }
16818
16850
  },
16819
- "Str": {
16851
+ "Stt": {
16820
16852
  "type": "structure",
16821
16853
  "required": [
16822
16854
  "Cidrs"
@@ -16828,27 +16860,27 @@
16828
16860
  }
16829
16861
  }
16830
16862
  },
16831
- "Stv": {
16863
+ "Stx": {
16832
16864
  "type": "structure",
16833
16865
  "members": {
16834
16866
  "VpcId": {},
16835
16867
  "SecurityGroupIds": {
16836
- "shape": "Stx"
16868
+ "shape": "Stz"
16837
16869
  },
16838
16870
  "Subnets": {
16839
- "shape": "Stz"
16871
+ "shape": "Su1"
16840
16872
  }
16841
16873
  }
16842
16874
  },
16843
- "Stx": {
16875
+ "Stz": {
16844
16876
  "type": "list",
16845
16877
  "member": {}
16846
16878
  },
16847
- "Stz": {
16879
+ "Su1": {
16848
16880
  "type": "list",
16849
16881
  "member": {}
16850
16882
  },
16851
- "Su5": {
16883
+ "Su7": {
16852
16884
  "type": "list",
16853
16885
  "member": {
16854
16886
  "type": "structure",
@@ -16878,13 +16910,13 @@
16878
16910
  }
16879
16911
  }
16880
16912
  },
16881
- "Sud": {
16913
+ "Suf": {
16882
16914
  "type": "structure",
16883
16915
  "members": {
16884
16916
  "NotificationTopicArn": {}
16885
16917
  }
16886
16918
  },
16887
- "Swl": {
16919
+ "Swn": {
16888
16920
  "type": "structure",
16889
16921
  "members": {
16890
16922
  "UserProfileArn": {},
@@ -16900,7 +16932,7 @@
16900
16932
  }
16901
16933
  }
16902
16934
  },
16903
- "Sws": {
16935
+ "Swu": {
16904
16936
  "type": "list",
16905
16937
  "member": {
16906
16938
  "type": "structure",
@@ -16915,7 +16947,7 @@
16915
16947
  }
16916
16948
  }
16917
16949
  },
16918
- "Sx6": {
16950
+ "Sx8": {
16919
16951
  "type": "list",
16920
16952
  "member": {
16921
16953
  "type": "structure",
@@ -16924,7 +16956,7 @@
16924
16956
  }
16925
16957
  }
16926
16958
  },
16927
- "Sx8": {
16959
+ "Sxa": {
16928
16960
  "type": "structure",
16929
16961
  "required": [
16930
16962
  "CandidateName",
@@ -16970,7 +17002,7 @@
16970
17002
  },
16971
17003
  "CandidateStatus": {},
16972
17004
  "InferenceContainers": {
16973
- "shape": "Sxk"
17005
+ "shape": "Sxm"
16974
17006
  },
16975
17007
  "CreationTime": {
16976
17008
  "type": "timestamp"
@@ -17016,12 +17048,12 @@
17016
17048
  "type": "map",
17017
17049
  "key": {},
17018
17050
  "value": {
17019
- "shape": "Sxk"
17051
+ "shape": "Sxm"
17020
17052
  }
17021
17053
  }
17022
17054
  }
17023
17055
  },
17024
- "Sxk": {
17056
+ "Sxm": {
17025
17057
  "type": "list",
17026
17058
  "member": {
17027
17059
  "type": "structure",
@@ -17038,20 +17070,20 @@
17038
17070
  }
17039
17071
  }
17040
17072
  },
17041
- "Sy0": {
17073
+ "Sy2": {
17042
17074
  "type": "structure",
17043
17075
  "members": {
17044
17076
  "CandidateDefinitionNotebookLocation": {},
17045
17077
  "DataExplorationNotebookLocation": {}
17046
17078
  }
17047
17079
  },
17048
- "Sy4": {
17080
+ "Sy6": {
17049
17081
  "type": "structure",
17050
17082
  "members": {
17051
17083
  "EndpointName": {}
17052
17084
  }
17053
17085
  },
17054
- "Sym": {
17086
+ "Syo": {
17055
17087
  "type": "structure",
17056
17088
  "required": [
17057
17089
  "Status"
@@ -17061,7 +17093,7 @@
17061
17093
  "Message": {}
17062
17094
  }
17063
17095
  },
17064
- "Syv": {
17096
+ "Syx": {
17065
17097
  "type": "structure",
17066
17098
  "required": [
17067
17099
  "S3ModelArtifacts"
@@ -17070,7 +17102,7 @@
17070
17102
  "S3ModelArtifacts": {}
17071
17103
  }
17072
17104
  },
17073
- "S101": {
17105
+ "S103": {
17074
17106
  "type": "list",
17075
17107
  "member": {
17076
17108
  "type": "structure",
@@ -17080,7 +17112,7 @@
17080
17112
  "members": {
17081
17113
  "VariantName": {},
17082
17114
  "DeployedImages": {
17083
- "shape": "S103"
17115
+ "shape": "S105"
17084
17116
  },
17085
17117
  "CurrentWeight": {
17086
17118
  "type": "float"
@@ -17095,7 +17127,7 @@
17095
17127
  "type": "integer"
17096
17128
  },
17097
17129
  "VariantStatus": {
17098
- "shape": "S105"
17130
+ "shape": "S107"
17099
17131
  },
17100
17132
  "CurrentServerlessConfig": {
17101
17133
  "shape": "Sd3"
@@ -17112,13 +17144,13 @@
17112
17144
  }
17113
17145
  }
17114
17146
  },
17115
- "S103": {
17147
+ "S105": {
17116
17148
  "type": "list",
17117
17149
  "member": {
17118
- "shape": "S104"
17150
+ "shape": "S106"
17119
17151
  }
17120
17152
  },
17121
- "S104": {
17153
+ "S106": {
17122
17154
  "type": "structure",
17123
17155
  "members": {
17124
17156
  "SpecifiedImage": {},
@@ -17128,7 +17160,7 @@
17128
17160
  }
17129
17161
  }
17130
17162
  },
17131
- "S105": {
17163
+ "S107": {
17132
17164
  "type": "list",
17133
17165
  "member": {
17134
17166
  "type": "structure",
@@ -17144,7 +17176,7 @@
17144
17176
  }
17145
17177
  }
17146
17178
  },
17147
- "S109": {
17179
+ "S10b": {
17148
17180
  "type": "structure",
17149
17181
  "required": [
17150
17182
  "EnableCapture",
@@ -17165,7 +17197,7 @@
17165
17197
  "KmsKeyId": {}
17166
17198
  }
17167
17199
  },
17168
- "S10d": {
17200
+ "S10f": {
17169
17201
  "type": "list",
17170
17202
  "member": {
17171
17203
  "type": "structure",
@@ -17175,7 +17207,7 @@
17175
17207
  "members": {
17176
17208
  "VariantName": {},
17177
17209
  "DeployedImages": {
17178
- "shape": "S103"
17210
+ "shape": "S105"
17179
17211
  },
17180
17212
  "CurrentWeight": {
17181
17213
  "type": "float"
@@ -17192,7 +17224,7 @@
17192
17224
  "InstanceType": {},
17193
17225
  "AcceleratorType": {},
17194
17226
  "VariantStatus": {
17195
- "shape": "S105"
17227
+ "shape": "S107"
17196
17228
  },
17197
17229
  "CurrentServerlessConfig": {
17198
17230
  "shape": "Sd3"
@@ -17209,7 +17241,7 @@
17209
17241
  }
17210
17242
  }
17211
17243
  },
17212
- "S10j": {
17244
+ "S10l": {
17213
17245
  "type": "structure",
17214
17246
  "required": [
17215
17247
  "SourceArn"
@@ -17219,7 +17251,7 @@
17219
17251
  "SourceType": {}
17220
17252
  }
17221
17253
  },
17222
- "S10q": {
17254
+ "S10s": {
17223
17255
  "type": "structure",
17224
17256
  "required": [
17225
17257
  "Status"
@@ -17229,7 +17261,7 @@
17229
17261
  "BlockedReason": {}
17230
17262
  }
17231
17263
  },
17232
- "S10t": {
17264
+ "S10v": {
17233
17265
  "type": "structure",
17234
17266
  "required": [
17235
17267
  "Status"
@@ -17239,24 +17271,24 @@
17239
17271
  "FailureReason": {}
17240
17272
  }
17241
17273
  },
17242
- "S10z": {
17274
+ "S111": {
17243
17275
  "type": "list",
17244
17276
  "member": {
17245
- "shape": "S110"
17277
+ "shape": "S112"
17246
17278
  }
17247
17279
  },
17248
- "S110": {
17280
+ "S112": {
17249
17281
  "type": "structure",
17250
17282
  "members": {
17251
17283
  "Key": {},
17252
17284
  "Value": {}
17253
17285
  }
17254
17286
  },
17255
- "S11h": {
17287
+ "S11j": {
17256
17288
  "type": "list",
17257
17289
  "member": {}
17258
17290
  },
17259
- "S11w": {
17291
+ "S11y": {
17260
17292
  "type": "structure",
17261
17293
  "members": {
17262
17294
  "Completed": {
@@ -17276,7 +17308,7 @@
17276
17308
  }
17277
17309
  }
17278
17310
  },
17279
- "S11y": {
17311
+ "S120": {
17280
17312
  "type": "structure",
17281
17313
  "members": {
17282
17314
  "Succeeded": {
@@ -17290,7 +17322,7 @@
17290
17322
  }
17291
17323
  }
17292
17324
  },
17293
- "S120": {
17325
+ "S122": {
17294
17326
  "type": "structure",
17295
17327
  "required": [
17296
17328
  "TrainingJobName",
@@ -17335,7 +17367,7 @@
17335
17367
  "ObjectiveStatus": {}
17336
17368
  }
17337
17369
  },
17338
- "S123": {
17370
+ "S125": {
17339
17371
  "type": "structure",
17340
17372
  "members": {
17341
17373
  "NumberOfTrainingJobsObjectiveNotImproving": {
@@ -17346,7 +17378,7 @@
17346
17378
  }
17347
17379
  }
17348
17380
  },
17349
- "S124": {
17381
+ "S126": {
17350
17382
  "type": "structure",
17351
17383
  "members": {
17352
17384
  "RuntimeInSeconds": {
@@ -17354,7 +17386,7 @@
17354
17386
  }
17355
17387
  }
17356
17388
  },
17357
- "S12v": {
17389
+ "S12x": {
17358
17390
  "type": "structure",
17359
17391
  "required": [
17360
17392
  "CostPerHour",
@@ -17386,7 +17418,7 @@
17386
17418
  }
17387
17419
  }
17388
17420
  },
17389
- "S12y": {
17421
+ "S130": {
17390
17422
  "type": "structure",
17391
17423
  "required": [
17392
17424
  "EndpointName",
@@ -17404,7 +17436,7 @@
17404
17436
  }
17405
17437
  }
17406
17438
  },
17407
- "S130": {
17439
+ "S132": {
17408
17440
  "type": "structure",
17409
17441
  "members": {
17410
17442
  "InferenceSpecificationName": {},
@@ -17427,7 +17459,7 @@
17427
17459
  "CompilationJobName": {}
17428
17460
  }
17429
17461
  },
17430
- "S138": {
17462
+ "S13a": {
17431
17463
  "type": "structure",
17432
17464
  "required": [
17433
17465
  "MaxInvocations",
@@ -17442,7 +17474,7 @@
17442
17474
  }
17443
17475
  }
17444
17476
  },
17445
- "S13c": {
17477
+ "S13e": {
17446
17478
  "type": "structure",
17447
17479
  "members": {
17448
17480
  "TotalLabeled": {
@@ -17462,7 +17494,7 @@
17462
17494
  }
17463
17495
  }
17464
17496
  },
17465
- "S13f": {
17497
+ "S13h": {
17466
17498
  "type": "structure",
17467
17499
  "required": [
17468
17500
  "OutputDatasetS3Uri"
@@ -17472,7 +17504,7 @@
17472
17504
  "FinalActiveLearningModelArn": {}
17473
17505
  }
17474
17506
  },
17475
- "S13k": {
17507
+ "S13m": {
17476
17508
  "type": "structure",
17477
17509
  "required": [
17478
17510
  "RecommendationStatus"
@@ -17498,21 +17530,21 @@
17498
17530
  }
17499
17531
  }
17500
17532
  },
17501
- "S141": {
17533
+ "S143": {
17502
17534
  "type": "structure",
17503
17535
  "required": [
17504
17536
  "ValidationStatuses"
17505
17537
  ],
17506
17538
  "members": {
17507
17539
  "ValidationStatuses": {
17508
- "shape": "S142"
17540
+ "shape": "S144"
17509
17541
  },
17510
17542
  "ImageScanStatuses": {
17511
- "shape": "S142"
17543
+ "shape": "S144"
17512
17544
  }
17513
17545
  }
17514
17546
  },
17515
- "S142": {
17547
+ "S144": {
17516
17548
  "type": "list",
17517
17549
  "member": {
17518
17550
  "type": "structure",
@@ -17527,7 +17559,7 @@
17527
17559
  }
17528
17560
  }
17529
17561
  },
17530
- "S14e": {
17562
+ "S14g": {
17531
17563
  "type": "structure",
17532
17564
  "required": [
17533
17565
  "MonitoringScheduleName",
@@ -17555,14 +17587,14 @@
17555
17587
  "MonitoringType": {}
17556
17588
  }
17557
17589
  },
17558
- "S14y": {
17590
+ "S150": {
17559
17591
  "type": "structure",
17560
17592
  "members": {
17561
17593
  "ExperimentName": {},
17562
17594
  "TrialName": {}
17563
17595
  }
17564
17596
  },
17565
- "S150": {
17597
+ "S152": {
17566
17598
  "type": "structure",
17567
17599
  "required": [
17568
17600
  "SelectedSteps"
@@ -17583,14 +17615,14 @@
17583
17615
  }
17584
17616
  }
17585
17617
  },
17586
- "S159": {
17618
+ "S15b": {
17587
17619
  "type": "structure",
17588
17620
  "members": {
17589
17621
  "ProvisionedProductId": {},
17590
17622
  "ProvisionedProductStatusMessage": {}
17591
17623
  }
17592
17624
  },
17593
- "S15k": {
17625
+ "S15m": {
17594
17626
  "type": "structure",
17595
17627
  "required": [
17596
17628
  "WorkteamArn"
@@ -17603,7 +17635,7 @@
17603
17635
  "ListingId": {}
17604
17636
  }
17605
17637
  },
17606
- "S15o": {
17638
+ "S15q": {
17607
17639
  "type": "structure",
17608
17640
  "required": [
17609
17641
  "Status"
@@ -17616,7 +17648,7 @@
17616
17648
  "ReusedByJob": {}
17617
17649
  }
17618
17650
  },
17619
- "S15r": {
17651
+ "S15t": {
17620
17652
  "type": "list",
17621
17653
  "member": {
17622
17654
  "type": "structure",
@@ -17636,7 +17668,7 @@
17636
17668
  }
17637
17669
  }
17638
17670
  },
17639
- "S15u": {
17671
+ "S15w": {
17640
17672
  "type": "list",
17641
17673
  "member": {
17642
17674
  "type": "structure",
@@ -17651,7 +17683,7 @@
17651
17683
  }
17652
17684
  }
17653
17685
  },
17654
- "S15y": {
17686
+ "S160": {
17655
17687
  "type": "list",
17656
17688
  "member": {
17657
17689
  "type": "structure",
@@ -17666,7 +17698,7 @@
17666
17698
  }
17667
17699
  }
17668
17700
  },
17669
- "S16a": {
17701
+ "S16c": {
17670
17702
  "type": "structure",
17671
17703
  "required": [
17672
17704
  "SourceArn"
@@ -17676,7 +17708,7 @@
17676
17708
  "SourceType": {}
17677
17709
  }
17678
17710
  },
17679
- "S16e": {
17711
+ "S16g": {
17680
17712
  "type": "structure",
17681
17713
  "required": [
17682
17714
  "SourceArn"
@@ -17686,7 +17718,7 @@
17686
17718
  "SourceType": {}
17687
17719
  }
17688
17720
  },
17689
- "S16g": {
17721
+ "S16i": {
17690
17722
  "type": "list",
17691
17723
  "member": {
17692
17724
  "type": "structure",
@@ -17717,7 +17749,7 @@
17717
17749
  }
17718
17750
  }
17719
17751
  },
17720
- "S16q": {
17752
+ "S16s": {
17721
17753
  "type": "structure",
17722
17754
  "required": [
17723
17755
  "WorkforceName",
@@ -17730,11 +17762,11 @@
17730
17762
  "type": "timestamp"
17731
17763
  },
17732
17764
  "SourceIpConfig": {
17733
- "shape": "Str"
17765
+ "shape": "Stt"
17734
17766
  },
17735
17767
  "SubDomain": {},
17736
17768
  "CognitoConfig": {
17737
- "shape": "Stl"
17769
+ "shape": "Stn"
17738
17770
  },
17739
17771
  "OidcConfig": {
17740
17772
  "type": "structure",
@@ -17761,10 +17793,10 @@
17761
17793
  "members": {
17762
17794
  "VpcId": {},
17763
17795
  "SecurityGroupIds": {
17764
- "shape": "Stx"
17796
+ "shape": "Stz"
17765
17797
  },
17766
17798
  "Subnets": {
17767
- "shape": "Stz"
17799
+ "shape": "Su1"
17768
17800
  },
17769
17801
  "VpcEndpointId": {}
17770
17802
  }
@@ -17773,7 +17805,7 @@
17773
17805
  "FailureReason": {}
17774
17806
  }
17775
17807
  },
17776
- "S16y": {
17808
+ "S170": {
17777
17809
  "type": "structure",
17778
17810
  "required": [
17779
17811
  "WorkteamName",
@@ -17784,7 +17816,7 @@
17784
17816
  "members": {
17785
17817
  "WorkteamName": {},
17786
17818
  "MemberDefinitions": {
17787
- "shape": "Su5"
17819
+ "shape": "Su7"
17788
17820
  },
17789
17821
  "WorkteamArn": {},
17790
17822
  "WorkforceArn": {},
@@ -17801,11 +17833,11 @@
17801
17833
  "type": "timestamp"
17802
17834
  },
17803
17835
  "NotificationConfiguration": {
17804
- "shape": "Sud"
17836
+ "shape": "Suf"
17805
17837
  }
17806
17838
  }
17807
17839
  },
17808
- "S17q": {
17840
+ "S17s": {
17809
17841
  "type": "structure",
17810
17842
  "members": {
17811
17843
  "MinInvocationsPerMinute": {
@@ -17816,7 +17848,7 @@
17816
17848
  }
17817
17849
  }
17818
17850
  },
17819
- "S1ai": {
17851
+ "S1ak": {
17820
17852
  "type": "list",
17821
17853
  "member": {
17822
17854
  "type": "structure",
@@ -17836,7 +17868,7 @@
17836
17868
  }
17837
17869
  }
17838
17870
  },
17839
- "S1c8": {
17871
+ "S1ca": {
17840
17872
  "type": "list",
17841
17873
  "member": {
17842
17874
  "type": "structure",
@@ -17858,7 +17890,7 @@
17858
17890
  "HubContentDisplayName": {},
17859
17891
  "HubContentDescription": {},
17860
17892
  "HubContentSearchKeywords": {
17861
- "shape": "S11h"
17893
+ "shape": "S11j"
17862
17894
  },
17863
17895
  "HubContentStatus": {},
17864
17896
  "CreationTime": {
@@ -17867,7 +17899,7 @@
17867
17899
  }
17868
17900
  }
17869
17901
  },
17870
- "S1ft": {
17902
+ "S1fv": {
17871
17903
  "type": "list",
17872
17904
  "member": {
17873
17905
  "type": "structure",
@@ -17911,7 +17943,7 @@
17911
17943
  }
17912
17944
  }
17913
17945
  },
17914
- "S1h7": {
17946
+ "S1h9": {
17915
17947
  "type": "list",
17916
17948
  "member": {
17917
17949
  "type": "structure",
@@ -17925,7 +17957,7 @@
17925
17957
  }
17926
17958
  }
17927
17959
  },
17928
- "S1ho": {
17960
+ "S1hq": {
17929
17961
  "type": "list",
17930
17962
  "member": {
17931
17963
  "type": "structure",
@@ -17939,7 +17971,7 @@
17939
17971
  }
17940
17972
  }
17941
17973
  },
17942
- "S1km": {
17974
+ "S1ko": {
17943
17975
  "type": "list",
17944
17976
  "member": {
17945
17977
  "type": "structure",
@@ -17953,11 +17985,11 @@
17953
17985
  }
17954
17986
  }
17955
17987
  },
17956
- "S1kx": {
17988
+ "S1kz": {
17957
17989
  "type": "structure",
17958
17990
  "members": {
17959
17991
  "Filters": {
17960
- "shape": "S1ky"
17992
+ "shape": "S1l0"
17961
17993
  },
17962
17994
  "NestedFilters": {
17963
17995
  "type": "list",
@@ -17970,7 +18002,7 @@
17970
18002
  "members": {
17971
18003
  "NestedPropertyName": {},
17972
18004
  "Filters": {
17973
- "shape": "S1ky"
18005
+ "shape": "S1l0"
17974
18006
  }
17975
18007
  }
17976
18008
  }
@@ -17978,13 +18010,13 @@
17978
18010
  "SubExpressions": {
17979
18011
  "type": "list",
17980
18012
  "member": {
17981
- "shape": "S1kx"
18013
+ "shape": "S1kz"
17982
18014
  }
17983
18015
  },
17984
18016
  "Operator": {}
17985
18017
  }
17986
18018
  },
17987
- "S1ky": {
18019
+ "S1l0": {
17988
18020
  "type": "list",
17989
18021
  "member": {
17990
18022
  "type": "structure",
@@ -17998,7 +18030,7 @@
17998
18030
  }
17999
18031
  }
18000
18032
  },
18001
- "S1lb": {
18033
+ "S1lh": {
18002
18034
  "type": "structure",
18003
18035
  "members": {
18004
18036
  "TrainingJobName": {},
@@ -18007,7 +18039,7 @@
18007
18039
  "LabelingJobArn": {},
18008
18040
  "AutoMLJobArn": {},
18009
18041
  "ModelArtifacts": {
18010
- "shape": "Syv"
18042
+ "shape": "Syx"
18011
18043
  },
18012
18044
  "TrainingJobStatus": {},
18013
18045
  "SecondaryStatus": {},
@@ -18047,10 +18079,10 @@
18047
18079
  "type": "timestamp"
18048
18080
  },
18049
18081
  "SecondaryStatusTransitions": {
18050
- "shape": "S15r"
18082
+ "shape": "S15t"
18051
18083
  },
18052
18084
  "FinalMetricDataList": {
18053
- "shape": "S15u"
18085
+ "shape": "S15w"
18054
18086
  },
18055
18087
  "EnableNetworkIsolation": {
18056
18088
  "type": "boolean"
@@ -18083,7 +18115,7 @@
18083
18115
  "shape": "Ssb"
18084
18116
  },
18085
18117
  "DebugRuleEvaluationStatuses": {
18086
- "shape": "S15y"
18118
+ "shape": "S160"
18087
18119
  },
18088
18120
  "ProfilerConfig": {
18089
18121
  "shape": "Ssc"
@@ -18099,7 +18131,7 @@
18099
18131
  }
18100
18132
  }
18101
18133
  },
18102
- "S1lj": {
18134
+ "S1lp": {
18103
18135
  "type": "structure",
18104
18136
  "members": {
18105
18137
  "TransformJobName": {},
@@ -18111,7 +18143,7 @@
18111
18143
  "type": "integer"
18112
18144
  },
18113
18145
  "ModelClientConfig": {
18114
- "shape": "Ssr"
18146
+ "shape": "Sst"
18115
18147
  },
18116
18148
  "MaxPayloadInMB": {
18117
18149
  "type": "integer"
@@ -18127,7 +18159,7 @@
18127
18159
  "shape": "S44"
18128
18160
  },
18129
18161
  "DataCaptureConfig": {
18130
- "shape": "Ssu"
18162
+ "shape": "Ssw"
18131
18163
  },
18132
18164
  "TransformResources": {
18133
18165
  "shape": "S47"
@@ -18144,7 +18176,7 @@
18144
18176
  "LabelingJobArn": {},
18145
18177
  "AutoMLJobArn": {},
18146
18178
  "DataProcessing": {
18147
- "shape": "Ssv"
18179
+ "shape": "Ssx"
18148
18180
  },
18149
18181
  "ExperimentConfig": {
18150
18182
  "shape": "Sqr"
@@ -18154,11 +18186,11 @@
18154
18186
  }
18155
18187
  }
18156
18188
  },
18157
- "S1n0": {
18189
+ "S1n6": {
18158
18190
  "type": "list",
18159
18191
  "member": {}
18160
18192
  },
18161
- "S1pd": {
18193
+ "S1pk": {
18162
18194
  "type": "list",
18163
18195
  "member": {}
18164
18196
  }