aws-sdk 2.1622.0 → 2.1624.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.
- package/README.md +1 -1
- package/apis/application-autoscaling-2016-02-06.min.json +3 -0
- package/apis/bedrock-agent-2023-06-05.min.json +115 -90
- package/apis/bedrock-agent-runtime-2023-07-26.min.json +168 -43
- package/apis/codebuild-2016-10-06.min.json +36 -36
- package/apis/controltower-2018-05-10.min.json +97 -4
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +3 -0
- package/apis/lakeformation-2017-03-31.min.json +43 -25
- package/apis/osis-2022-01-01.min.json +70 -26
- package/apis/rds-2014-10-31.min.json +21 -9
- package/apis/transfer-2018-11-05.min.json +19 -8
- package/clients/bedrockagent.d.ts +38 -2
- package/clients/bedrockagentruntime.d.ts +173 -0
- package/clients/codebuild.d.ts +11 -10
- package/clients/controltower.d.ts +158 -22
- package/clients/elbv2.d.ts +6 -6
- package/clients/lakeformation.d.ts +17 -0
- package/clients/osis.d.ts +80 -5
- package/clients/rds.d.ts +54 -6
- package/clients/secretsmanager.d.ts +3 -3
- package/clients/transfer.d.ts +5 -5
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +66 -48
- package/dist/aws-sdk.min.js +64 -64
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -331,6 +331,20 @@
|
|
331
331
|
},
|
332
332
|
"sensitive": true
|
333
333
|
},
|
334
|
+
"guardrailTrace": {
|
335
|
+
"type": "structure",
|
336
|
+
"members": {
|
337
|
+
"action": {},
|
338
|
+
"inputAssessments": {
|
339
|
+
"shape": "S20"
|
340
|
+
},
|
341
|
+
"outputAssessments": {
|
342
|
+
"shape": "S20"
|
343
|
+
},
|
344
|
+
"traceId": {}
|
345
|
+
},
|
346
|
+
"sensitive": true
|
347
|
+
},
|
334
348
|
"orchestrationTrace": {
|
335
349
|
"type": "structure",
|
336
350
|
"members": {
|
@@ -352,7 +366,7 @@
|
|
352
366
|
"sensitive": true
|
353
367
|
},
|
354
368
|
"parameters": {
|
355
|
-
"shape": "
|
369
|
+
"shape": "S2w"
|
356
370
|
},
|
357
371
|
"requestBody": {
|
358
372
|
"type": "structure",
|
@@ -361,7 +375,7 @@
|
|
361
375
|
"type": "map",
|
362
376
|
"key": {},
|
363
377
|
"value": {
|
364
|
-
"shape": "
|
378
|
+
"shape": "S2w"
|
365
379
|
}
|
366
380
|
}
|
367
381
|
}
|
@@ -391,7 +405,7 @@
|
|
391
405
|
"sensitive": true
|
392
406
|
},
|
393
407
|
"modelInvocationInput": {
|
394
|
-
"shape": "
|
408
|
+
"shape": "S34"
|
395
409
|
},
|
396
410
|
"observation": {
|
397
411
|
"type": "structure",
|
@@ -442,7 +456,7 @@
|
|
442
456
|
"type": "structure",
|
443
457
|
"members": {
|
444
458
|
"text": {
|
445
|
-
"shape": "
|
459
|
+
"shape": "S3p"
|
446
460
|
},
|
447
461
|
"traceId": {}
|
448
462
|
},
|
@@ -456,7 +470,7 @@
|
|
456
470
|
"type": "structure",
|
457
471
|
"members": {
|
458
472
|
"modelInvocationInput": {
|
459
|
-
"shape": "
|
473
|
+
"shape": "S34"
|
460
474
|
},
|
461
475
|
"modelInvocationOutput": {
|
462
476
|
"type": "structure",
|
@@ -483,7 +497,7 @@
|
|
483
497
|
"type": "structure",
|
484
498
|
"members": {
|
485
499
|
"modelInvocationInput": {
|
486
|
-
"shape": "
|
500
|
+
"shape": "S34"
|
487
501
|
},
|
488
502
|
"modelInvocationOutput": {
|
489
503
|
"type": "structure",
|
@@ -495,7 +509,7 @@
|
|
495
509
|
"type": "boolean"
|
496
510
|
},
|
497
511
|
"rationale": {
|
498
|
-
"shape": "
|
512
|
+
"shape": "S3p"
|
499
513
|
}
|
500
514
|
},
|
501
515
|
"sensitive": true
|
@@ -560,7 +574,7 @@
|
|
560
574
|
},
|
561
575
|
"nextToken": {},
|
562
576
|
"retrievalConfiguration": {
|
563
|
-
"shape": "
|
577
|
+
"shape": "S42"
|
564
578
|
},
|
565
579
|
"retrievalQuery": {
|
566
580
|
"type": "structure",
|
@@ -646,16 +660,16 @@
|
|
646
660
|
"type": "structure",
|
647
661
|
"members": {
|
648
662
|
"additionalModelRequestFields": {
|
649
|
-
"shape": "
|
663
|
+
"shape": "S4n"
|
650
664
|
},
|
651
665
|
"guardrailConfiguration": {
|
652
|
-
"shape": "
|
666
|
+
"shape": "S4q"
|
653
667
|
},
|
654
668
|
"inferenceConfig": {
|
655
|
-
"shape": "
|
669
|
+
"shape": "S4t"
|
656
670
|
},
|
657
671
|
"promptTemplate": {
|
658
|
-
"shape": "
|
672
|
+
"shape": "S4y"
|
659
673
|
}
|
660
674
|
}
|
661
675
|
},
|
@@ -713,23 +727,23 @@
|
|
713
727
|
"type": "structure",
|
714
728
|
"members": {
|
715
729
|
"additionalModelRequestFields": {
|
716
|
-
"shape": "
|
730
|
+
"shape": "S4n"
|
717
731
|
},
|
718
732
|
"guardrailConfiguration": {
|
719
|
-
"shape": "
|
733
|
+
"shape": "S4q"
|
720
734
|
},
|
721
735
|
"inferenceConfig": {
|
722
|
-
"shape": "
|
736
|
+
"shape": "S4t"
|
723
737
|
},
|
724
738
|
"promptTemplate": {
|
725
|
-
"shape": "
|
739
|
+
"shape": "S4y"
|
726
740
|
}
|
727
741
|
}
|
728
742
|
},
|
729
743
|
"knowledgeBaseId": {},
|
730
744
|
"modelArn": {},
|
731
745
|
"retrievalConfiguration": {
|
732
|
-
"shape": "
|
746
|
+
"shape": "S42"
|
733
747
|
}
|
734
748
|
}
|
735
749
|
},
|
@@ -884,13 +898,124 @@
|
|
884
898
|
"value": {}
|
885
899
|
}
|
886
900
|
},
|
887
|
-
"
|
901
|
+
"S20": {
|
902
|
+
"type": "list",
|
903
|
+
"member": {
|
904
|
+
"type": "structure",
|
905
|
+
"members": {
|
906
|
+
"contentPolicy": {
|
907
|
+
"type": "structure",
|
908
|
+
"members": {
|
909
|
+
"filters": {
|
910
|
+
"type": "list",
|
911
|
+
"member": {
|
912
|
+
"type": "structure",
|
913
|
+
"members": {
|
914
|
+
"action": {},
|
915
|
+
"confidence": {},
|
916
|
+
"type": {}
|
917
|
+
},
|
918
|
+
"sensitive": true
|
919
|
+
},
|
920
|
+
"sensitive": true
|
921
|
+
}
|
922
|
+
},
|
923
|
+
"sensitive": true
|
924
|
+
},
|
925
|
+
"sensitiveInformationPolicy": {
|
926
|
+
"type": "structure",
|
927
|
+
"members": {
|
928
|
+
"piiEntities": {
|
929
|
+
"type": "list",
|
930
|
+
"member": {
|
931
|
+
"type": "structure",
|
932
|
+
"members": {
|
933
|
+
"action": {},
|
934
|
+
"match": {},
|
935
|
+
"type": {}
|
936
|
+
},
|
937
|
+
"sensitive": true
|
938
|
+
},
|
939
|
+
"sensitive": true
|
940
|
+
},
|
941
|
+
"regexes": {
|
942
|
+
"type": "list",
|
943
|
+
"member": {
|
944
|
+
"type": "structure",
|
945
|
+
"members": {
|
946
|
+
"action": {},
|
947
|
+
"match": {},
|
948
|
+
"name": {},
|
949
|
+
"regex": {}
|
950
|
+
},
|
951
|
+
"sensitive": true
|
952
|
+
},
|
953
|
+
"sensitive": true
|
954
|
+
}
|
955
|
+
},
|
956
|
+
"sensitive": true
|
957
|
+
},
|
958
|
+
"topicPolicy": {
|
959
|
+
"type": "structure",
|
960
|
+
"members": {
|
961
|
+
"topics": {
|
962
|
+
"type": "list",
|
963
|
+
"member": {
|
964
|
+
"type": "structure",
|
965
|
+
"members": {
|
966
|
+
"action": {},
|
967
|
+
"name": {},
|
968
|
+
"type": {}
|
969
|
+
},
|
970
|
+
"sensitive": true
|
971
|
+
},
|
972
|
+
"sensitive": true
|
973
|
+
}
|
974
|
+
},
|
975
|
+
"sensitive": true
|
976
|
+
},
|
977
|
+
"wordPolicy": {
|
978
|
+
"type": "structure",
|
979
|
+
"members": {
|
980
|
+
"customWords": {
|
981
|
+
"type": "list",
|
982
|
+
"member": {
|
983
|
+
"type": "structure",
|
984
|
+
"members": {
|
985
|
+
"action": {},
|
986
|
+
"match": {}
|
987
|
+
},
|
988
|
+
"sensitive": true
|
989
|
+
},
|
990
|
+
"sensitive": true
|
991
|
+
},
|
992
|
+
"managedWordLists": {
|
993
|
+
"type": "list",
|
994
|
+
"member": {
|
995
|
+
"type": "structure",
|
996
|
+
"members": {
|
997
|
+
"action": {},
|
998
|
+
"match": {},
|
999
|
+
"type": {}
|
1000
|
+
},
|
1001
|
+
"sensitive": true
|
1002
|
+
},
|
1003
|
+
"sensitive": true
|
1004
|
+
}
|
1005
|
+
},
|
1006
|
+
"sensitive": true
|
1007
|
+
}
|
1008
|
+
},
|
1009
|
+
"sensitive": true
|
1010
|
+
}
|
1011
|
+
},
|
1012
|
+
"S2w": {
|
888
1013
|
"type": "list",
|
889
1014
|
"member": {
|
890
1015
|
"shape": "S1m"
|
891
1016
|
}
|
892
1017
|
},
|
893
|
-
"
|
1018
|
+
"S34": {
|
894
1019
|
"type": "structure",
|
895
1020
|
"members": {
|
896
1021
|
"inferenceConfiguration": {
|
@@ -926,11 +1051,11 @@
|
|
926
1051
|
},
|
927
1052
|
"sensitive": true
|
928
1053
|
},
|
929
|
-
"
|
1054
|
+
"S3p": {
|
930
1055
|
"type": "string",
|
931
1056
|
"sensitive": true
|
932
1057
|
},
|
933
|
-
"
|
1058
|
+
"S42": {
|
934
1059
|
"type": "structure",
|
935
1060
|
"required": [
|
936
1061
|
"vectorSearchConfiguration"
|
@@ -940,7 +1065,7 @@
|
|
940
1065
|
"type": "structure",
|
941
1066
|
"members": {
|
942
1067
|
"filter": {
|
943
|
-
"shape": "
|
1068
|
+
"shape": "S44"
|
944
1069
|
},
|
945
1070
|
"numberOfResults": {
|
946
1071
|
"type": "integer"
|
@@ -950,59 +1075,59 @@
|
|
950
1075
|
}
|
951
1076
|
}
|
952
1077
|
},
|
953
|
-
"
|
1078
|
+
"S44": {
|
954
1079
|
"type": "structure",
|
955
1080
|
"members": {
|
956
1081
|
"andAll": {
|
957
|
-
"shape": "
|
1082
|
+
"shape": "S45"
|
958
1083
|
},
|
959
1084
|
"equals": {
|
960
|
-
"shape": "
|
1085
|
+
"shape": "S46"
|
961
1086
|
},
|
962
1087
|
"greaterThan": {
|
963
|
-
"shape": "
|
1088
|
+
"shape": "S46"
|
964
1089
|
},
|
965
1090
|
"greaterThanOrEquals": {
|
966
|
-
"shape": "
|
1091
|
+
"shape": "S46"
|
967
1092
|
},
|
968
1093
|
"in": {
|
969
|
-
"shape": "
|
1094
|
+
"shape": "S46"
|
970
1095
|
},
|
971
1096
|
"lessThan": {
|
972
|
-
"shape": "
|
1097
|
+
"shape": "S46"
|
973
1098
|
},
|
974
1099
|
"lessThanOrEquals": {
|
975
|
-
"shape": "
|
1100
|
+
"shape": "S46"
|
976
1101
|
},
|
977
1102
|
"listContains": {
|
978
|
-
"shape": "
|
1103
|
+
"shape": "S46"
|
979
1104
|
},
|
980
1105
|
"notEquals": {
|
981
|
-
"shape": "
|
1106
|
+
"shape": "S46"
|
982
1107
|
},
|
983
1108
|
"notIn": {
|
984
|
-
"shape": "
|
1109
|
+
"shape": "S46"
|
985
1110
|
},
|
986
1111
|
"orAll": {
|
987
|
-
"shape": "
|
1112
|
+
"shape": "S45"
|
988
1113
|
},
|
989
1114
|
"startsWith": {
|
990
|
-
"shape": "
|
1115
|
+
"shape": "S46"
|
991
1116
|
},
|
992
1117
|
"stringContains": {
|
993
|
-
"shape": "
|
1118
|
+
"shape": "S46"
|
994
1119
|
}
|
995
1120
|
},
|
996
1121
|
"sensitive": true,
|
997
1122
|
"union": true
|
998
1123
|
},
|
999
|
-
"
|
1124
|
+
"S45": {
|
1000
1125
|
"type": "list",
|
1001
1126
|
"member": {
|
1002
|
-
"shape": "
|
1127
|
+
"shape": "S44"
|
1003
1128
|
}
|
1004
1129
|
},
|
1005
|
-
"
|
1130
|
+
"S46": {
|
1006
1131
|
"type": "structure",
|
1007
1132
|
"required": [
|
1008
1133
|
"key",
|
@@ -1017,7 +1142,7 @@
|
|
1017
1142
|
}
|
1018
1143
|
}
|
1019
1144
|
},
|
1020
|
-
"
|
1145
|
+
"S4n": {
|
1021
1146
|
"type": "map",
|
1022
1147
|
"key": {},
|
1023
1148
|
"value": {
|
@@ -1026,7 +1151,7 @@
|
|
1026
1151
|
"document": true
|
1027
1152
|
}
|
1028
1153
|
},
|
1029
|
-
"
|
1154
|
+
"S4q": {
|
1030
1155
|
"type": "structure",
|
1031
1156
|
"required": [
|
1032
1157
|
"guardrailId",
|
@@ -1037,7 +1162,7 @@
|
|
1037
1162
|
"guardrailVersion": {}
|
1038
1163
|
}
|
1039
1164
|
},
|
1040
|
-
"
|
1165
|
+
"S4t": {
|
1041
1166
|
"type": "structure",
|
1042
1167
|
"members": {
|
1043
1168
|
"textInferenceConfig": {
|
@@ -1060,7 +1185,7 @@
|
|
1060
1185
|
}
|
1061
1186
|
}
|
1062
1187
|
},
|
1063
|
-
"
|
1188
|
+
"S4y": {
|
1064
1189
|
"type": "structure",
|
1065
1190
|
"members": {
|
1066
1191
|
"textPromptTemplate": {
|
@@ -155,7 +155,7 @@
|
|
155
155
|
],
|
156
156
|
"members": {
|
157
157
|
"reportGroupArns": {
|
158
|
-
"shape": "
|
158
|
+
"shape": "S3l"
|
159
159
|
}
|
160
160
|
}
|
161
161
|
},
|
@@ -165,11 +165,11 @@
|
|
165
165
|
"reportGroups": {
|
166
166
|
"type": "list",
|
167
167
|
"member": {
|
168
|
-
"shape": "
|
168
|
+
"shape": "S3o"
|
169
169
|
}
|
170
170
|
},
|
171
171
|
"reportGroupsNotFound": {
|
172
|
-
"shape": "
|
172
|
+
"shape": "S3l"
|
173
173
|
}
|
174
174
|
}
|
175
175
|
}
|
@@ -182,7 +182,7 @@
|
|
182
182
|
],
|
183
183
|
"members": {
|
184
184
|
"reportArns": {
|
185
|
-
"shape": "
|
185
|
+
"shape": "S3x"
|
186
186
|
}
|
187
187
|
}
|
188
188
|
},
|
@@ -207,7 +207,7 @@
|
|
207
207
|
"type": "timestamp"
|
208
208
|
},
|
209
209
|
"exportConfig": {
|
210
|
-
"shape": "
|
210
|
+
"shape": "S3r"
|
211
211
|
},
|
212
212
|
"truncated": {
|
213
213
|
"type": "boolean"
|
@@ -262,7 +262,7 @@
|
|
262
262
|
}
|
263
263
|
},
|
264
264
|
"reportsNotFound": {
|
265
|
-
"shape": "
|
265
|
+
"shape": "S3x"
|
266
266
|
}
|
267
267
|
}
|
268
268
|
}
|
@@ -284,7 +284,7 @@
|
|
284
284
|
"environmentType": {},
|
285
285
|
"computeType": {},
|
286
286
|
"scalingConfiguration": {
|
287
|
-
"shape": "
|
287
|
+
"shape": "S48"
|
288
288
|
},
|
289
289
|
"overflowBehavior": {},
|
290
290
|
"vpcConfig": {
|
@@ -392,7 +392,7 @@
|
|
392
392
|
"name": {},
|
393
393
|
"type": {},
|
394
394
|
"exportConfig": {
|
395
|
-
"shape": "
|
395
|
+
"shape": "S3r"
|
396
396
|
},
|
397
397
|
"tags": {
|
398
398
|
"shape": "S2v"
|
@@ -403,7 +403,7 @@
|
|
403
403
|
"type": "structure",
|
404
404
|
"members": {
|
405
405
|
"reportGroup": {
|
406
|
-
"shape": "
|
406
|
+
"shape": "S3o"
|
407
407
|
}
|
408
408
|
}
|
409
409
|
}
|
@@ -418,7 +418,7 @@
|
|
418
418
|
"projectName": {},
|
419
419
|
"branchFilter": {},
|
420
420
|
"filterGroups": {
|
421
|
-
"shape": "
|
421
|
+
"shape": "S3d"
|
422
422
|
},
|
423
423
|
"buildType": {}
|
424
424
|
}
|
@@ -427,7 +427,7 @@
|
|
427
427
|
"type": "structure",
|
428
428
|
"members": {
|
429
429
|
"webhook": {
|
430
|
-
"shape": "
|
430
|
+
"shape": "S3c"
|
431
431
|
}
|
432
432
|
}
|
433
433
|
}
|
@@ -778,7 +778,7 @@
|
|
778
778
|
"type": "structure",
|
779
779
|
"members": {
|
780
780
|
"filter": {
|
781
|
-
"shape": "
|
781
|
+
"shape": "S5o"
|
782
782
|
},
|
783
783
|
"maxResults": {
|
784
784
|
"type": "integer"
|
@@ -803,7 +803,7 @@
|
|
803
803
|
"members": {
|
804
804
|
"projectName": {},
|
805
805
|
"filter": {
|
806
|
-
"shape": "
|
806
|
+
"shape": "S5o"
|
807
807
|
},
|
808
808
|
"maxResults": {
|
809
809
|
"type": "integer"
|
@@ -967,7 +967,7 @@
|
|
967
967
|
"members": {
|
968
968
|
"nextToken": {},
|
969
969
|
"reportGroups": {
|
970
|
-
"shape": "
|
970
|
+
"shape": "S3l"
|
971
971
|
}
|
972
972
|
}
|
973
973
|
}
|
@@ -982,7 +982,7 @@
|
|
982
982
|
"type": "integer"
|
983
983
|
},
|
984
984
|
"filter": {
|
985
|
-
"shape": "
|
985
|
+
"shape": "S6j"
|
986
986
|
}
|
987
987
|
}
|
988
988
|
},
|
@@ -991,7 +991,7 @@
|
|
991
991
|
"members": {
|
992
992
|
"nextToken": {},
|
993
993
|
"reports": {
|
994
|
-
"shape": "
|
994
|
+
"shape": "S3x"
|
995
995
|
}
|
996
996
|
}
|
997
997
|
}
|
@@ -1010,7 +1010,7 @@
|
|
1010
1010
|
"type": "integer"
|
1011
1011
|
},
|
1012
1012
|
"filter": {
|
1013
|
-
"shape": "
|
1013
|
+
"shape": "S6j"
|
1014
1014
|
}
|
1015
1015
|
}
|
1016
1016
|
},
|
@@ -1019,7 +1019,7 @@
|
|
1019
1019
|
"members": {
|
1020
1020
|
"nextToken": {},
|
1021
1021
|
"reports": {
|
1022
|
-
"shape": "
|
1022
|
+
"shape": "S3x"
|
1023
1023
|
}
|
1024
1024
|
}
|
1025
1025
|
}
|
@@ -1064,7 +1064,7 @@
|
|
1064
1064
|
"members": {
|
1065
1065
|
"nextToken": {},
|
1066
1066
|
"reportGroups": {
|
1067
|
-
"shape": "
|
1067
|
+
"shape": "S3l"
|
1068
1068
|
}
|
1069
1069
|
}
|
1070
1070
|
}
|
@@ -1371,7 +1371,7 @@
|
|
1371
1371
|
"environmentType": {},
|
1372
1372
|
"computeType": {},
|
1373
1373
|
"scalingConfiguration": {
|
1374
|
-
"shape": "
|
1374
|
+
"shape": "S48"
|
1375
1375
|
},
|
1376
1376
|
"overflowBehavior": {},
|
1377
1377
|
"vpcConfig": {
|
@@ -1494,7 +1494,7 @@
|
|
1494
1494
|
"members": {
|
1495
1495
|
"arn": {},
|
1496
1496
|
"exportConfig": {
|
1497
|
-
"shape": "
|
1497
|
+
"shape": "S3r"
|
1498
1498
|
},
|
1499
1499
|
"tags": {
|
1500
1500
|
"shape": "S2v"
|
@@ -1505,7 +1505,7 @@
|
|
1505
1505
|
"type": "structure",
|
1506
1506
|
"members": {
|
1507
1507
|
"reportGroup": {
|
1508
|
-
"shape": "
|
1508
|
+
"shape": "S3o"
|
1509
1509
|
}
|
1510
1510
|
}
|
1511
1511
|
}
|
@@ -1523,7 +1523,7 @@
|
|
1523
1523
|
"type": "boolean"
|
1524
1524
|
},
|
1525
1525
|
"filterGroups": {
|
1526
|
-
"shape": "
|
1526
|
+
"shape": "S3d"
|
1527
1527
|
},
|
1528
1528
|
"buildType": {}
|
1529
1529
|
}
|
@@ -1532,7 +1532,7 @@
|
|
1532
1532
|
"type": "structure",
|
1533
1533
|
"members": {
|
1534
1534
|
"webhook": {
|
1535
|
-
"shape": "
|
1535
|
+
"shape": "S3c"
|
1536
1536
|
}
|
1537
1537
|
}
|
1538
1538
|
}
|
@@ -2227,7 +2227,7 @@
|
|
2227
2227
|
"type": "timestamp"
|
2228
2228
|
},
|
2229
2229
|
"webhook": {
|
2230
|
-
"shape": "
|
2230
|
+
"shape": "S3c"
|
2231
2231
|
},
|
2232
2232
|
"vpcConfig": {
|
2233
2233
|
"shape": "S1j"
|
@@ -2286,7 +2286,7 @@
|
|
2286
2286
|
"shape": "S36"
|
2287
2287
|
}
|
2288
2288
|
},
|
2289
|
-
"
|
2289
|
+
"S3c": {
|
2290
2290
|
"type": "structure",
|
2291
2291
|
"members": {
|
2292
2292
|
"url": {},
|
@@ -2294,7 +2294,7 @@
|
|
2294
2294
|
"secret": {},
|
2295
2295
|
"branchFilter": {},
|
2296
2296
|
"filterGroups": {
|
2297
|
-
"shape": "
|
2297
|
+
"shape": "S3d"
|
2298
2298
|
},
|
2299
2299
|
"buildType": {},
|
2300
2300
|
"lastModifiedSecret": {
|
@@ -2302,7 +2302,7 @@
|
|
2302
2302
|
}
|
2303
2303
|
}
|
2304
2304
|
},
|
2305
|
-
"
|
2305
|
+
"S3d": {
|
2306
2306
|
"type": "list",
|
2307
2307
|
"member": {
|
2308
2308
|
"type": "list",
|
@@ -2322,18 +2322,18 @@
|
|
2322
2322
|
}
|
2323
2323
|
}
|
2324
2324
|
},
|
2325
|
-
"
|
2325
|
+
"S3l": {
|
2326
2326
|
"type": "list",
|
2327
2327
|
"member": {}
|
2328
2328
|
},
|
2329
|
-
"
|
2329
|
+
"S3o": {
|
2330
2330
|
"type": "structure",
|
2331
2331
|
"members": {
|
2332
2332
|
"arn": {},
|
2333
2333
|
"name": {},
|
2334
2334
|
"type": {},
|
2335
2335
|
"exportConfig": {
|
2336
|
-
"shape": "
|
2336
|
+
"shape": "S3r"
|
2337
2337
|
},
|
2338
2338
|
"created": {
|
2339
2339
|
"type": "timestamp"
|
@@ -2347,7 +2347,7 @@
|
|
2347
2347
|
"status": {}
|
2348
2348
|
}
|
2349
2349
|
},
|
2350
|
-
"
|
2350
|
+
"S3r": {
|
2351
2351
|
"type": "structure",
|
2352
2352
|
"members": {
|
2353
2353
|
"exportConfigType": {},
|
@@ -2366,11 +2366,11 @@
|
|
2366
2366
|
}
|
2367
2367
|
}
|
2368
2368
|
},
|
2369
|
-
"
|
2369
|
+
"S3x": {
|
2370
2370
|
"type": "list",
|
2371
2371
|
"member": {}
|
2372
2372
|
},
|
2373
|
-
"
|
2373
|
+
"S48": {
|
2374
2374
|
"type": "structure",
|
2375
2375
|
"members": {
|
2376
2376
|
"scalingType": {},
|
@@ -2382,13 +2382,13 @@
|
|
2382
2382
|
}
|
2383
2383
|
}
|
2384
2384
|
},
|
2385
|
-
"
|
2385
|
+
"S5o": {
|
2386
2386
|
"type": "structure",
|
2387
2387
|
"members": {
|
2388
2388
|
"status": {}
|
2389
2389
|
}
|
2390
2390
|
},
|
2391
|
-
"
|
2391
|
+
"S6j": {
|
2392
2392
|
"type": "structure",
|
2393
2393
|
"members": {
|
2394
2394
|
"status": {}
|