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
@@ -6,6 +6,12 @@
|
|
6
6
|
"limit_key": "maxResults",
|
7
7
|
"result_key": "annotationImportJobs"
|
8
8
|
},
|
9
|
+
"ListAnnotationStoreVersions": {
|
10
|
+
"input_token": "nextToken",
|
11
|
+
"output_token": "nextToken",
|
12
|
+
"limit_key": "maxResults",
|
13
|
+
"result_key": "annotationStoreVersions"
|
14
|
+
},
|
9
15
|
"ListAnnotationStores": {
|
10
16
|
"input_token": "nextToken",
|
11
17
|
"output_token": "nextToken",
|
@@ -90,6 +96,12 @@
|
|
90
96
|
"limit_key": "maxResults",
|
91
97
|
"result_key": "sequenceStores"
|
92
98
|
},
|
99
|
+
"ListShares": {
|
100
|
+
"input_token": "nextToken",
|
101
|
+
"output_token": "nextToken",
|
102
|
+
"limit_key": "maxResults",
|
103
|
+
"result_key": "shares"
|
104
|
+
},
|
93
105
|
"ListVariantImportJobs": {
|
94
106
|
"input_token": "nextToken",
|
95
107
|
"output_token": "nextToken",
|
@@ -81,6 +81,54 @@
|
|
81
81
|
"expected" : "DELETING"
|
82
82
|
} ]
|
83
83
|
},
|
84
|
+
"AnnotationStoreVersionCreated" : {
|
85
|
+
"description" : "Wait until an annotation store version is created",
|
86
|
+
"delay" : 30,
|
87
|
+
"maxAttempts" : 20,
|
88
|
+
"operation" : "GetAnnotationStoreVersion",
|
89
|
+
"acceptors" : [ {
|
90
|
+
"matcher" : "path",
|
91
|
+
"argument" : "status",
|
92
|
+
"state" : "success",
|
93
|
+
"expected" : "ACTIVE"
|
94
|
+
}, {
|
95
|
+
"matcher" : "path",
|
96
|
+
"argument" : "status",
|
97
|
+
"state" : "retry",
|
98
|
+
"expected" : "CREATING"
|
99
|
+
}, {
|
100
|
+
"matcher" : "path",
|
101
|
+
"argument" : "status",
|
102
|
+
"state" : "retry",
|
103
|
+
"expected" : "UPDATING"
|
104
|
+
}, {
|
105
|
+
"matcher" : "path",
|
106
|
+
"argument" : "status",
|
107
|
+
"state" : "failure",
|
108
|
+
"expected" : "FAILED"
|
109
|
+
} ]
|
110
|
+
},
|
111
|
+
"AnnotationStoreVersionDeleted" : {
|
112
|
+
"description" : "Wait until an annotation store version is deleted.",
|
113
|
+
"delay" : 30,
|
114
|
+
"maxAttempts" : 20,
|
115
|
+
"operation" : "GetAnnotationStoreVersion",
|
116
|
+
"acceptors" : [ {
|
117
|
+
"matcher" : "path",
|
118
|
+
"argument" : "status",
|
119
|
+
"state" : "success",
|
120
|
+
"expected" : "DELETED"
|
121
|
+
}, {
|
122
|
+
"matcher" : "error",
|
123
|
+
"state" : "success",
|
124
|
+
"expected" : "ResourceNotFoundException"
|
125
|
+
}, {
|
126
|
+
"matcher" : "path",
|
127
|
+
"argument" : "status",
|
128
|
+
"state" : "retry",
|
129
|
+
"expected" : "DELETING"
|
130
|
+
} ]
|
131
|
+
},
|
84
132
|
"ReadSetActivationJobCompleted" : {
|
85
133
|
"description" : "Wait until a job is completed.",
|
86
134
|
"delay" : 30,
|
@@ -83,8 +83,7 @@
|
|
83
83
|
"type": "structure",
|
84
84
|
"required": [
|
85
85
|
"CipherText",
|
86
|
-
"KeyArn"
|
87
|
-
"KeyCheckValue"
|
86
|
+
"KeyArn"
|
88
87
|
],
|
89
88
|
"members": {
|
90
89
|
"CipherText": {
|
@@ -178,7 +177,9 @@
|
|
178
177
|
"MacLength": {
|
179
178
|
"type": "integer"
|
180
179
|
},
|
181
|
-
"MessageData": {
|
180
|
+
"MessageData": {
|
181
|
+
"shape": "S1e"
|
182
|
+
}
|
182
183
|
}
|
183
184
|
},
|
184
185
|
"output": {
|
@@ -396,20 +397,23 @@
|
|
396
397
|
"OutgoingTranslationAttributes"
|
397
398
|
],
|
398
399
|
"members": {
|
399
|
-
"EncryptedPinBlock": {
|
400
|
+
"EncryptedPinBlock": {
|
401
|
+
"type": "string",
|
402
|
+
"sensitive": true
|
403
|
+
},
|
400
404
|
"IncomingDukptAttributes": {
|
401
|
-
"shape": "
|
405
|
+
"shape": "S24"
|
402
406
|
},
|
403
407
|
"IncomingKeyIdentifier": {},
|
404
408
|
"IncomingTranslationAttributes": {
|
405
|
-
"shape": "
|
409
|
+
"shape": "S25"
|
406
410
|
},
|
407
411
|
"OutgoingDukptAttributes": {
|
408
|
-
"shape": "
|
412
|
+
"shape": "S24"
|
409
413
|
},
|
410
414
|
"OutgoingKeyIdentifier": {},
|
411
415
|
"OutgoingTranslationAttributes": {
|
412
|
-
"shape": "
|
416
|
+
"shape": "S25"
|
413
417
|
}
|
414
418
|
}
|
415
419
|
},
|
@@ -653,11 +657,16 @@
|
|
653
657
|
],
|
654
658
|
"members": {
|
655
659
|
"KeyIdentifier": {},
|
656
|
-
"Mac": {
|
660
|
+
"Mac": {
|
661
|
+
"type": "string",
|
662
|
+
"sensitive": true
|
663
|
+
},
|
657
664
|
"MacLength": {
|
658
665
|
"type": "integer"
|
659
666
|
},
|
660
|
-
"MessageData": {
|
667
|
+
"MessageData": {
|
668
|
+
"shape": "S1e"
|
669
|
+
},
|
661
670
|
"VerificationAttributes": {
|
662
671
|
"shape": "S15"
|
663
672
|
}
|
@@ -961,6 +970,10 @@
|
|
961
970
|
"KeySerialNumber": {}
|
962
971
|
}
|
963
972
|
},
|
973
|
+
"S1e": {
|
974
|
+
"type": "string",
|
975
|
+
"sensitive": true
|
976
|
+
},
|
964
977
|
"S20": {
|
965
978
|
"type": "structure",
|
966
979
|
"members": {
|
@@ -973,7 +986,7 @@
|
|
973
986
|
},
|
974
987
|
"union": true
|
975
988
|
},
|
976
|
-
"
|
989
|
+
"S24": {
|
977
990
|
"type": "structure",
|
978
991
|
"required": [
|
979
992
|
"KeySerialNumber"
|
@@ -984,26 +997,26 @@
|
|
984
997
|
"KeySerialNumber": {}
|
985
998
|
}
|
986
999
|
},
|
987
|
-
"
|
1000
|
+
"S25": {
|
988
1001
|
"type": "structure",
|
989
1002
|
"members": {
|
990
1003
|
"IsoFormat0": {
|
991
|
-
"shape": "
|
1004
|
+
"shape": "S26"
|
992
1005
|
},
|
993
1006
|
"IsoFormat1": {
|
994
1007
|
"type": "structure",
|
995
1008
|
"members": {}
|
996
1009
|
},
|
997
1010
|
"IsoFormat3": {
|
998
|
-
"shape": "
|
1011
|
+
"shape": "S26"
|
999
1012
|
},
|
1000
1013
|
"IsoFormat4": {
|
1001
|
-
"shape": "
|
1014
|
+
"shape": "S26"
|
1002
1015
|
}
|
1003
1016
|
},
|
1004
1017
|
"union": true
|
1005
1018
|
},
|
1006
|
-
"
|
1019
|
+
"S26": {
|
1007
1020
|
"type": "structure",
|
1008
1021
|
"required": [
|
1009
1022
|
"PrimaryAccountNumber"
|