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
@@ -50,6 +50,11 @@
|
|
50
50
|
"output_token": "NextToken",
|
51
51
|
"limit_key": "PageSize"
|
52
52
|
},
|
53
|
+
"ListExportJobs": {
|
54
|
+
"input_token": "NextToken",
|
55
|
+
"output_token": "NextToken",
|
56
|
+
"limit_key": "PageSize"
|
57
|
+
},
|
53
58
|
"ListImportJobs": {
|
54
59
|
"input_token": "NextToken",
|
55
60
|
"output_token": "NextToken",
|
@@ -988,7 +988,11 @@
|
|
988
988
|
}
|
989
989
|
}
|
990
990
|
},
|
991
|
-
"executionContext": {}
|
991
|
+
"executionContext": {},
|
992
|
+
"taskList": {
|
993
|
+
"shape": "Sj"
|
994
|
+
},
|
995
|
+
"taskListScheduleToStartTimeout": {}
|
992
996
|
}
|
993
997
|
}
|
994
998
|
},
|
@@ -1563,7 +1567,8 @@
|
|
1563
1567
|
"shape": "Sj"
|
1564
1568
|
},
|
1565
1569
|
"taskPriority": {},
|
1566
|
-
"startToCloseTimeout": {}
|
1570
|
+
"startToCloseTimeout": {},
|
1571
|
+
"scheduleToStartTimeout": {}
|
1567
1572
|
}
|
1568
1573
|
},
|
1569
1574
|
"decisionTaskStartedEventAttributes": {
|
@@ -1591,7 +1596,11 @@
|
|
1591
1596
|
},
|
1592
1597
|
"startedEventId": {
|
1593
1598
|
"type": "long"
|
1594
|
-
}
|
1599
|
+
},
|
1600
|
+
"taskList": {
|
1601
|
+
"shape": "Sj"
|
1602
|
+
},
|
1603
|
+
"taskListScheduleToStartTimeout": {}
|
1595
1604
|
}
|
1596
1605
|
},
|
1597
1606
|
"decisionTaskTimedOutEventAttributes": {
|
@@ -43,7 +43,9 @@
|
|
43
43
|
},
|
44
44
|
"union": true
|
45
45
|
},
|
46
|
-
"principalEntityType": {
|
46
|
+
"principalEntityType": {
|
47
|
+
"shape": "S9"
|
48
|
+
}
|
47
49
|
}
|
48
50
|
},
|
49
51
|
"output": {
|
@@ -88,8 +90,12 @@
|
|
88
90
|
"statement"
|
89
91
|
],
|
90
92
|
"members": {
|
91
|
-
"description": {
|
92
|
-
|
93
|
+
"description": {
|
94
|
+
"shape": "Sg"
|
95
|
+
},
|
96
|
+
"statement": {
|
97
|
+
"shape": "Sh"
|
98
|
+
}
|
93
99
|
}
|
94
100
|
},
|
95
101
|
"templateLinked": {
|
@@ -189,8 +195,12 @@
|
|
189
195
|
"idempotencyToken": true
|
190
196
|
},
|
191
197
|
"policyStoreId": {},
|
192
|
-
"description": {
|
193
|
-
|
198
|
+
"description": {
|
199
|
+
"shape": "Sw"
|
200
|
+
},
|
201
|
+
"statement": {
|
202
|
+
"shape": "Sh"
|
203
|
+
}
|
194
204
|
}
|
195
205
|
},
|
196
206
|
"output": {
|
@@ -326,7 +336,9 @@
|
|
326
336
|
"shape": "Sb"
|
327
337
|
},
|
328
338
|
"policyStoreId": {},
|
329
|
-
"principalEntityType": {
|
339
|
+
"principalEntityType": {
|
340
|
+
"shape": "S9"
|
341
|
+
}
|
330
342
|
}
|
331
343
|
}
|
332
344
|
},
|
@@ -371,8 +383,12 @@
|
|
371
383
|
"statement"
|
372
384
|
],
|
373
385
|
"members": {
|
374
|
-
"description": {
|
375
|
-
|
386
|
+
"description": {
|
387
|
+
"shape": "Sg"
|
388
|
+
},
|
389
|
+
"statement": {
|
390
|
+
"shape": "Sh"
|
391
|
+
}
|
376
392
|
}
|
377
393
|
},
|
378
394
|
"templateLinked": {
|
@@ -460,8 +476,12 @@
|
|
460
476
|
"members": {
|
461
477
|
"policyStoreId": {},
|
462
478
|
"policyTemplateId": {},
|
463
|
-
"description": {
|
464
|
-
|
479
|
+
"description": {
|
480
|
+
"shape": "Sw"
|
481
|
+
},
|
482
|
+
"statement": {
|
483
|
+
"shape": "Sh"
|
484
|
+
},
|
465
485
|
"createdDate": {
|
466
486
|
"shape": "Sb"
|
467
487
|
},
|
@@ -491,7 +511,9 @@
|
|
491
511
|
],
|
492
512
|
"members": {
|
493
513
|
"policyStoreId": {},
|
494
|
-
"schema": {
|
514
|
+
"schema": {
|
515
|
+
"shape": "S1m"
|
516
|
+
},
|
495
517
|
"createdDate": {
|
496
518
|
"shape": "Sb"
|
497
519
|
},
|
@@ -552,8 +574,12 @@
|
|
552
574
|
],
|
553
575
|
"members": {
|
554
576
|
"policyStoreId": {},
|
555
|
-
"identityToken": {
|
556
|
-
|
577
|
+
"identityToken": {
|
578
|
+
"shape": "S2c"
|
579
|
+
},
|
580
|
+
"accessToken": {
|
581
|
+
"shape": "S2c"
|
582
|
+
},
|
557
583
|
"action": {
|
558
584
|
"shape": "S1o"
|
559
585
|
},
|
@@ -603,7 +629,9 @@
|
|
603
629
|
"member": {
|
604
630
|
"type": "structure",
|
605
631
|
"members": {
|
606
|
-
"principalEntityType": {
|
632
|
+
"principalEntityType": {
|
633
|
+
"shape": "S9"
|
634
|
+
}
|
607
635
|
}
|
608
636
|
}
|
609
637
|
}
|
@@ -648,7 +676,9 @@
|
|
648
676
|
"shape": "Sb"
|
649
677
|
},
|
650
678
|
"policyStoreId": {},
|
651
|
-
"principalEntityType": {
|
679
|
+
"principalEntityType": {
|
680
|
+
"shape": "S9"
|
681
|
+
}
|
652
682
|
}
|
653
683
|
}
|
654
684
|
}
|
@@ -717,7 +747,9 @@
|
|
717
747
|
"static": {
|
718
748
|
"type": "structure",
|
719
749
|
"members": {
|
720
|
-
"description": {
|
750
|
+
"description": {
|
751
|
+
"shape": "Sg"
|
752
|
+
}
|
721
753
|
}
|
722
754
|
},
|
723
755
|
"templateLinked": {
|
@@ -822,7 +854,9 @@
|
|
822
854
|
"members": {
|
823
855
|
"policyStoreId": {},
|
824
856
|
"policyTemplateId": {},
|
825
|
-
"description": {
|
857
|
+
"description": {
|
858
|
+
"shape": "Sw"
|
859
|
+
},
|
826
860
|
"createdDate": {
|
827
861
|
"shape": "Sb"
|
828
862
|
},
|
@@ -847,7 +881,9 @@
|
|
847
881
|
"definition": {
|
848
882
|
"type": "structure",
|
849
883
|
"members": {
|
850
|
-
"cedarJson": {
|
884
|
+
"cedarJson": {
|
885
|
+
"shape": "S1m"
|
886
|
+
}
|
851
887
|
},
|
852
888
|
"union": true
|
853
889
|
}
|
@@ -865,7 +901,10 @@
|
|
865
901
|
"policyStoreId": {},
|
866
902
|
"namespaces": {
|
867
903
|
"type": "list",
|
868
|
-
"member": {
|
904
|
+
"member": {
|
905
|
+
"type": "string",
|
906
|
+
"sensitive": true
|
907
|
+
}
|
869
908
|
},
|
870
909
|
"createdDate": {
|
871
910
|
"shape": "Sb"
|
@@ -906,7 +945,9 @@
|
|
906
945
|
},
|
907
946
|
"union": true
|
908
947
|
},
|
909
|
-
"principalEntityType": {
|
948
|
+
"principalEntityType": {
|
949
|
+
"shape": "S9"
|
950
|
+
}
|
910
951
|
}
|
911
952
|
},
|
912
953
|
"output": {
|
@@ -950,8 +991,12 @@
|
|
950
991
|
"statement"
|
951
992
|
],
|
952
993
|
"members": {
|
953
|
-
"description": {
|
954
|
-
|
994
|
+
"description": {
|
995
|
+
"shape": "Sg"
|
996
|
+
},
|
997
|
+
"statement": {
|
998
|
+
"shape": "Sh"
|
999
|
+
}
|
955
1000
|
}
|
956
1001
|
}
|
957
1002
|
},
|
@@ -1034,8 +1079,12 @@
|
|
1034
1079
|
"members": {
|
1035
1080
|
"policyStoreId": {},
|
1036
1081
|
"policyTemplateId": {},
|
1037
|
-
"description": {
|
1038
|
-
|
1082
|
+
"description": {
|
1083
|
+
"shape": "Sw"
|
1084
|
+
},
|
1085
|
+
"statement": {
|
1086
|
+
"shape": "Sh"
|
1087
|
+
}
|
1039
1088
|
}
|
1040
1089
|
},
|
1041
1090
|
"output": {
|
@@ -1063,12 +1112,27 @@
|
|
1063
1112
|
"shapes": {
|
1064
1113
|
"S7": {
|
1065
1114
|
"type": "list",
|
1066
|
-
"member": {
|
1115
|
+
"member": {
|
1116
|
+
"type": "string",
|
1117
|
+
"sensitive": true
|
1118
|
+
}
|
1119
|
+
},
|
1120
|
+
"S9": {
|
1121
|
+
"type": "string",
|
1122
|
+
"sensitive": true
|
1067
1123
|
},
|
1068
1124
|
"Sb": {
|
1069
1125
|
"type": "timestamp",
|
1070
1126
|
"timestampFormat": "iso8601"
|
1071
1127
|
},
|
1128
|
+
"Sg": {
|
1129
|
+
"type": "string",
|
1130
|
+
"sensitive": true
|
1131
|
+
},
|
1132
|
+
"Sh": {
|
1133
|
+
"type": "string",
|
1134
|
+
"sensitive": true
|
1135
|
+
},
|
1072
1136
|
"Sk": {
|
1073
1137
|
"type": "structure",
|
1074
1138
|
"required": [
|
@@ -1076,8 +1140,14 @@
|
|
1076
1140
|
"entityId"
|
1077
1141
|
],
|
1078
1142
|
"members": {
|
1079
|
-
"entityType": {
|
1080
|
-
|
1143
|
+
"entityType": {
|
1144
|
+
"type": "string",
|
1145
|
+
"sensitive": true
|
1146
|
+
},
|
1147
|
+
"entityId": {
|
1148
|
+
"type": "string",
|
1149
|
+
"sensitive": true
|
1150
|
+
}
|
1081
1151
|
}
|
1082
1152
|
},
|
1083
1153
|
"Sr": {
|
@@ -1089,6 +1159,14 @@
|
|
1089
1159
|
"mode": {}
|
1090
1160
|
}
|
1091
1161
|
},
|
1162
|
+
"Sw": {
|
1163
|
+
"type": "string",
|
1164
|
+
"sensitive": true
|
1165
|
+
},
|
1166
|
+
"S1m": {
|
1167
|
+
"type": "string",
|
1168
|
+
"sensitive": true
|
1169
|
+
},
|
1092
1170
|
"S1o": {
|
1093
1171
|
"type": "structure",
|
1094
1172
|
"required": [
|
@@ -1096,8 +1174,14 @@
|
|
1096
1174
|
"actionId"
|
1097
1175
|
],
|
1098
1176
|
"members": {
|
1099
|
-
"actionType": {
|
1100
|
-
|
1177
|
+
"actionType": {
|
1178
|
+
"type": "string",
|
1179
|
+
"sensitive": true
|
1180
|
+
},
|
1181
|
+
"actionId": {
|
1182
|
+
"type": "string",
|
1183
|
+
"sensitive": true
|
1184
|
+
}
|
1101
1185
|
}
|
1102
1186
|
},
|
1103
1187
|
"S1r": {
|
@@ -1117,15 +1201,20 @@
|
|
1117
1201
|
"type": "structure",
|
1118
1202
|
"members": {
|
1119
1203
|
"boolean": {
|
1120
|
-
"type": "boolean"
|
1204
|
+
"type": "boolean",
|
1205
|
+
"sensitive": true
|
1121
1206
|
},
|
1122
1207
|
"entityIdentifier": {
|
1123
1208
|
"shape": "Sk"
|
1124
1209
|
},
|
1125
1210
|
"long": {
|
1126
|
-
"type": "long"
|
1211
|
+
"type": "long",
|
1212
|
+
"sensitive": true
|
1213
|
+
},
|
1214
|
+
"string": {
|
1215
|
+
"type": "string",
|
1216
|
+
"sensitive": true
|
1127
1217
|
},
|
1128
|
-
"string": {},
|
1129
1218
|
"set": {
|
1130
1219
|
"type": "list",
|
1131
1220
|
"member": {
|
@@ -1196,9 +1285,14 @@
|
|
1196
1285
|
],
|
1197
1286
|
"members": {
|
1198
1287
|
"errorDescription": {}
|
1199
|
-
}
|
1288
|
+
},
|
1289
|
+
"sensitive": true
|
1200
1290
|
}
|
1201
1291
|
},
|
1292
|
+
"S2c": {
|
1293
|
+
"type": "string",
|
1294
|
+
"sensitive": true
|
1295
|
+
},
|
1202
1296
|
"S2q": {
|
1203
1297
|
"type": "structure",
|
1204
1298
|
"members": {
|