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
@@ -60,11 +60,11 @@ declare class CodeCommit extends Service {
|
|
60
60
|
*/
|
61
61
|
batchGetRepositories(callback?: (err: AWSError, data: CodeCommit.Types.BatchGetRepositoriesOutput) => void): Request<CodeCommit.Types.BatchGetRepositoriesOutput, AWSError>;
|
62
62
|
/**
|
63
|
-
* Creates a template for approval rules that can then be associated with one or more repositories in your
|
63
|
+
* Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account. When you associate a template with a repository, CodeCommit creates an approval rule that matches the conditions of the template for all pull requests that meet the conditions of the template. For more information, see AssociateApprovalRuleTemplateWithRepository.
|
64
64
|
*/
|
65
65
|
createApprovalRuleTemplate(params: CodeCommit.Types.CreateApprovalRuleTemplateInput, callback?: (err: AWSError, data: CodeCommit.Types.CreateApprovalRuleTemplateOutput) => void): Request<CodeCommit.Types.CreateApprovalRuleTemplateOutput, AWSError>;
|
66
66
|
/**
|
67
|
-
* Creates a template for approval rules that can then be associated with one or more repositories in your
|
67
|
+
* Creates a template for approval rules that can then be associated with one or more repositories in your Amazon Web Services account. When you associate a template with a repository, CodeCommit creates an approval rule that matches the conditions of the template for all pull requests that meet the conditions of the template. For more information, see AssociateApprovalRuleTemplateWithRepository.
|
68
68
|
*/
|
69
69
|
createApprovalRuleTemplate(callback?: (err: AWSError, data: CodeCommit.Types.CreateApprovalRuleTemplateOutput) => void): Request<CodeCommit.Types.CreateApprovalRuleTemplateOutput, AWSError>;
|
70
70
|
/**
|
@@ -348,11 +348,11 @@ declare class CodeCommit extends Service {
|
|
348
348
|
*/
|
349
349
|
getRepositoryTriggers(callback?: (err: AWSError, data: CodeCommit.Types.GetRepositoryTriggersOutput) => void): Request<CodeCommit.Types.GetRepositoryTriggersOutput, AWSError>;
|
350
350
|
/**
|
351
|
-
* Lists all approval rule templates in the specified
|
351
|
+
* Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. If an Amazon Web Services Region is not specified, the Amazon Web Services Region where you are signed in is used.
|
352
352
|
*/
|
353
353
|
listApprovalRuleTemplates(params: CodeCommit.Types.ListApprovalRuleTemplatesInput, callback?: (err: AWSError, data: CodeCommit.Types.ListApprovalRuleTemplatesOutput) => void): Request<CodeCommit.Types.ListApprovalRuleTemplatesOutput, AWSError>;
|
354
354
|
/**
|
355
|
-
* Lists all approval rule templates in the specified
|
355
|
+
* Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. If an Amazon Web Services Region is not specified, the Amazon Web Services Region where you are signed in is used.
|
356
356
|
*/
|
357
357
|
listApprovalRuleTemplates(callback?: (err: AWSError, data: CodeCommit.Types.ListApprovalRuleTemplatesOutput) => void): Request<CodeCommit.Types.ListApprovalRuleTemplatesOutput, AWSError>;
|
358
358
|
/**
|
@@ -371,6 +371,14 @@ declare class CodeCommit extends Service {
|
|
371
371
|
* Gets information about one or more branches in a repository.
|
372
372
|
*/
|
373
373
|
listBranches(callback?: (err: AWSError, data: CodeCommit.Types.ListBranchesOutput) => void): Request<CodeCommit.Types.ListBranchesOutput, AWSError>;
|
374
|
+
/**
|
375
|
+
* Retrieves a list of commits and changes to a specified file.
|
376
|
+
*/
|
377
|
+
listFileCommitHistory(params: CodeCommit.Types.ListFileCommitHistoryRequest, callback?: (err: AWSError, data: CodeCommit.Types.ListFileCommitHistoryResponse) => void): Request<CodeCommit.Types.ListFileCommitHistoryResponse, AWSError>;
|
378
|
+
/**
|
379
|
+
* Retrieves a list of commits and changes to a specified file.
|
380
|
+
*/
|
381
|
+
listFileCommitHistory(callback?: (err: AWSError, data: CodeCommit.Types.ListFileCommitHistoryResponse) => void): Request<CodeCommit.Types.ListFileCommitHistoryResponse, AWSError>;
|
374
382
|
/**
|
375
383
|
* Returns a list of pull requests for a specified repository. The return list can be refined by pull request status or pull request author ARN.
|
376
384
|
*/
|
@@ -396,11 +404,11 @@ declare class CodeCommit extends Service {
|
|
396
404
|
*/
|
397
405
|
listRepositoriesForApprovalRuleTemplate(callback?: (err: AWSError, data: CodeCommit.Types.ListRepositoriesForApprovalRuleTemplateOutput) => void): Request<CodeCommit.Types.ListRepositoriesForApprovalRuleTemplateOutput, AWSError>;
|
398
406
|
/**
|
399
|
-
* Gets information about
|
407
|
+
* Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
400
408
|
*/
|
401
409
|
listTagsForResource(params: CodeCommit.Types.ListTagsForResourceInput, callback?: (err: AWSError, data: CodeCommit.Types.ListTagsForResourceOutput) => void): Request<CodeCommit.Types.ListTagsForResourceOutput, AWSError>;
|
402
410
|
/**
|
403
|
-
* Gets information about
|
411
|
+
* Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
404
412
|
*/
|
405
413
|
listTagsForResource(callback?: (err: AWSError, data: CodeCommit.Types.ListTagsForResourceOutput) => void): Request<CodeCommit.Types.ListTagsForResourceOutput, AWSError>;
|
406
414
|
/**
|
@@ -492,11 +500,11 @@ declare class CodeCommit extends Service {
|
|
492
500
|
*/
|
493
501
|
putCommentReaction(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
494
502
|
/**
|
495
|
-
* Adds or updates a file in a branch in an
|
503
|
+
* Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
|
496
504
|
*/
|
497
505
|
putFile(params: CodeCommit.Types.PutFileInput, callback?: (err: AWSError, data: CodeCommit.Types.PutFileOutput) => void): Request<CodeCommit.Types.PutFileOutput, AWSError>;
|
498
506
|
/**
|
499
|
-
* Adds or updates a file in a branch in an
|
507
|
+
* Adds or updates a file in a branch in an CodeCommit repository, and generates a commit for the addition in the specified branch.
|
500
508
|
*/
|
501
509
|
putFile(callback?: (err: AWSError, data: CodeCommit.Types.PutFileOutput) => void): Request<CodeCommit.Types.PutFileOutput, AWSError>;
|
502
510
|
/**
|
@@ -508,11 +516,11 @@ declare class CodeCommit extends Service {
|
|
508
516
|
*/
|
509
517
|
putRepositoryTriggers(callback?: (err: AWSError, data: CodeCommit.Types.PutRepositoryTriggersOutput) => void): Request<CodeCommit.Types.PutRepositoryTriggersOutput, AWSError>;
|
510
518
|
/**
|
511
|
-
* Adds or updates tags for a resource in
|
519
|
+
* Adds or updates tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
512
520
|
*/
|
513
521
|
tagResource(params: CodeCommit.Types.TagResourceInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
514
522
|
/**
|
515
|
-
* Adds or updates tags for a resource in
|
523
|
+
* Adds or updates tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
516
524
|
*/
|
517
525
|
tagResource(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
518
526
|
/**
|
@@ -524,11 +532,11 @@ declare class CodeCommit extends Service {
|
|
524
532
|
*/
|
525
533
|
testRepositoryTriggers(callback?: (err: AWSError, data: CodeCommit.Types.TestRepositoryTriggersOutput) => void): Request<CodeCommit.Types.TestRepositoryTriggersOutput, AWSError>;
|
526
534
|
/**
|
527
|
-
* Removes tags for a resource in
|
535
|
+
* Removes tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
528
536
|
*/
|
529
537
|
untagResource(params: CodeCommit.Types.UntagResourceInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
530
538
|
/**
|
531
|
-
* Removes tags for a resource in
|
539
|
+
* Removes tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
|
532
540
|
*/
|
533
541
|
untagResource(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
534
542
|
/**
|
@@ -620,11 +628,11 @@ declare class CodeCommit extends Service {
|
|
620
628
|
*/
|
621
629
|
updateRepositoryDescription(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
622
630
|
/**
|
623
|
-
* Renames a repository. The repository name must be unique across the calling
|
631
|
+
* Renames a repository. The repository name must be unique across the calling Amazon Web Services account. Repository names are limited to 100 alphanumeric, dash, and underscore characters, and cannot include certain characters. The suffix .git is prohibited. For more information about the limits on repository names, see Quotas in the CodeCommit User Guide.
|
624
632
|
*/
|
625
633
|
updateRepositoryName(params: CodeCommit.Types.UpdateRepositoryNameInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
626
634
|
/**
|
627
|
-
* Renames a repository. The repository name must be unique across the calling
|
635
|
+
* Renames a repository. The repository name must be unique across the calling Amazon Web Services account. Repository names are limited to 100 alphanumeric, dash, and underscore characters, and cannot include certain characters. The suffix .git is prohibited. For more information about the limits on repository names, see Quotas in the CodeCommit User Guide.
|
628
636
|
*/
|
629
637
|
updateRepositoryName(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
630
638
|
}
|
@@ -1226,7 +1234,7 @@ declare namespace CodeCommit {
|
|
1226
1234
|
*/
|
1227
1235
|
approvalRuleTemplateName: ApprovalRuleTemplateName;
|
1228
1236
|
/**
|
1229
|
-
* The content of the approval rule that is created on pull requests in associated repositories. If you specify one or more destination references (branches), approval rules are created in an associated repository only if their destination references (branches) match those specified in the template. When you create the content of the approval rule template, you can specify approvers in an approval pool in one of two ways: CodeCommitApprovers: This option only requires an
|
1237
|
+
* The content of the approval rule that is created on pull requests in associated repositories. If you specify one or more destination references (branches), approval rules are created in an associated repository only if their destination references (branches) match those specified in the template. When you create the content of the approval rule template, you can specify approvers in an approval pool in one of two ways: CodeCommitApprovers: This option only requires an Amazon Web Services account and a resource. It can be used for both IAM users and federated access users whose name matches the provided resource name. This is a very powerful option that offers a great deal of flexibility. For example, if you specify the Amazon Web Services account 123456789012 and Mary_Major, all of the following are counted as approvals coming from that user: An IAM user in the account (arn:aws:iam::123456789012:user/Mary_Major) A federated user identified in IAM as Mary_Major (arn:aws:sts::123456789012:federated-user/Mary_Major) This option does not recognize an active session of someone assuming the role of CodeCommitReview with a role session name of Mary_Major (arn:aws:sts::123456789012:assumed-role/CodeCommitReview/Mary_Major) unless you include a wildcard (*Mary_Major). Fully qualified ARN: This option allows you to specify the fully qualified Amazon Resource Name (ARN) of the IAM user or role. For more information about IAM ARNs, wildcards, and formats, see IAM Identifiers in the IAM User Guide.
|
1230
1238
|
*/
|
1231
1239
|
approvalRuleTemplateContent: ApprovalRuleTemplateContent;
|
1232
1240
|
/**
|
@@ -1328,7 +1336,7 @@ declare namespace CodeCommit {
|
|
1328
1336
|
*/
|
1329
1337
|
approvalRuleName: ApprovalRuleName;
|
1330
1338
|
/**
|
1331
|
-
* The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any. For more information about approval pools, see the
|
1339
|
+
* The content of the approval rule, including the number of approvals needed and the structure of an approval pool defined for approvals, if any. For more information about approval pools, see the CodeCommit User Guide. When you create the content of the approval rule, you can specify approvers in an approval pool in one of two ways: CodeCommitApprovers: This option only requires an Amazon Web Services account and a resource. It can be used for both IAM users and federated access users whose name matches the provided resource name. This is a very powerful option that offers a great deal of flexibility. For example, if you specify the Amazon Web Services account 123456789012 and Mary_Major, all of the following would be counted as approvals coming from that user: An IAM user in the account (arn:aws:iam::123456789012:user/Mary_Major) A federated user identified in IAM as Mary_Major (arn:aws:sts::123456789012:federated-user/Mary_Major) This option does not recognize an active session of someone assuming the role of CodeCommitReview with a role session name of Mary_Major (arn:aws:sts::123456789012:assumed-role/CodeCommitReview/Mary_Major) unless you include a wildcard (*Mary_Major). Fully qualified ARN: This option allows you to specify the fully qualified Amazon Resource Name (ARN) of the IAM user or role. For more information about IAM ARNs, wildcards, and formats, see IAM Identifiers in the IAM User Guide.
|
1332
1340
|
*/
|
1333
1341
|
approvalRuleContent: ApprovalRuleContent;
|
1334
1342
|
}
|
@@ -1352,7 +1360,7 @@ declare namespace CodeCommit {
|
|
1352
1360
|
*/
|
1353
1361
|
targets: TargetList;
|
1354
1362
|
/**
|
1355
|
-
* A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter. If a request is received with the same parameters and a token is included, the request returns information about the initial request that used that token. The
|
1363
|
+
* A unique, client-generated idempotency token that, when provided in a request, ensures the request cannot be repeated with a changed parameter. If a request is received with the same parameters and a token is included, the request returns information about the initial request that used that token. The Amazon Web ServicesSDKs prepopulate client request tokens. If you are using an Amazon Web ServicesSDK, an idempotency token is created for you.
|
1356
1364
|
*/
|
1357
1365
|
clientRequestToken?: ClientRequestToken;
|
1358
1366
|
}
|
@@ -1364,7 +1372,7 @@ declare namespace CodeCommit {
|
|
1364
1372
|
}
|
1365
1373
|
export interface CreateRepositoryInput {
|
1366
1374
|
/**
|
1367
|
-
* The name of the new repository to be created. The repository name must be unique across the calling
|
1375
|
+
* The name of the new repository to be created. The repository name must be unique across the calling Amazon Web Services account. Repository names are limited to 100 alphanumeric, dash, and underscore characters, and cannot include certain characters. For more information about the limits on repository names, see Quotas in the CodeCommit User Guide. The suffix .git is prohibited.
|
1368
1376
|
*/
|
1369
1377
|
repositoryName: RepositoryName;
|
1370
1378
|
/**
|
@@ -1793,6 +1801,21 @@ declare namespace CodeCommit {
|
|
1793
1801
|
*/
|
1794
1802
|
base?: FileSize;
|
1795
1803
|
}
|
1804
|
+
export interface FileVersion {
|
1805
|
+
commit?: Commit;
|
1806
|
+
/**
|
1807
|
+
* The blob ID of the object that represents the content of the file in this version.
|
1808
|
+
*/
|
1809
|
+
blobId?: ObjectId;
|
1810
|
+
/**
|
1811
|
+
* The name and path of the file at which this blob is indexed which contains the data for this version of the file. This value will vary between file versions if a file is renamed or if its path changes.
|
1812
|
+
*/
|
1813
|
+
path?: Path;
|
1814
|
+
/**
|
1815
|
+
* An array of commit IDs that contain more recent versions of this file. If there are no additional versions of the file, this array will be empty.
|
1816
|
+
*/
|
1817
|
+
revisionChildren?: RevisionChildren;
|
1818
|
+
}
|
1796
1819
|
export type FilesMetadata = FileMetadata[];
|
1797
1820
|
export interface Folder {
|
1798
1821
|
/**
|
@@ -1931,15 +1954,15 @@ declare namespace CodeCommit {
|
|
1931
1954
|
*/
|
1932
1955
|
pullRequestId: PullRequestId;
|
1933
1956
|
/**
|
1934
|
-
* The name of the repository that contains the pull request.
|
1957
|
+
* The name of the repository that contains the pull request. Requirement is conditional: repositoryName must be specified when beforeCommitId and afterCommitId are included.
|
1935
1958
|
*/
|
1936
1959
|
repositoryName?: RepositoryName;
|
1937
1960
|
/**
|
1938
|
-
* The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created.
|
1961
|
+
* The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was created. Requirement is conditional: beforeCommitId must be specified when repositoryName is included.
|
1939
1962
|
*/
|
1940
1963
|
beforeCommitId?: CommitId;
|
1941
1964
|
/**
|
1942
|
-
* The full commit ID of the commit in the source branch that was the tip of the branch at the time the comment was made.
|
1965
|
+
* The full commit ID of the commit in the source branch that was the tip of the branch at the time the comment was made. Requirement is conditional: afterCommitId must be specified when repositoryName is included.
|
1943
1966
|
*/
|
1944
1967
|
afterCommitId?: CommitId;
|
1945
1968
|
/**
|
@@ -2023,7 +2046,7 @@ declare namespace CodeCommit {
|
|
2023
2046
|
*/
|
2024
2047
|
repositoryName: RepositoryName;
|
2025
2048
|
/**
|
2026
|
-
* The fully quaified reference that identifies the commit that contains the file. For example, you can specify a full commit ID, a tag, a branch name, or a reference such as refs/heads/
|
2049
|
+
* The fully quaified reference that identifies the commit that contains the file. For example, you can specify a full commit ID, a tag, a branch name, or a reference such as refs/heads/main. If none is provided, the head commit is used.
|
2027
2050
|
*/
|
2028
2051
|
commitSpecifier?: CommitName;
|
2029
2052
|
/**
|
@@ -2356,7 +2379,7 @@ declare namespace CodeCommit {
|
|
2356
2379
|
}
|
2357
2380
|
export interface ListApprovalRuleTemplatesOutput {
|
2358
2381
|
/**
|
2359
|
-
* The names of all the approval rule templates found in the
|
2382
|
+
* The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
|
2360
2383
|
*/
|
2361
2384
|
approvalRuleTemplateNames?: ApprovalRuleTemplateNameList;
|
2362
2385
|
/**
|
@@ -2408,6 +2431,38 @@ declare namespace CodeCommit {
|
|
2408
2431
|
*/
|
2409
2432
|
nextToken?: NextToken;
|
2410
2433
|
}
|
2434
|
+
export interface ListFileCommitHistoryRequest {
|
2435
|
+
/**
|
2436
|
+
* The name of the repository that contains the file.
|
2437
|
+
*/
|
2438
|
+
repositoryName: RepositoryName;
|
2439
|
+
/**
|
2440
|
+
* The fully quaified reference that identifies the commit that contains the file. For example, you can specify a full commit ID, a tag, a branch name, or a reference such as refs/heads/main. If none is provided, the head commit is used.
|
2441
|
+
*/
|
2442
|
+
commitSpecifier?: CommitName;
|
2443
|
+
/**
|
2444
|
+
* The full path of the file whose history you want to retrieve, including the name of the file.
|
2445
|
+
*/
|
2446
|
+
filePath: Path;
|
2447
|
+
/**
|
2448
|
+
* A non-zero, non-negative integer used to limit the number of returned results.
|
2449
|
+
*/
|
2450
|
+
maxResults?: Limit;
|
2451
|
+
/**
|
2452
|
+
* An enumeration token that allows the operation to batch the results.
|
2453
|
+
*/
|
2454
|
+
nextToken?: NextToken;
|
2455
|
+
}
|
2456
|
+
export interface ListFileCommitHistoryResponse {
|
2457
|
+
/**
|
2458
|
+
* An array of FileVersion objects that form a directed acyclic graph (DAG) of the changes to the file made by the commits that changed the file.
|
2459
|
+
*/
|
2460
|
+
revisionDag: RevisionDag;
|
2461
|
+
/**
|
2462
|
+
* An enumeration token that can be used to return the next batch of results.
|
2463
|
+
*/
|
2464
|
+
nextToken?: NextToken;
|
2465
|
+
}
|
2411
2466
|
export interface ListPullRequestsInput {
|
2412
2467
|
/**
|
2413
2468
|
* The name of the repository for which you want to list pull requests.
|
@@ -2466,7 +2521,7 @@ declare namespace CodeCommit {
|
|
2466
2521
|
}
|
2467
2522
|
export interface ListRepositoriesInput {
|
2468
2523
|
/**
|
2469
|
-
* An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to
|
2524
|
+
* An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to CodeCommit, another page of 1,000 records is retrieved.
|
2470
2525
|
*/
|
2471
2526
|
nextToken?: NextToken;
|
2472
2527
|
/**
|
@@ -2484,7 +2539,7 @@ declare namespace CodeCommit {
|
|
2484
2539
|
*/
|
2485
2540
|
repositories?: RepositoryNameIdPairList;
|
2486
2541
|
/**
|
2487
|
-
* An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to
|
2542
|
+
* An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to CodeCommit, another page of 1,000 records is retrieved.
|
2488
2543
|
*/
|
2489
2544
|
nextToken?: NextToken;
|
2490
2545
|
}
|
@@ -3218,7 +3273,7 @@ declare namespace CodeCommit {
|
|
3218
3273
|
*/
|
3219
3274
|
commentId: CommentId;
|
3220
3275
|
/**
|
3221
|
-
* The emoji reaction you want to add or update. To remove a reaction, provide a value of blank or null. You can also provide the value of none. For information about emoji reaction values supported in
|
3276
|
+
* The emoji reaction you want to add or update. To remove a reaction, provide a value of blank or null. You can also provide the value of none. For information about emoji reaction values supported in CodeCommit, see the CodeCommit User Guide.
|
3222
3277
|
*/
|
3223
3278
|
reactionValue: ReactionValue;
|
3224
3279
|
}
|
@@ -3370,7 +3425,7 @@ declare namespace CodeCommit {
|
|
3370
3425
|
export type RepositoryId = string;
|
3371
3426
|
export interface RepositoryMetadata {
|
3372
3427
|
/**
|
3373
|
-
* The ID of the
|
3428
|
+
* The ID of the Amazon Web Services account associated with the repository.
|
3374
3429
|
*/
|
3375
3430
|
accountId?: AccountId;
|
3376
3431
|
/**
|
@@ -3467,6 +3522,8 @@ declare namespace CodeCommit {
|
|
3467
3522
|
export type RepositoryTriggersConfigurationId = string;
|
3468
3523
|
export type RepositoryTriggersList = RepositoryTrigger[];
|
3469
3524
|
export type ResourceArn = string;
|
3525
|
+
export type RevisionChildren = RevisionId[];
|
3526
|
+
export type RevisionDag = FileVersion[];
|
3470
3527
|
export type RevisionId = string;
|
3471
3528
|
export type RuleContentSha256 = string;
|
3472
3529
|
export type SetFileModeEntries = SetFileModeEntry[];
|
@@ -3652,11 +3709,11 @@ declare namespace CodeCommit {
|
|
3652
3709
|
}
|
3653
3710
|
export interface UpdateDefaultBranchInput {
|
3654
3711
|
/**
|
3655
|
-
* The name of the repository to set or change the default branch
|
3712
|
+
* The name of the repository for which you want to set or change the default branch.
|
3656
3713
|
*/
|
3657
3714
|
repositoryName: RepositoryName;
|
3658
3715
|
/**
|
3659
|
-
* The name of the branch to set as the default.
|
3716
|
+
* The name of the branch to set as the default branch.
|
3660
3717
|
*/
|
3661
3718
|
defaultBranchName: BranchName;
|
3662
3719
|
}
|
@@ -3674,7 +3731,7 @@ declare namespace CodeCommit {
|
|
3674
3731
|
*/
|
3675
3732
|
existingRuleContentSha256?: RuleContentSha256;
|
3676
3733
|
/**
|
3677
|
-
* The updated content for the approval rule. When you update the content of the approval rule, you can specify approvers in an approval pool in one of two ways: CodeCommitApprovers: This option only requires an
|
3734
|
+
* The updated content for the approval rule. When you update the content of the approval rule, you can specify approvers in an approval pool in one of two ways: CodeCommitApprovers: This option only requires an Amazon Web Services account and a resource. It can be used for both IAM users and federated access users whose name matches the provided resource name. This is a very powerful option that offers a great deal of flexibility. For example, if you specify the Amazon Web Services account 123456789012 and Mary_Major, all of the following are counted as approvals coming from that user: An IAM user in the account (arn:aws:iam::123456789012:user/Mary_Major) A federated user identified in IAM as Mary_Major (arn:aws:sts::123456789012:federated-user/Mary_Major) This option does not recognize an active session of someone assuming the role of CodeCommitReview with a role session name of Mary_Major (arn:aws:sts::123456789012:assumed-role/CodeCommitReview/Mary_Major) unless you include a wildcard (*Mary_Major). Fully qualified ARN: This option allows you to specify the fully qualified Amazon Resource Name (ARN) of the IAM user or role. For more information about IAM ARNs, wildcards, and formats, see IAM Identifiers in the IAM User Guide.
|
3678
3735
|
*/
|
3679
3736
|
newRuleContent: ApprovalRuleContent;
|
3680
3737
|
}
|
@@ -12,11 +12,11 @@ declare class CodeStarconnections extends Service {
|
|
12
12
|
constructor(options?: CodeStarconnections.Types.ClientConfiguration)
|
13
13
|
config: Config & CodeStarconnections.Types.ClientConfiguration;
|
14
14
|
/**
|
15
|
-
* Creates a connection that can then be given to other
|
15
|
+
* Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories. The connection is in pending status until the third-party connection handshake is completed from the console.
|
16
16
|
*/
|
17
17
|
createConnection(params: CodeStarconnections.Types.CreateConnectionInput, callback?: (err: AWSError, data: CodeStarconnections.Types.CreateConnectionOutput) => void): Request<CodeStarconnections.Types.CreateConnectionOutput, AWSError>;
|
18
18
|
/**
|
19
|
-
* Creates a connection that can then be given to other
|
19
|
+
* Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories. The connection is in pending status until the third-party connection handshake is completed from the console.
|
20
20
|
*/
|
21
21
|
createConnection(callback?: (err: AWSError, data: CodeStarconnections.Types.CreateConnectionOutput) => void): Request<CodeStarconnections.Types.CreateConnectionOutput, AWSError>;
|
22
22
|
/**
|
@@ -92,11 +92,11 @@ declare class CodeStarconnections extends Service {
|
|
92
92
|
*/
|
93
93
|
tagResource(callback?: (err: AWSError, data: CodeStarconnections.Types.TagResourceOutput) => void): Request<CodeStarconnections.Types.TagResourceOutput, AWSError>;
|
94
94
|
/**
|
95
|
-
* Removes tags from an
|
95
|
+
* Removes tags from an Amazon Web Services resource.
|
96
96
|
*/
|
97
97
|
untagResource(params: CodeStarconnections.Types.UntagResourceInput, callback?: (err: AWSError, data: CodeStarconnections.Types.UntagResourceOutput) => void): Request<CodeStarconnections.Types.UntagResourceOutput, AWSError>;
|
98
98
|
/**
|
99
|
-
* Removes tags from an
|
99
|
+
* Removes tags from an Amazon Web Services resource.
|
100
100
|
*/
|
101
101
|
untagResource(callback?: (err: AWSError, data: CodeStarconnections.Types.UntagResourceOutput) => void): Request<CodeStarconnections.Types.UntagResourceOutput, AWSError>;
|
102
102
|
/**
|
@@ -113,11 +113,11 @@ declare namespace CodeStarconnections {
|
|
113
113
|
export type AmazonResourceName = string;
|
114
114
|
export interface Connection {
|
115
115
|
/**
|
116
|
-
* The name of the connection. Connection names must be unique in an
|
116
|
+
* The name of the connection. Connection names must be unique in an Amazon Web Services account.
|
117
117
|
*/
|
118
118
|
ConnectionName?: ConnectionName;
|
119
119
|
/**
|
120
|
-
* The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection reference when the connection is shared between
|
120
|
+
* The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection reference when the connection is shared between Amazon Web Services. The ARN is never reused if the connection is deleted.
|
121
121
|
*/
|
122
122
|
ConnectionArn?: ConnectionArn;
|
123
123
|
/**
|
@@ -147,7 +147,7 @@ declare namespace CodeStarconnections {
|
|
147
147
|
*/
|
148
148
|
ProviderType?: ProviderType;
|
149
149
|
/**
|
150
|
-
* The name of the connection to be created.
|
150
|
+
* The name of the connection to be created.
|
151
151
|
*/
|
152
152
|
ConnectionName: ConnectionName;
|
153
153
|
/**
|
@@ -161,7 +161,7 @@ declare namespace CodeStarconnections {
|
|
161
161
|
}
|
162
162
|
export interface CreateConnectionOutput {
|
163
163
|
/**
|
164
|
-
* The Amazon Resource Name (ARN) of the connection to be created. The ARN is used as the connection reference when the connection is shared between
|
164
|
+
* The Amazon Resource Name (ARN) of the connection to be created. The ARN is used as the connection reference when the connection is shared between Amazon Web Services services. The ARN is never reused if the connection is deleted.
|
165
165
|
*/
|
166
166
|
ConnectionArn: ConnectionArn;
|
167
167
|
/**
|
@@ -171,7 +171,7 @@ declare namespace CodeStarconnections {
|
|
171
171
|
}
|
172
172
|
export interface CreateHostInput {
|
173
173
|
/**
|
174
|
-
* The name of the host to be created.
|
174
|
+
* The name of the host to be created.
|
175
175
|
*/
|
176
176
|
Name: HostName;
|
177
177
|
/**
|
@@ -348,7 +348,7 @@ declare namespace CodeStarconnections {
|
|
348
348
|
}
|
349
349
|
export type MaxResults = number;
|
350
350
|
export type NextToken = string;
|
351
|
-
export type ProviderType = "Bitbucket"|"GitHub"|"GitHubEnterpriseServer"|string;
|
351
|
+
export type ProviderType = "Bitbucket"|"GitHub"|"GitHubEnterpriseServer"|"GitLab"|string;
|
352
352
|
export type SecurityGroupId = string;
|
353
353
|
export type SecurityGroupIds = SecurityGroupId[];
|
354
354
|
export type SubnetId = string;
|