cdk-lambda-subminute 2.0.226 → 2.0.228
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/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -320,13 +320,13 @@
|
|
320
320
|
},
|
321
321
|
"customerManagedKey": {},
|
322
322
|
"description": {
|
323
|
-
"shape": "
|
323
|
+
"shape": "Sw"
|
324
324
|
},
|
325
325
|
"displayName": {
|
326
|
-
"shape": "
|
326
|
+
"shape": "Sx"
|
327
327
|
},
|
328
328
|
"ipRules": {
|
329
|
-
"shape": "
|
329
|
+
"shape": "Sy"
|
330
330
|
},
|
331
331
|
"tags": {
|
332
332
|
"shape": "Sk"
|
@@ -360,10 +360,10 @@
|
|
360
360
|
"idempotencyToken": true
|
361
361
|
},
|
362
362
|
"securityGroupIds": {
|
363
|
-
"shape": "
|
363
|
+
"shape": "S13"
|
364
364
|
},
|
365
365
|
"subnetIds": {
|
366
|
-
"shape": "
|
366
|
+
"shape": "S15"
|
367
367
|
},
|
368
368
|
"tags": {
|
369
369
|
"shape": "Sk"
|
@@ -398,7 +398,7 @@
|
|
398
398
|
},
|
399
399
|
"customerManagedKey": {},
|
400
400
|
"displayName": {
|
401
|
-
"shape": "
|
401
|
+
"shape": "Sx"
|
402
402
|
},
|
403
403
|
"tags": {
|
404
404
|
"shape": "Sk"
|
@@ -429,7 +429,7 @@
|
|
429
429
|
],
|
430
430
|
"members": {
|
431
431
|
"certificateList": {
|
432
|
-
"shape": "
|
432
|
+
"shape": "S1e"
|
433
433
|
},
|
434
434
|
"clientToken": {
|
435
435
|
"idempotencyToken": true
|
@@ -494,10 +494,17 @@
|
|
494
494
|
"uploadAllowed"
|
495
495
|
],
|
496
496
|
"members": {
|
497
|
+
"additionalEncryptionContext": {
|
498
|
+
"shape": "Sf"
|
499
|
+
},
|
497
500
|
"clientToken": {
|
498
501
|
"idempotencyToken": true
|
499
502
|
},
|
503
|
+
"cookieSynchronizationConfiguration": {
|
504
|
+
"shape": "S1l"
|
505
|
+
},
|
500
506
|
"copyAllowed": {},
|
507
|
+
"customerManagedKey": {},
|
501
508
|
"disconnectTimeoutInMinutes": {
|
502
509
|
"type": "integer"
|
503
510
|
},
|
@@ -881,7 +888,7 @@
|
|
881
888
|
"type": "structure",
|
882
889
|
"members": {
|
883
890
|
"browserSettings": {
|
884
|
-
"shape": "
|
891
|
+
"shape": "S2p"
|
885
892
|
}
|
886
893
|
}
|
887
894
|
}
|
@@ -908,7 +915,7 @@
|
|
908
915
|
"type": "structure",
|
909
916
|
"members": {
|
910
917
|
"identityProvider": {
|
911
|
-
"shape": "
|
918
|
+
"shape": "S2t"
|
912
919
|
}
|
913
920
|
}
|
914
921
|
}
|
@@ -935,7 +942,7 @@
|
|
935
942
|
"type": "structure",
|
936
943
|
"members": {
|
937
944
|
"ipAccessSettings": {
|
938
|
-
"shape": "
|
945
|
+
"shape": "S2w"
|
939
946
|
}
|
940
947
|
}
|
941
948
|
}
|
@@ -962,7 +969,7 @@
|
|
962
969
|
"type": "structure",
|
963
970
|
"members": {
|
964
971
|
"networkSettings": {
|
965
|
-
"shape": "
|
972
|
+
"shape": "S30"
|
966
973
|
}
|
967
974
|
}
|
968
975
|
}
|
@@ -989,7 +996,7 @@
|
|
989
996
|
"type": "structure",
|
990
997
|
"members": {
|
991
998
|
"portal": {
|
992
|
-
"shape": "
|
999
|
+
"shape": "S33"
|
993
1000
|
}
|
994
1001
|
}
|
995
1002
|
}
|
@@ -1046,9 +1053,12 @@
|
|
1046
1053
|
"members": {
|
1047
1054
|
"trustStore": {
|
1048
1055
|
"type": "structure",
|
1056
|
+
"required": [
|
1057
|
+
"trustStoreArn"
|
1058
|
+
],
|
1049
1059
|
"members": {
|
1050
1060
|
"associatedPortalArns": {
|
1051
|
-
"shape": "
|
1061
|
+
"shape": "S2q"
|
1052
1062
|
},
|
1053
1063
|
"trustStoreArn": {}
|
1054
1064
|
}
|
@@ -1081,6 +1091,9 @@
|
|
1081
1091
|
},
|
1082
1092
|
"output": {
|
1083
1093
|
"type": "structure",
|
1094
|
+
"required": [
|
1095
|
+
"trustStoreArn"
|
1096
|
+
],
|
1084
1097
|
"members": {
|
1085
1098
|
"certificate": {
|
1086
1099
|
"type": "structure",
|
@@ -1125,7 +1138,7 @@
|
|
1125
1138
|
"type": "structure",
|
1126
1139
|
"members": {
|
1127
1140
|
"userAccessLoggingSettings": {
|
1128
|
-
"shape": "
|
1141
|
+
"shape": "S3l"
|
1129
1142
|
}
|
1130
1143
|
}
|
1131
1144
|
}
|
@@ -1152,7 +1165,7 @@
|
|
1152
1165
|
"type": "structure",
|
1153
1166
|
"members": {
|
1154
1167
|
"userSettings": {
|
1155
|
-
"shape": "
|
1168
|
+
"shape": "S3o"
|
1156
1169
|
}
|
1157
1170
|
}
|
1158
1171
|
}
|
@@ -1184,6 +1197,9 @@
|
|
1184
1197
|
"type": "list",
|
1185
1198
|
"member": {
|
1186
1199
|
"type": "structure",
|
1200
|
+
"required": [
|
1201
|
+
"browserSettingsArn"
|
1202
|
+
],
|
1187
1203
|
"members": {
|
1188
1204
|
"browserSettingsArn": {}
|
1189
1205
|
}
|
@@ -1227,6 +1243,9 @@
|
|
1227
1243
|
"type": "list",
|
1228
1244
|
"member": {
|
1229
1245
|
"type": "structure",
|
1246
|
+
"required": [
|
1247
|
+
"identityProviderArn"
|
1248
|
+
],
|
1230
1249
|
"members": {
|
1231
1250
|
"identityProviderArn": {},
|
1232
1251
|
"identityProviderName": {
|
@@ -1267,15 +1286,18 @@
|
|
1267
1286
|
"type": "list",
|
1268
1287
|
"member": {
|
1269
1288
|
"type": "structure",
|
1289
|
+
"required": [
|
1290
|
+
"ipAccessSettingsArn"
|
1291
|
+
],
|
1270
1292
|
"members": {
|
1271
1293
|
"creationDate": {
|
1272
1294
|
"type": "timestamp"
|
1273
1295
|
},
|
1274
1296
|
"description": {
|
1275
|
-
"shape": "
|
1297
|
+
"shape": "Sw"
|
1276
1298
|
},
|
1277
1299
|
"displayName": {
|
1278
|
-
"shape": "
|
1300
|
+
"shape": "Sx"
|
1279
1301
|
},
|
1280
1302
|
"ipAccessSettingsArn": {}
|
1281
1303
|
}
|
@@ -1312,6 +1334,9 @@
|
|
1312
1334
|
"type": "list",
|
1313
1335
|
"member": {
|
1314
1336
|
"type": "structure",
|
1337
|
+
"required": [
|
1338
|
+
"networkSettingsArn"
|
1339
|
+
],
|
1315
1340
|
"members": {
|
1316
1341
|
"networkSettingsArn": {},
|
1317
1342
|
"vpcId": {}
|
@@ -1350,6 +1375,9 @@
|
|
1350
1375
|
"type": "list",
|
1351
1376
|
"member": {
|
1352
1377
|
"type": "structure",
|
1378
|
+
"required": [
|
1379
|
+
"portalArn"
|
1380
|
+
],
|
1353
1381
|
"members": {
|
1354
1382
|
"authenticationType": {},
|
1355
1383
|
"browserSettingsArn": {},
|
@@ -1358,7 +1386,7 @@
|
|
1358
1386
|
"type": "timestamp"
|
1359
1387
|
},
|
1360
1388
|
"displayName": {
|
1361
|
-
"shape": "
|
1389
|
+
"shape": "Sx"
|
1362
1390
|
},
|
1363
1391
|
"ipAccessSettingsArn": {},
|
1364
1392
|
"networkSettingsArn": {},
|
@@ -1431,6 +1459,9 @@
|
|
1431
1459
|
},
|
1432
1460
|
"output": {
|
1433
1461
|
"type": "structure",
|
1462
|
+
"required": [
|
1463
|
+
"trustStoreArn"
|
1464
|
+
],
|
1434
1465
|
"members": {
|
1435
1466
|
"certificateList": {
|
1436
1467
|
"type": "list",
|
@@ -1518,6 +1549,9 @@
|
|
1518
1549
|
"type": "list",
|
1519
1550
|
"member": {
|
1520
1551
|
"type": "structure",
|
1552
|
+
"required": [
|
1553
|
+
"userAccessLoggingSettingsArn"
|
1554
|
+
],
|
1521
1555
|
"members": {
|
1522
1556
|
"kinesisStreamArn": {},
|
1523
1557
|
"userAccessLoggingSettingsArn": {}
|
@@ -1555,7 +1589,13 @@
|
|
1555
1589
|
"type": "list",
|
1556
1590
|
"member": {
|
1557
1591
|
"type": "structure",
|
1592
|
+
"required": [
|
1593
|
+
"userSettingsArn"
|
1594
|
+
],
|
1558
1595
|
"members": {
|
1596
|
+
"cookieSynchronizationConfiguration": {
|
1597
|
+
"shape": "S1l"
|
1598
|
+
},
|
1559
1599
|
"copyAllowed": {},
|
1560
1600
|
"disconnectTimeoutInMinutes": {
|
1561
1601
|
"type": "integer"
|
@@ -1667,7 +1707,7 @@
|
|
1667
1707
|
],
|
1668
1708
|
"members": {
|
1669
1709
|
"browserSettings": {
|
1670
|
-
"shape": "
|
1710
|
+
"shape": "S2p"
|
1671
1711
|
}
|
1672
1712
|
}
|
1673
1713
|
}
|
@@ -1707,7 +1747,7 @@
|
|
1707
1747
|
],
|
1708
1748
|
"members": {
|
1709
1749
|
"identityProvider": {
|
1710
|
-
"shape": "
|
1750
|
+
"shape": "S2t"
|
1711
1751
|
}
|
1712
1752
|
}
|
1713
1753
|
}
|
@@ -1728,17 +1768,17 @@
|
|
1728
1768
|
"idempotencyToken": true
|
1729
1769
|
},
|
1730
1770
|
"description": {
|
1731
|
-
"shape": "
|
1771
|
+
"shape": "Sw"
|
1732
1772
|
},
|
1733
1773
|
"displayName": {
|
1734
|
-
"shape": "
|
1774
|
+
"shape": "Sx"
|
1735
1775
|
},
|
1736
1776
|
"ipAccessSettingsArn": {
|
1737
1777
|
"location": "uri",
|
1738
1778
|
"locationName": "ipAccessSettingsArn"
|
1739
1779
|
},
|
1740
1780
|
"ipRules": {
|
1741
|
-
"shape": "
|
1781
|
+
"shape": "Sy"
|
1742
1782
|
}
|
1743
1783
|
}
|
1744
1784
|
},
|
@@ -1749,7 +1789,7 @@
|
|
1749
1789
|
],
|
1750
1790
|
"members": {
|
1751
1791
|
"ipAccessSettings": {
|
1752
|
-
"shape": "
|
1792
|
+
"shape": "S2w"
|
1753
1793
|
}
|
1754
1794
|
}
|
1755
1795
|
}
|
@@ -1774,10 +1814,10 @@
|
|
1774
1814
|
"locationName": "networkSettingsArn"
|
1775
1815
|
},
|
1776
1816
|
"securityGroupIds": {
|
1777
|
-
"shape": "
|
1817
|
+
"shape": "S13"
|
1778
1818
|
},
|
1779
1819
|
"subnetIds": {
|
1780
|
-
"shape": "
|
1820
|
+
"shape": "S15"
|
1781
1821
|
},
|
1782
1822
|
"vpcId": {}
|
1783
1823
|
}
|
@@ -1789,7 +1829,7 @@
|
|
1789
1829
|
],
|
1790
1830
|
"members": {
|
1791
1831
|
"networkSettings": {
|
1792
|
-
"shape": "
|
1832
|
+
"shape": "S30"
|
1793
1833
|
}
|
1794
1834
|
}
|
1795
1835
|
}
|
@@ -1808,7 +1848,7 @@
|
|
1808
1848
|
"members": {
|
1809
1849
|
"authenticationType": {},
|
1810
1850
|
"displayName": {
|
1811
|
-
"shape": "
|
1851
|
+
"shape": "Sx"
|
1812
1852
|
},
|
1813
1853
|
"portalArn": {
|
1814
1854
|
"location": "uri",
|
@@ -1820,7 +1860,7 @@
|
|
1820
1860
|
"type": "structure",
|
1821
1861
|
"members": {
|
1822
1862
|
"portal": {
|
1823
|
-
"shape": "
|
1863
|
+
"shape": "S33"
|
1824
1864
|
}
|
1825
1865
|
}
|
1826
1866
|
},
|
@@ -1839,7 +1879,7 @@
|
|
1839
1879
|
],
|
1840
1880
|
"members": {
|
1841
1881
|
"certificatesToAdd": {
|
1842
|
-
"shape": "
|
1882
|
+
"shape": "S1e"
|
1843
1883
|
},
|
1844
1884
|
"certificatesToDelete": {
|
1845
1885
|
"type": "list",
|
@@ -1893,7 +1933,7 @@
|
|
1893
1933
|
],
|
1894
1934
|
"members": {
|
1895
1935
|
"userAccessLoggingSettings": {
|
1896
|
-
"shape": "
|
1936
|
+
"shape": "S3l"
|
1897
1937
|
}
|
1898
1938
|
}
|
1899
1939
|
}
|
@@ -1913,6 +1953,9 @@
|
|
1913
1953
|
"clientToken": {
|
1914
1954
|
"idempotencyToken": true
|
1915
1955
|
},
|
1956
|
+
"cookieSynchronizationConfiguration": {
|
1957
|
+
"shape": "S1l"
|
1958
|
+
},
|
1916
1959
|
"copyAllowed": {},
|
1917
1960
|
"disconnectTimeoutInMinutes": {
|
1918
1961
|
"type": "integer"
|
@@ -1937,7 +1980,7 @@
|
|
1937
1980
|
],
|
1938
1981
|
"members": {
|
1939
1982
|
"userSettings": {
|
1940
|
-
"shape": "
|
1983
|
+
"shape": "S3o"
|
1941
1984
|
}
|
1942
1985
|
}
|
1943
1986
|
}
|
@@ -1987,15 +2030,15 @@
|
|
1987
2030
|
"type": "string",
|
1988
2031
|
"sensitive": true
|
1989
2032
|
},
|
1990
|
-
"
|
2033
|
+
"Sw": {
|
1991
2034
|
"type": "string",
|
1992
2035
|
"sensitive": true
|
1993
2036
|
},
|
1994
|
-
"
|
2037
|
+
"Sx": {
|
1995
2038
|
"type": "string",
|
1996
2039
|
"sensitive": true
|
1997
2040
|
},
|
1998
|
-
"
|
2041
|
+
"Sy": {
|
1999
2042
|
"type": "list",
|
2000
2043
|
"member": {
|
2001
2044
|
"type": "structure",
|
@@ -2004,7 +2047,7 @@
|
|
2004
2047
|
],
|
2005
2048
|
"members": {
|
2006
2049
|
"description": {
|
2007
|
-
"shape": "
|
2050
|
+
"shape": "Sw"
|
2008
2051
|
},
|
2009
2052
|
"ipRange": {
|
2010
2053
|
"type": "string",
|
@@ -2014,28 +2057,57 @@
|
|
2014
2057
|
},
|
2015
2058
|
"sensitive": true
|
2016
2059
|
},
|
2017
|
-
"
|
2060
|
+
"S13": {
|
2018
2061
|
"type": "list",
|
2019
2062
|
"member": {}
|
2020
2063
|
},
|
2021
|
-
"
|
2064
|
+
"S15": {
|
2022
2065
|
"type": "list",
|
2023
2066
|
"member": {}
|
2024
2067
|
},
|
2025
|
-
"
|
2068
|
+
"S1e": {
|
2026
2069
|
"type": "list",
|
2027
2070
|
"member": {
|
2028
2071
|
"type": "blob"
|
2029
2072
|
}
|
2030
2073
|
},
|
2031
|
-
"
|
2074
|
+
"S1l": {
|
2075
|
+
"type": "structure",
|
2076
|
+
"required": [
|
2077
|
+
"allowlist"
|
2078
|
+
],
|
2079
|
+
"members": {
|
2080
|
+
"allowlist": {
|
2081
|
+
"shape": "S1m"
|
2082
|
+
},
|
2083
|
+
"blocklist": {
|
2084
|
+
"shape": "S1m"
|
2085
|
+
}
|
2086
|
+
},
|
2087
|
+
"sensitive": true
|
2088
|
+
},
|
2089
|
+
"S1m": {
|
2090
|
+
"type": "list",
|
2091
|
+
"member": {
|
2092
|
+
"type": "structure",
|
2093
|
+
"required": [
|
2094
|
+
"domain"
|
2095
|
+
],
|
2096
|
+
"members": {
|
2097
|
+
"domain": {},
|
2098
|
+
"name": {},
|
2099
|
+
"path": {}
|
2100
|
+
}
|
2101
|
+
}
|
2102
|
+
},
|
2103
|
+
"S2p": {
|
2032
2104
|
"type": "structure",
|
2033
2105
|
"required": [
|
2034
2106
|
"browserSettingsArn"
|
2035
2107
|
],
|
2036
2108
|
"members": {
|
2037
2109
|
"associatedPortalArns": {
|
2038
|
-
"shape": "
|
2110
|
+
"shape": "S2q"
|
2039
2111
|
},
|
2040
2112
|
"browserPolicy": {
|
2041
2113
|
"shape": "Sh"
|
@@ -2043,11 +2115,11 @@
|
|
2043
2115
|
"browserSettingsArn": {}
|
2044
2116
|
}
|
2045
2117
|
},
|
2046
|
-
"
|
2118
|
+
"S2q": {
|
2047
2119
|
"type": "list",
|
2048
2120
|
"member": {}
|
2049
2121
|
},
|
2050
|
-
"
|
2122
|
+
"S2t": {
|
2051
2123
|
"type": "structure",
|
2052
2124
|
"required": [
|
2053
2125
|
"identityProviderArn"
|
@@ -2063,51 +2135,54 @@
|
|
2063
2135
|
"identityProviderType": {}
|
2064
2136
|
}
|
2065
2137
|
},
|
2066
|
-
"
|
2138
|
+
"S2w": {
|
2067
2139
|
"type": "structure",
|
2068
2140
|
"required": [
|
2069
2141
|
"ipAccessSettingsArn"
|
2070
2142
|
],
|
2071
2143
|
"members": {
|
2072
2144
|
"associatedPortalArns": {
|
2073
|
-
"shape": "
|
2145
|
+
"shape": "S2q"
|
2074
2146
|
},
|
2075
2147
|
"creationDate": {
|
2076
2148
|
"type": "timestamp"
|
2077
2149
|
},
|
2078
2150
|
"description": {
|
2079
|
-
"shape": "
|
2151
|
+
"shape": "Sw"
|
2080
2152
|
},
|
2081
2153
|
"displayName": {
|
2082
|
-
"shape": "
|
2154
|
+
"shape": "Sx"
|
2083
2155
|
},
|
2084
2156
|
"ipAccessSettingsArn": {},
|
2085
2157
|
"ipRules": {
|
2086
|
-
"shape": "
|
2158
|
+
"shape": "Sy"
|
2087
2159
|
}
|
2088
2160
|
}
|
2089
2161
|
},
|
2090
|
-
"
|
2162
|
+
"S30": {
|
2091
2163
|
"type": "structure",
|
2092
2164
|
"required": [
|
2093
2165
|
"networkSettingsArn"
|
2094
2166
|
],
|
2095
2167
|
"members": {
|
2096
2168
|
"associatedPortalArns": {
|
2097
|
-
"shape": "
|
2169
|
+
"shape": "S2q"
|
2098
2170
|
},
|
2099
2171
|
"networkSettingsArn": {},
|
2100
2172
|
"securityGroupIds": {
|
2101
|
-
"shape": "
|
2173
|
+
"shape": "S13"
|
2102
2174
|
},
|
2103
2175
|
"subnetIds": {
|
2104
|
-
"shape": "
|
2176
|
+
"shape": "S15"
|
2105
2177
|
},
|
2106
2178
|
"vpcId": {}
|
2107
2179
|
}
|
2108
2180
|
},
|
2109
|
-
"
|
2181
|
+
"S33": {
|
2110
2182
|
"type": "structure",
|
2183
|
+
"required": [
|
2184
|
+
"portalArn"
|
2185
|
+
],
|
2111
2186
|
"members": {
|
2112
2187
|
"authenticationType": {},
|
2113
2188
|
"browserSettingsArn": {},
|
@@ -2116,7 +2191,7 @@
|
|
2116
2191
|
"type": "timestamp"
|
2117
2192
|
},
|
2118
2193
|
"displayName": {
|
2119
|
-
"shape": "
|
2194
|
+
"shape": "Sx"
|
2120
2195
|
},
|
2121
2196
|
"ipAccessSettingsArn": {},
|
2122
2197
|
"networkSettingsArn": {},
|
@@ -2130,27 +2205,30 @@
|
|
2130
2205
|
"userSettingsArn": {}
|
2131
2206
|
}
|
2132
2207
|
},
|
2133
|
-
"
|
2208
|
+
"S3l": {
|
2134
2209
|
"type": "structure",
|
2135
2210
|
"required": [
|
2136
2211
|
"userAccessLoggingSettingsArn"
|
2137
2212
|
],
|
2138
2213
|
"members": {
|
2139
2214
|
"associatedPortalArns": {
|
2140
|
-
"shape": "
|
2215
|
+
"shape": "S2q"
|
2141
2216
|
},
|
2142
2217
|
"kinesisStreamArn": {},
|
2143
2218
|
"userAccessLoggingSettingsArn": {}
|
2144
2219
|
}
|
2145
2220
|
},
|
2146
|
-
"
|
2221
|
+
"S3o": {
|
2147
2222
|
"type": "structure",
|
2148
2223
|
"required": [
|
2149
2224
|
"userSettingsArn"
|
2150
2225
|
],
|
2151
2226
|
"members": {
|
2152
2227
|
"associatedPortalArns": {
|
2153
|
-
"shape": "
|
2228
|
+
"shape": "S2q"
|
2229
|
+
},
|
2230
|
+
"cookieSynchronizationConfiguration": {
|
2231
|
+
"shape": "S1l"
|
2154
2232
|
},
|
2155
2233
|
"copyAllowed": {},
|
2156
2234
|
"disconnectTimeoutInMinutes": {
|
@@ -804,7 +804,7 @@ declare namespace ACMPCA {
|
|
804
804
|
*/
|
805
805
|
ValidityNotBefore?: Validity;
|
806
806
|
/**
|
807
|
-
* Alphanumeric string that can be used to distinguish between calls to the IssueCertificate action. Idempotency tokens for IssueCertificate time out after
|
807
|
+
* Alphanumeric string that can be used to distinguish between calls to the IssueCertificate action. Idempotency tokens for IssueCertificate time out after five minutes. Therefore, if you call IssueCertificate multiple times with the same idempotency token within five minutes, Amazon Web Services Private CA recognizes that you are requesting only one certificate and will issue only one. If you change the idempotency token for each call, Amazon Web Services Private CA recognizes that you are requesting multiple certificates.
|
808
808
|
*/
|
809
809
|
IdempotencyToken?: IdempotencyToken;
|
810
810
|
}
|
@@ -352,3 +352,5 @@ export import AppFabric = require('./appfabric');
|
|
352
352
|
export import MedicalImaging = require('./medicalimaging');
|
353
353
|
export import EntityResolution = require('./entityresolution');
|
354
354
|
export import ManagedBlockchainQuery = require('./managedblockchainquery');
|
355
|
+
export import Neptunedata = require('./neptunedata');
|
356
|
+
export import PcaConnectorAd = require('./pcaconnectorad');
|
@@ -353,5 +353,7 @@ module.exports = {
|
|
353
353
|
AppFabric: require('./appfabric'),
|
354
354
|
MedicalImaging: require('./medicalimaging'),
|
355
355
|
EntityResolution: require('./entityresolution'),
|
356
|
-
ManagedBlockchainQuery: require('./managedblockchainquery')
|
356
|
+
ManagedBlockchainQuery: require('./managedblockchainquery'),
|
357
|
+
Neptunedata: require('./neptunedata'),
|
358
|
+
PcaConnectorAd: require('./pcaconnectorad')
|
357
359
|
};
|