cdk-docker-image-deployment 0.0.76 → 0.0.78
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 +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +18 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +24 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +41 -27
- package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.examples.json → chime-sdk-voice-2022-08-03.examples.json} +0 -0
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +2734 -0
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +774 -409
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +185 -158
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +505 -501
- package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +923 -0
- package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/metadata.json +9 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +321 -138
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +263 -263
- package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +183 -115
- package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.min.json → ssm-sap-2018-05-10.min.json} +2 -2
- package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.paginators.json → ssm-sap-2018-05-10.paginators.json} +0 -0
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +17 -5
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +2 -0
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -5
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +50 -12
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +1401 -0
- package/node_modules/aws-sdk/clients/chimesdkvoice.js +18 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +300 -12
- package/node_modules/aws-sdk/clients/connect.d.ts +31 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +7 -7
- package/node_modules/aws-sdk/clients/ec2.d.ts +17 -13
- package/node_modules/aws-sdk/clients/glue.d.ts +9 -3
- package/node_modules/aws-sdk/clients/iotroborunner.d.ts +534 -0
- package/node_modules/aws-sdk/clients/iotroborunner.js +18 -0
- package/node_modules/aws-sdk/clients/quicksight.d.ts +230 -13
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -1
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +141 -29
- package/node_modules/aws-sdk/clients/ssmsap.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssmsap.js +2 -2
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +67 -52
- package/node_modules/aws-sdk/clients/transfer.d.ts +7 -7
- 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 +94 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +1155 -683
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +87 -86
- 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/dynamodb/document_client.d.ts +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -28,11 +28,11 @@ declare class ServiceCatalog extends Service {
|
|
|
28
28
|
*/
|
|
29
29
|
associateBudgetWithResource(callback?: (err: AWSError, data: ServiceCatalog.Types.AssociateBudgetWithResourceOutput) => void): Request<ServiceCatalog.Types.AssociateBudgetWithResourceOutput, AWSError>;
|
|
30
30
|
/**
|
|
31
|
-
* Associates the specified principal ARN with the specified portfolio.
|
|
31
|
+
* Associates the specified principal ARN with the specified portfolio. If you share the portfolio with principal name sharing enabled, the PrincipalARN association is included in the share. The PortfolioID, PrincipalARN, and PrincipalType parameters are required. You can associate a maximum of 10 Principals with a portfolio using PrincipalType as IAM_PATTERN When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
32
32
|
*/
|
|
33
33
|
associatePrincipalWithPortfolio(params: ServiceCatalog.Types.AssociatePrincipalWithPortfolioInput, callback?: (err: AWSError, data: ServiceCatalog.Types.AssociatePrincipalWithPortfolioOutput) => void): Request<ServiceCatalog.Types.AssociatePrincipalWithPortfolioOutput, AWSError>;
|
|
34
34
|
/**
|
|
35
|
-
* Associates the specified principal ARN with the specified portfolio.
|
|
35
|
+
* Associates the specified principal ARN with the specified portfolio. If you share the portfolio with principal name sharing enabled, the PrincipalARN association is included in the share. The PortfolioID, PrincipalARN, and PrincipalType parameters are required. You can associate a maximum of 10 Principals with a portfolio using PrincipalType as IAM_PATTERN When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
36
36
|
*/
|
|
37
37
|
associatePrincipalWithPortfolio(callback?: (err: AWSError, data: ServiceCatalog.Types.AssociatePrincipalWithPortfolioOutput) => void): Request<ServiceCatalog.Types.AssociatePrincipalWithPortfolioOutput, AWSError>;
|
|
38
38
|
/**
|
|
@@ -100,11 +100,11 @@ declare class ServiceCatalog extends Service {
|
|
|
100
100
|
*/
|
|
101
101
|
createPortfolio(callback?: (err: AWSError, data: ServiceCatalog.Types.CreatePortfolioOutput) => void): Request<ServiceCatalog.Types.CreatePortfolioOutput, AWSError>;
|
|
102
102
|
/**
|
|
103
|
-
* Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account. Note that if a delegated admin is de-registered, they can no longer create portfolio shares. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node. You can't share a shared resource, including portfolios that contain a shared product. If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the UpdatePortfolioShare API instead.
|
|
103
|
+
* Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account. Note that if a delegated admin is de-registered, they can no longer create portfolio shares. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node. You can't share a shared resource, including portfolios that contain a shared product. If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the UpdatePortfolioShare API instead. When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
104
104
|
*/
|
|
105
105
|
createPortfolioShare(params: ServiceCatalog.Types.CreatePortfolioShareInput, callback?: (err: AWSError, data: ServiceCatalog.Types.CreatePortfolioShareOutput) => void): Request<ServiceCatalog.Types.CreatePortfolioShareOutput, AWSError>;
|
|
106
106
|
/**
|
|
107
|
-
* Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account. Note that if a delegated admin is de-registered, they can no longer create portfolio shares. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node. You can't share a shared resource, including portfolios that contain a shared product. If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the UpdatePortfolioShare API instead.
|
|
107
|
+
* Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account. Note that if a delegated admin is de-registered, they can no longer create portfolio shares. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node. You can't share a shared resource, including portfolios that contain a shared product. If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the UpdatePortfolioShare API instead. When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
108
108
|
*/
|
|
109
109
|
createPortfolioShare(callback?: (err: AWSError, data: ServiceCatalog.Types.CreatePortfolioShareOutput) => void): Request<ServiceCatalog.Types.CreatePortfolioShareOutput, AWSError>;
|
|
110
110
|
/**
|
|
@@ -356,11 +356,11 @@ declare class ServiceCatalog extends Service {
|
|
|
356
356
|
*/
|
|
357
357
|
disassociateBudgetFromResource(callback?: (err: AWSError, data: ServiceCatalog.Types.DisassociateBudgetFromResourceOutput) => void): Request<ServiceCatalog.Types.DisassociateBudgetFromResourceOutput, AWSError>;
|
|
358
358
|
/**
|
|
359
|
-
* Disassociates a previously associated principal ARN from a specified portfolio.
|
|
359
|
+
* Disassociates a previously associated principal ARN from a specified portfolio. The PrincipalType and PrincipalARN must match the AssociatePrincipalWithPortfolio call request details. For example, to disassociate an association created with a PrincipalARN of PrincipalType IAM you must use the PrincipalType IAM when calling DisassociatePrincipalFromPortfolio. For portfolios that have been shared with principal name sharing enabled: after disassociating a principal, share recipient accounts will no longer be able to provision products in this portfolio using a role matching the name of the associated principal.
|
|
360
360
|
*/
|
|
361
361
|
disassociatePrincipalFromPortfolio(params: ServiceCatalog.Types.DisassociatePrincipalFromPortfolioInput, callback?: (err: AWSError, data: ServiceCatalog.Types.DisassociatePrincipalFromPortfolioOutput) => void): Request<ServiceCatalog.Types.DisassociatePrincipalFromPortfolioOutput, AWSError>;
|
|
362
362
|
/**
|
|
363
|
-
* Disassociates a previously associated principal ARN from a specified portfolio.
|
|
363
|
+
* Disassociates a previously associated principal ARN from a specified portfolio. The PrincipalType and PrincipalARN must match the AssociatePrincipalWithPortfolio call request details. For example, to disassociate an association created with a PrincipalARN of PrincipalType IAM you must use the PrincipalType IAM when calling DisassociatePrincipalFromPortfolio. For portfolios that have been shared with principal name sharing enabled: after disassociating a principal, share recipient accounts will no longer be able to provision products in this portfolio using a role matching the name of the associated principal.
|
|
364
364
|
*/
|
|
365
365
|
disassociatePrincipalFromPortfolio(callback?: (err: AWSError, data: ServiceCatalog.Types.DisassociatePrincipalFromPortfolioOutput) => void): Request<ServiceCatalog.Types.DisassociatePrincipalFromPortfolioOutput, AWSError>;
|
|
366
366
|
/**
|
|
@@ -428,11 +428,11 @@ declare class ServiceCatalog extends Service {
|
|
|
428
428
|
*/
|
|
429
429
|
getProvisionedProductOutputs(callback?: (err: AWSError, data: ServiceCatalog.Types.GetProvisionedProductOutputsOutput) => void): Request<ServiceCatalog.Types.GetProvisionedProductOutputsOutput, AWSError>;
|
|
430
430
|
/**
|
|
431
|
-
* Requests the import of a resource as
|
|
431
|
+
* Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service Catalog product and provisioning artifact. Once imported, all supported Service Catalog governance actions are supported on the provisioned product. Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets and non-root nested stacks are not supported. The CloudFormation stack must have one of the following statuses to be imported: CREATE_COMPLETE, UPDATE_COMPLETE, UPDATE_ROLLBACK_COMPLETE, IMPORT_COMPLETE, IMPORT_ROLLBACK_COMPLETE. Import of the resource requires that the CloudFormation stack template matches the associated Service Catalog product provisioning artifact. The user or role that performs this operation must have the cloudformation:GetTemplate and cloudformation:DescribeStacks IAM policy permissions.
|
|
432
432
|
*/
|
|
433
433
|
importAsProvisionedProduct(params: ServiceCatalog.Types.ImportAsProvisionedProductInput, callback?: (err: AWSError, data: ServiceCatalog.Types.ImportAsProvisionedProductOutput) => void): Request<ServiceCatalog.Types.ImportAsProvisionedProductOutput, AWSError>;
|
|
434
434
|
/**
|
|
435
|
-
* Requests the import of a resource as
|
|
435
|
+
* Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service Catalog product and provisioning artifact. Once imported, all supported Service Catalog governance actions are supported on the provisioned product. Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets and non-root nested stacks are not supported. The CloudFormation stack must have one of the following statuses to be imported: CREATE_COMPLETE, UPDATE_COMPLETE, UPDATE_ROLLBACK_COMPLETE, IMPORT_COMPLETE, IMPORT_ROLLBACK_COMPLETE. Import of the resource requires that the CloudFormation stack template matches the associated Service Catalog product provisioning artifact. The user or role that performs this operation must have the cloudformation:GetTemplate and cloudformation:DescribeStacks IAM policy permissions.
|
|
436
436
|
*/
|
|
437
437
|
importAsProvisionedProduct(callback?: (err: AWSError, data: ServiceCatalog.Types.ImportAsProvisionedProductOutput) => void): Request<ServiceCatalog.Types.ImportAsProvisionedProductOutput, AWSError>;
|
|
438
438
|
/**
|
|
@@ -500,11 +500,11 @@ declare class ServiceCatalog extends Service {
|
|
|
500
500
|
*/
|
|
501
501
|
listPortfoliosForProduct(callback?: (err: AWSError, data: ServiceCatalog.Types.ListPortfoliosForProductOutput) => void): Request<ServiceCatalog.Types.ListPortfoliosForProductOutput, AWSError>;
|
|
502
502
|
/**
|
|
503
|
-
* Lists all
|
|
503
|
+
* Lists all PrincipalARNs and corresponding PrincipalTypes associated with the specified portfolio.
|
|
504
504
|
*/
|
|
505
505
|
listPrincipalsForPortfolio(params: ServiceCatalog.Types.ListPrincipalsForPortfolioInput, callback?: (err: AWSError, data: ServiceCatalog.Types.ListPrincipalsForPortfolioOutput) => void): Request<ServiceCatalog.Types.ListPrincipalsForPortfolioOutput, AWSError>;
|
|
506
506
|
/**
|
|
507
|
-
* Lists all
|
|
507
|
+
* Lists all PrincipalARNs and corresponding PrincipalTypes associated with the specified portfolio.
|
|
508
508
|
*/
|
|
509
509
|
listPrincipalsForPortfolio(callback?: (err: AWSError, data: ServiceCatalog.Types.ListPrincipalsForPortfolioOutput) => void): Request<ServiceCatalog.Types.ListPrincipalsForPortfolioOutput, AWSError>;
|
|
510
510
|
/**
|
|
@@ -652,11 +652,11 @@ declare class ServiceCatalog extends Service {
|
|
|
652
652
|
*/
|
|
653
653
|
updatePortfolio(callback?: (err: AWSError, data: ServiceCatalog.Types.UpdatePortfolioOutput) => void): Request<ServiceCatalog.Types.UpdatePortfolioOutput, AWSError>;
|
|
654
654
|
/**
|
|
655
|
-
* Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing for an existing portfolio share. The portfolio share cannot be updated if the
|
|
655
|
+
* Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing or Principal sharing for an existing portfolio share. The portfolio share cannot be updated if the CreatePortfolioShare operation is IN_PROGRESS, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be COMPLETED. You must provide the accountId or organization node in the input, but not both. If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke UpdatePortfolioShare separately for each share type. This API cannot be used for removing the portfolio share. You must use DeletePortfolioShare API for that action. When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
656
656
|
*/
|
|
657
657
|
updatePortfolioShare(params: ServiceCatalog.Types.UpdatePortfolioShareInput, callback?: (err: AWSError, data: ServiceCatalog.Types.UpdatePortfolioShareOutput) => void): Request<ServiceCatalog.Types.UpdatePortfolioShareOutput, AWSError>;
|
|
658
658
|
/**
|
|
659
|
-
* Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing for an existing portfolio share. The portfolio share cannot be updated if the
|
|
659
|
+
* Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing or Principal sharing for an existing portfolio share. The portfolio share cannot be updated if the CreatePortfolioShare operation is IN_PROGRESS, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be COMPLETED. You must provide the accountId or organization node in the input, but not both. If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke UpdatePortfolioShare separately for each share type. This API cannot be used for removing the portfolio share. You must use DeletePortfolioShare API for that action. When you associate a principal with portfolio, a potential privilege escalation path may occur when that portfolio is then shared with other accounts. For a user in a recipient account who is not an Service Catalog Admin, but still has the ability to create Principals (Users/Groups/Roles), that user could create a role that matches a principal name association for the portfolio. Although this user may not know which principal names are associated through Service Catalog, they may be able to guess the user. If this potential escalation path is a concern, then Service Catalog recommends using PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.
|
|
660
660
|
*/
|
|
661
661
|
updatePortfolioShare(callback?: (err: AWSError, data: ServiceCatalog.Types.UpdatePortfolioShareOutput) => void): Request<ServiceCatalog.Types.UpdatePortfolioShareOutput, AWSError>;
|
|
662
662
|
/**
|
|
@@ -766,11 +766,11 @@ declare namespace ServiceCatalog {
|
|
|
766
766
|
*/
|
|
767
767
|
PortfolioId: Id;
|
|
768
768
|
/**
|
|
769
|
-
* The ARN of the principal (IAM user, role, or group).
|
|
769
|
+
* The ARN of the principal (IAM user, role, or group). This field allows an ARN with no accountID if PrincipalType is IAM_PATTERN. You can associate multiple IAM patterns even if the account has no principal with that name. This is useful in Principal Name Sharing if you want to share a principal without creating it in the account that owns the portfolio.
|
|
770
770
|
*/
|
|
771
771
|
PrincipalARN: PrincipalARN;
|
|
772
772
|
/**
|
|
773
|
-
* The principal type. The supported value is IAM.
|
|
773
|
+
* The principal type. The supported value is IAM if you use a fully defined ARN, or IAM_PATTERN if you use an ARN with no accountID.
|
|
774
774
|
*/
|
|
775
775
|
PrincipalType: PrincipalType;
|
|
776
776
|
}
|
|
@@ -880,6 +880,25 @@ declare namespace ServiceCatalog {
|
|
|
880
880
|
}
|
|
881
881
|
export type CloudWatchDashboardName = string;
|
|
882
882
|
export type CloudWatchDashboards = CloudWatchDashboard[];
|
|
883
|
+
export type CodeStarConnectionArn = string;
|
|
884
|
+
export interface CodeStarParameters {
|
|
885
|
+
/**
|
|
886
|
+
* The CodeStar ARN, which is the connection between Service Catalog and the external repository.
|
|
887
|
+
*/
|
|
888
|
+
ConnectionArn: CodeStarConnectionArn;
|
|
889
|
+
/**
|
|
890
|
+
* The specific repository where the product’s artifact-to-be-synced resides, formatted as "Account/Repo."
|
|
891
|
+
*/
|
|
892
|
+
Repository: Repository;
|
|
893
|
+
/**
|
|
894
|
+
* The specific branch where the artifact resides.
|
|
895
|
+
*/
|
|
896
|
+
Branch: RepositoryBranch;
|
|
897
|
+
/**
|
|
898
|
+
* The absolute path wehre the artifact resides within the repo and branch, formatted as "folder/file.json."
|
|
899
|
+
*/
|
|
900
|
+
ArtifactPath: RepositoryArtifactPath;
|
|
901
|
+
}
|
|
883
902
|
export type ConstraintDescription = string;
|
|
884
903
|
export interface ConstraintDetail {
|
|
885
904
|
/**
|
|
@@ -1061,6 +1080,10 @@ declare namespace ServiceCatalog {
|
|
|
1061
1080
|
* Enables or disables TagOptions sharing when creating the portfolio share. If this flag is not provided, TagOptions sharing is disabled.
|
|
1062
1081
|
*/
|
|
1063
1082
|
ShareTagOptions?: Boolean;
|
|
1083
|
+
/**
|
|
1084
|
+
* Enables or disables Principal sharing when creating the portfolio share. If this flag is not provided, principal sharing is disabled. When you enable Principal Name Sharing for a portfolio share, the share recipient account end users with a principal that matches any of the associated IAM patterns can provision products from the portfolio. Once shared, the share recipient can view associations of PrincipalType: IAM_PATTERN on their portfolio. You can create the principals in the recipient account before or after creating the share.
|
|
1085
|
+
*/
|
|
1086
|
+
SharePrincipals?: Boolean;
|
|
1064
1087
|
}
|
|
1065
1088
|
export interface CreatePortfolioShareOutput {
|
|
1066
1089
|
/**
|
|
@@ -1112,11 +1135,15 @@ declare namespace ServiceCatalog {
|
|
|
1112
1135
|
/**
|
|
1113
1136
|
* The configuration of the provisioning artifact.
|
|
1114
1137
|
*/
|
|
1115
|
-
ProvisioningArtifactParameters
|
|
1138
|
+
ProvisioningArtifactParameters?: ProvisioningArtifactProperties;
|
|
1116
1139
|
/**
|
|
1117
1140
|
* A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
|
|
1118
1141
|
*/
|
|
1119
1142
|
IdempotencyToken: IdempotencyToken;
|
|
1143
|
+
/**
|
|
1144
|
+
* Specifies connection details for the created product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The SourceConnection parameter consists of the following sub-fields. Type ConnectionParamters
|
|
1145
|
+
*/
|
|
1146
|
+
SourceConnection?: SourceConnection;
|
|
1120
1147
|
}
|
|
1121
1148
|
export interface CreateProductOutput {
|
|
1122
1149
|
/**
|
|
@@ -1224,7 +1251,7 @@ declare namespace ServiceCatalog {
|
|
|
1224
1251
|
*/
|
|
1225
1252
|
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
1226
1253
|
/**
|
|
1227
|
-
* Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ].
|
|
1254
|
+
* Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ]. Use the URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. LoadTemplateFromURL Use the URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. ImportFromPhysicalId Use the physical id of the resource that contains the template; currently supports CloudFormation stack ARN.
|
|
1228
1255
|
*/
|
|
1229
1256
|
Info?: ProvisioningArtifactInfo;
|
|
1230
1257
|
/**
|
|
@@ -1708,7 +1735,7 @@ declare namespace ServiceCatalog {
|
|
|
1708
1735
|
*/
|
|
1709
1736
|
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
1710
1737
|
/**
|
|
1711
|
-
* The URL of the CloudFormation template in Amazon S3
|
|
1738
|
+
* The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.
|
|
1712
1739
|
*/
|
|
1713
1740
|
Info?: ProvisioningArtifactInfo;
|
|
1714
1741
|
/**
|
|
@@ -1884,9 +1911,13 @@ declare namespace ServiceCatalog {
|
|
|
1884
1911
|
*/
|
|
1885
1912
|
PortfolioId: Id;
|
|
1886
1913
|
/**
|
|
1887
|
-
* The ARN of the principal (IAM user, role, or group).
|
|
1914
|
+
* The ARN of the principal (IAM user, role, or group). This field allows an ARN with no accountID if PrincipalType is IAM_PATTERN.
|
|
1888
1915
|
*/
|
|
1889
1916
|
PrincipalARN: PrincipalARN;
|
|
1917
|
+
/**
|
|
1918
|
+
* The supported value is IAM if you use a fully defined ARN, or IAM_PATTERN if you use no accountID.
|
|
1919
|
+
*/
|
|
1920
|
+
PrincipalType?: PrincipalType;
|
|
1890
1921
|
}
|
|
1891
1922
|
export interface DisassociatePrincipalFromPortfolioOutput {
|
|
1892
1923
|
}
|
|
@@ -2117,6 +2148,32 @@ declare namespace ServiceCatalog {
|
|
|
2117
2148
|
export type InstructionType = string;
|
|
2118
2149
|
export type InstructionValue = string;
|
|
2119
2150
|
export type LastRequestId = string;
|
|
2151
|
+
export type LastSuccessfulSyncTime = Date;
|
|
2152
|
+
export interface LastSync {
|
|
2153
|
+
/**
|
|
2154
|
+
* The time of the last attempted sync from the repository to the Service Catalog product.
|
|
2155
|
+
*/
|
|
2156
|
+
LastSyncTime?: LastSyncTime;
|
|
2157
|
+
/**
|
|
2158
|
+
* The current status of the sync. Responses include SUCCEEDED or FAILED.
|
|
2159
|
+
*/
|
|
2160
|
+
LastSyncStatus?: LastSyncStatus;
|
|
2161
|
+
/**
|
|
2162
|
+
* The sync's status message.
|
|
2163
|
+
*/
|
|
2164
|
+
LastSyncStatusMessage?: LastSyncStatusMessage;
|
|
2165
|
+
/**
|
|
2166
|
+
* The time of the latest successful sync from the source repo artifact to the Service Catalog product.
|
|
2167
|
+
*/
|
|
2168
|
+
LastSuccessfulSyncTime?: LastSuccessfulSyncTime;
|
|
2169
|
+
/**
|
|
2170
|
+
* The ProvisioningArtifactID of the ProvisioningArtifact created from the latest successful sync.
|
|
2171
|
+
*/
|
|
2172
|
+
LastSuccessfulSyncProvisioningArtifactId?: Id;
|
|
2173
|
+
}
|
|
2174
|
+
export type LastSyncStatus = "SUCCEEDED"|"FAILED"|string;
|
|
2175
|
+
export type LastSyncStatusMessage = string;
|
|
2176
|
+
export type LastSyncTime = Date;
|
|
2120
2177
|
export interface LaunchPath {
|
|
2121
2178
|
/**
|
|
2122
2179
|
* The identifier of the launch path.
|
|
@@ -2399,7 +2456,7 @@ declare namespace ServiceCatalog {
|
|
|
2399
2456
|
}
|
|
2400
2457
|
export interface ListPrincipalsForPortfolioOutput {
|
|
2401
2458
|
/**
|
|
2402
|
-
* The
|
|
2459
|
+
* The PrincipalARNs and corresponding PrincipalTypes associated with the portfolio.
|
|
2403
2460
|
*/
|
|
2404
2461
|
Principals?: Principals;
|
|
2405
2462
|
/**
|
|
@@ -2775,7 +2832,7 @@ declare namespace ServiceCatalog {
|
|
|
2775
2832
|
export type PortfolioName = string;
|
|
2776
2833
|
export interface PortfolioShareDetail {
|
|
2777
2834
|
/**
|
|
2778
|
-
* The identifier of the recipient entity that received the portfolio share. The recipient
|
|
2835
|
+
* The identifier of the recipient entity that received the portfolio share. The recipient entity can be one of the following: 1. An external account. 2. An organziation member account. 3. An organzational unit (OU). 4. The organization itself. (This shares with every account in the organization).
|
|
2779
2836
|
*/
|
|
2780
2837
|
PrincipalId?: Id;
|
|
2781
2838
|
/**
|
|
@@ -2790,21 +2847,25 @@ declare namespace ServiceCatalog {
|
|
|
2790
2847
|
* Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.
|
|
2791
2848
|
*/
|
|
2792
2849
|
ShareTagOptions?: Boolean;
|
|
2850
|
+
/**
|
|
2851
|
+
* Indicates if Principal sharing is enabled or disabled for the portfolio share.
|
|
2852
|
+
*/
|
|
2853
|
+
SharePrincipals?: Boolean;
|
|
2793
2854
|
}
|
|
2794
2855
|
export type PortfolioShareDetails = PortfolioShareDetail[];
|
|
2795
2856
|
export type PortfolioShareType = "IMPORTED"|"AWS_SERVICECATALOG"|"AWS_ORGANIZATIONS"|string;
|
|
2796
2857
|
export interface Principal {
|
|
2797
2858
|
/**
|
|
2798
|
-
* The ARN of the principal (IAM user, role, or group).
|
|
2859
|
+
* The ARN of the principal (IAM user, role, or group). This field allows for an ARN with no accountID if the PrincipalType is an IAM_PATTERN.
|
|
2799
2860
|
*/
|
|
2800
2861
|
PrincipalARN?: PrincipalARN;
|
|
2801
2862
|
/**
|
|
2802
|
-
* The principal type. The supported value is IAM.
|
|
2863
|
+
* The principal type. The supported value is IAM if you use a fully defined ARN, or IAM_PATTERN if you use an ARN with no accountID.
|
|
2803
2864
|
*/
|
|
2804
2865
|
PrincipalType?: PrincipalType;
|
|
2805
2866
|
}
|
|
2806
2867
|
export type PrincipalARN = string;
|
|
2807
|
-
export type PrincipalType = "IAM"|string;
|
|
2868
|
+
export type PrincipalType = "IAM"|"IAM_PATTERN"|string;
|
|
2808
2869
|
export type Principals = Principal[];
|
|
2809
2870
|
export type ProductArn = string;
|
|
2810
2871
|
export type ProductSource = "ACCOUNT"|string;
|
|
@@ -2839,6 +2900,10 @@ declare namespace ServiceCatalog {
|
|
|
2839
2900
|
* The UTC time stamp of the creation time.
|
|
2840
2901
|
*/
|
|
2841
2902
|
CreatedTime?: CreatedTime;
|
|
2903
|
+
/**
|
|
2904
|
+
* A top level ProductViewDetail response containing details about the product’s connection. Service Catalog returns this field for the CreateProduct, UpdateProduct, DescribeProductAsAdmin, and SearchProductAsAdmin APIs. This response contains the same fields as the ConnectionParameters request, with the addition of the LastSync response.
|
|
2905
|
+
*/
|
|
2906
|
+
SourceConnection?: SourceConnectionDetail;
|
|
2842
2907
|
}
|
|
2843
2908
|
export type ProductViewDetails = ProductViewDetail[];
|
|
2844
2909
|
export type ProductViewDistributor = string;
|
|
@@ -3145,7 +3210,7 @@ declare namespace ServiceCatalog {
|
|
|
3145
3210
|
*/
|
|
3146
3211
|
Status?: ProvisionedProductPlanStatus;
|
|
3147
3212
|
/**
|
|
3148
|
-
* The time when the plan was last updated.
|
|
3213
|
+
* The UTC time stamp when the plan was last updated.
|
|
3149
3214
|
*/
|
|
3150
3215
|
UpdatedTime?: UpdatedTime;
|
|
3151
3216
|
/**
|
|
@@ -3256,6 +3321,10 @@ declare namespace ServiceCatalog {
|
|
|
3256
3321
|
* Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.
|
|
3257
3322
|
*/
|
|
3258
3323
|
Guidance?: ProvisioningArtifactGuidance;
|
|
3324
|
+
/**
|
|
3325
|
+
* Specifies the revision of the external artifact that was used to automatically sync the Service Catalog product and create the provisioning artifact. Service Catalog includes this response parameter as a high level field to the existing ProvisioningArtifactDetail type, which is returned as part of the response for CreateProduct, UpdateProduct, DescribeProductAsAdmin, DescribeProvisioningArtifact, ListProvisioningArtifact, and UpdateProvisioningArticat APIs. This field only exists for Repo-Synced products.
|
|
3326
|
+
*/
|
|
3327
|
+
SourceRevision?: SourceRevision;
|
|
3259
3328
|
}
|
|
3260
3329
|
export type ProvisioningArtifactDetails = ProvisioningArtifactDetail[];
|
|
3261
3330
|
export type ProvisioningArtifactGuidance = "DEFAULT"|"DEPRECATED"|string;
|
|
@@ -3322,15 +3391,15 @@ declare namespace ServiceCatalog {
|
|
|
3322
3391
|
*/
|
|
3323
3392
|
Description?: ProvisioningArtifactDescription;
|
|
3324
3393
|
/**
|
|
3325
|
-
* Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ] The URL of the CloudFormation template in Amazon S3
|
|
3394
|
+
* Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ] The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. Specify the URL in JSON format as follows: "LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..." ImportFromPhysicalId: The physical id of the resource that contains the template. Currently only supports CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]
|
|
3326
3395
|
*/
|
|
3327
|
-
Info
|
|
3396
|
+
Info?: ProvisioningArtifactInfo;
|
|
3328
3397
|
/**
|
|
3329
3398
|
* The type of provisioning artifact. CLOUD_FORMATION_TEMPLATE - CloudFormation template MARKETPLACE_AMI - Amazon Web Services Marketplace AMI MARKETPLACE_CAR - Amazon Web Services Marketplace Clusters and Amazon Web Services Resources
|
|
3330
3399
|
*/
|
|
3331
3400
|
Type?: ProvisioningArtifactType;
|
|
3332
3401
|
/**
|
|
3333
|
-
* If set to true,
|
|
3402
|
+
* If set to true, Service Catalog stops validating the specified provisioning artifact even if it is invalid.
|
|
3334
3403
|
*/
|
|
3335
3404
|
DisableTemplateValidation?: DisableTemplateValidation;
|
|
3336
3405
|
}
|
|
@@ -3527,6 +3596,9 @@ declare namespace ServiceCatalog {
|
|
|
3527
3596
|
export interface RejectPortfolioShareOutput {
|
|
3528
3597
|
}
|
|
3529
3598
|
export type Replacement = "TRUE"|"FALSE"|"CONDITIONAL"|string;
|
|
3599
|
+
export type Repository = string;
|
|
3600
|
+
export type RepositoryArtifactPath = string;
|
|
3601
|
+
export type RepositoryBranch = string;
|
|
3530
3602
|
export type RequiresRecreation = "NEVER"|"CONDITIONALLY"|"ALWAYS"|string;
|
|
3531
3603
|
export type ResourceARN = string;
|
|
3532
3604
|
export type ResourceAttribute = "PROPERTIES"|"METADATA"|"CREATIONPOLICY"|"UPDATEPOLICY"|"DELETIONPOLICY"|"TAGS"|string;
|
|
@@ -3862,8 +3934,40 @@ declare namespace ServiceCatalog {
|
|
|
3862
3934
|
export type ShareStatus = "NOT_STARTED"|"IN_PROGRESS"|"COMPLETED"|"COMPLETED_WITH_ERRORS"|"ERROR"|string;
|
|
3863
3935
|
export type SortField = string;
|
|
3864
3936
|
export type SortOrder = "ASCENDING"|"DESCENDING"|string;
|
|
3937
|
+
export interface SourceConnection {
|
|
3938
|
+
/**
|
|
3939
|
+
* The only supported SourceConnection type is Codestar.
|
|
3940
|
+
*/
|
|
3941
|
+
Type?: SourceType;
|
|
3942
|
+
/**
|
|
3943
|
+
* The connection details based on the connection Type.
|
|
3944
|
+
*/
|
|
3945
|
+
ConnectionParameters: SourceConnectionParameters;
|
|
3946
|
+
}
|
|
3947
|
+
export interface SourceConnectionDetail {
|
|
3948
|
+
/**
|
|
3949
|
+
* The only supported SourceConnection type is Codestar.
|
|
3950
|
+
*/
|
|
3951
|
+
Type?: SourceType;
|
|
3952
|
+
/**
|
|
3953
|
+
* The connection details based on the connection Type.
|
|
3954
|
+
*/
|
|
3955
|
+
ConnectionParameters?: SourceConnectionParameters;
|
|
3956
|
+
/**
|
|
3957
|
+
* Provides details about the product's connection sync and contains the following sub-fields. LastSyncTime LastSyncStatus LastSyncStatusMessage LastSuccessfulSyncTime LastSuccessfulSyncProvisioningArtifactID
|
|
3958
|
+
*/
|
|
3959
|
+
LastSync?: LastSync;
|
|
3960
|
+
}
|
|
3961
|
+
export interface SourceConnectionParameters {
|
|
3962
|
+
/**
|
|
3963
|
+
* Provides ConnectionType details.
|
|
3964
|
+
*/
|
|
3965
|
+
CodeStar?: CodeStarParameters;
|
|
3966
|
+
}
|
|
3865
3967
|
export type SourceProvisioningArtifactProperties = SourceProvisioningArtifactPropertiesMap[];
|
|
3866
3968
|
export type SourceProvisioningArtifactPropertiesMap = {[key: string]: ProvisioningArtifactPropertyValue};
|
|
3969
|
+
export type SourceRevision = string;
|
|
3970
|
+
export type SourceType = "CODESTAR"|string;
|
|
3867
3971
|
export interface StackInstance {
|
|
3868
3972
|
/**
|
|
3869
3973
|
* The name of the Amazon Web Services account that the stack instance is associated with.
|
|
@@ -4068,9 +4172,13 @@ declare namespace ServiceCatalog {
|
|
|
4068
4172
|
AccountId?: AccountId;
|
|
4069
4173
|
OrganizationNode?: OrganizationNode;
|
|
4070
4174
|
/**
|
|
4071
|
-
*
|
|
4175
|
+
* Enables or disables TagOptions sharing for the portfolio share. If this field is not provided, the current state of TagOptions sharing on the portfolio share will not be modified.
|
|
4072
4176
|
*/
|
|
4073
4177
|
ShareTagOptions?: NullableBoolean;
|
|
4178
|
+
/**
|
|
4179
|
+
* A flag to enables or disables Principals sharing in the portfolio. If this field is not provided, the current state of the Principals sharing on the portfolio share will not be modified.
|
|
4180
|
+
*/
|
|
4181
|
+
SharePrincipals?: NullableBoolean;
|
|
4074
4182
|
}
|
|
4075
4183
|
export interface UpdatePortfolioShareOutput {
|
|
4076
4184
|
/**
|
|
@@ -4127,6 +4235,10 @@ declare namespace ServiceCatalog {
|
|
|
4127
4235
|
* The tags to remove from the product.
|
|
4128
4236
|
*/
|
|
4129
4237
|
RemoveTags?: TagKeys;
|
|
4238
|
+
/**
|
|
4239
|
+
* Specifies connection details for the updated product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The SourceConnection parameter consists of the following sub-fields. Type ConnectionParamters
|
|
4240
|
+
*/
|
|
4241
|
+
SourceConnection?: SourceConnection;
|
|
4130
4242
|
}
|
|
4131
4243
|
export interface UpdateProductOutput {
|
|
4132
4244
|
/**
|
|
@@ -4270,7 +4382,7 @@ declare namespace ServiceCatalog {
|
|
|
4270
4382
|
*/
|
|
4271
4383
|
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
4272
4384
|
/**
|
|
4273
|
-
* The URL of the CloudFormation template in Amazon S3
|
|
4385
|
+
* The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.
|
|
4274
4386
|
*/
|
|
4275
4387
|
Info?: ProvisioningArtifactInfo;
|
|
4276
4388
|
/**
|
|
@@ -12,123 +12,123 @@ declare class SsmSap extends Service {
|
|
|
12
12
|
constructor(options?: SsmSap.Types.ClientConfiguration)
|
|
13
13
|
config: Config & SsmSap.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* Removes permissions associated with the target database.
|
|
16
16
|
*/
|
|
17
17
|
deleteResourcePermission(params: SsmSap.Types.DeleteResourcePermissionInput, callback?: (err: AWSError, data: SsmSap.Types.DeleteResourcePermissionOutput) => void): Request<SsmSap.Types.DeleteResourcePermissionOutput, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Removes permissions associated with the target database.
|
|
20
20
|
*/
|
|
21
21
|
deleteResourcePermission(callback?: (err: AWSError, data: SsmSap.Types.DeleteResourcePermissionOutput) => void): Request<SsmSap.Types.DeleteResourcePermissionOutput, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* Deregister an SAP application with AWS Systems Manager for SAP. This action does not affect the existing setup of your SAP workloads on Amazon EC2.
|
|
24
24
|
*/
|
|
25
25
|
deregisterApplication(params: SsmSap.Types.DeregisterApplicationInput, callback?: (err: AWSError, data: SsmSap.Types.DeregisterApplicationOutput) => void): Request<SsmSap.Types.DeregisterApplicationOutput, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Deregister an SAP application with AWS Systems Manager for SAP. This action does not affect the existing setup of your SAP workloads on Amazon EC2.
|
|
28
28
|
*/
|
|
29
29
|
deregisterApplication(callback?: (err: AWSError, data: SsmSap.Types.DeregisterApplicationOutput) => void): Request<SsmSap.Types.DeregisterApplicationOutput, AWSError>;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
|
|
32
32
|
*/
|
|
33
33
|
getApplication(params: SsmSap.Types.GetApplicationInput, callback?: (err: AWSError, data: SsmSap.Types.GetApplicationOutput) => void): Request<SsmSap.Types.GetApplicationOutput, AWSError>;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.
|
|
36
36
|
*/
|
|
37
37
|
getApplication(callback?: (err: AWSError, data: SsmSap.Types.GetApplicationOutput) => void): Request<SsmSap.Types.GetApplicationOutput, AWSError>;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* Gets the component of an application registered with AWS Systems Manager for SAP.
|
|
40
40
|
*/
|
|
41
41
|
getComponent(params: SsmSap.Types.GetComponentInput, callback?: (err: AWSError, data: SsmSap.Types.GetComponentOutput) => void): Request<SsmSap.Types.GetComponentOutput, AWSError>;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* Gets the component of an application registered with AWS Systems Manager for SAP.
|
|
44
44
|
*/
|
|
45
45
|
getComponent(callback?: (err: AWSError, data: SsmSap.Types.GetComponentOutput) => void): Request<SsmSap.Types.GetComponentOutput, AWSError>;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
|
48
48
|
*/
|
|
49
49
|
getDatabase(params: SsmSap.Types.GetDatabaseInput, callback?: (err: AWSError, data: SsmSap.Types.GetDatabaseOutput) => void): Request<SsmSap.Types.GetDatabaseOutput, AWSError>;
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
|
52
52
|
*/
|
|
53
53
|
getDatabase(callback?: (err: AWSError, data: SsmSap.Types.GetDatabaseOutput) => void): Request<SsmSap.Types.GetDatabaseOutput, AWSError>;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* Gets the details of an operation by specifying the operation ID.
|
|
56
56
|
*/
|
|
57
57
|
getOperation(params: SsmSap.Types.GetOperationInput, callback?: (err: AWSError, data: SsmSap.Types.GetOperationOutput) => void): Request<SsmSap.Types.GetOperationOutput, AWSError>;
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* Gets the details of an operation by specifying the operation ID.
|
|
60
60
|
*/
|
|
61
61
|
getOperation(callback?: (err: AWSError, data: SsmSap.Types.GetOperationOutput) => void): Request<SsmSap.Types.GetOperationOutput, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
*
|
|
63
|
+
* Gets permissions associated with the target database.
|
|
64
64
|
*/
|
|
65
65
|
getResourcePermission(params: SsmSap.Types.GetResourcePermissionInput, callback?: (err: AWSError, data: SsmSap.Types.GetResourcePermissionOutput) => void): Request<SsmSap.Types.GetResourcePermissionOutput, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
*
|
|
67
|
+
* Gets permissions associated with the target database.
|
|
68
68
|
*/
|
|
69
69
|
getResourcePermission(callback?: (err: AWSError, data: SsmSap.Types.GetResourcePermissionOutput) => void): Request<SsmSap.Types.GetResourcePermissionOutput, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
71
|
+
* Lists all the applications registered with AWS Systems Manager for SAP.
|
|
72
72
|
*/
|
|
73
73
|
listApplications(params: SsmSap.Types.ListApplicationsInput, callback?: (err: AWSError, data: SsmSap.Types.ListApplicationsOutput) => void): Request<SsmSap.Types.ListApplicationsOutput, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* Lists all the applications registered with AWS Systems Manager for SAP.
|
|
76
76
|
*/
|
|
77
77
|
listApplications(callback?: (err: AWSError, data: SsmSap.Types.ListApplicationsOutput) => void): Request<SsmSap.Types.ListApplicationsOutput, AWSError>;
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
79
|
+
* Lists all the components registered with AWS Systems Manager for SAP.
|
|
80
80
|
*/
|
|
81
81
|
listComponents(params: SsmSap.Types.ListComponentsInput, callback?: (err: AWSError, data: SsmSap.Types.ListComponentsOutput) => void): Request<SsmSap.Types.ListComponentsOutput, AWSError>;
|
|
82
82
|
/**
|
|
83
|
-
*
|
|
83
|
+
* Lists all the components registered with AWS Systems Manager for SAP.
|
|
84
84
|
*/
|
|
85
85
|
listComponents(callback?: (err: AWSError, data: SsmSap.Types.ListComponentsOutput) => void): Request<SsmSap.Types.ListComponentsOutput, AWSError>;
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
|
88
88
|
*/
|
|
89
89
|
listDatabases(params: SsmSap.Types.ListDatabasesInput, callback?: (err: AWSError, data: SsmSap.Types.ListDatabasesOutput) => void): Request<SsmSap.Types.ListDatabasesOutput, AWSError>;
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
|
92
92
|
*/
|
|
93
93
|
listDatabases(callback?: (err: AWSError, data: SsmSap.Types.ListDatabasesOutput) => void): Request<SsmSap.Types.ListDatabasesOutput, AWSError>;
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
|
|
96
96
|
*/
|
|
97
97
|
listTagsForResource(params: SsmSap.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: SsmSap.Types.ListTagsForResourceResponse) => void): Request<SsmSap.Types.ListTagsForResourceResponse, AWSError>;
|
|
98
98
|
/**
|
|
99
|
-
*
|
|
99
|
+
* Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
|
|
100
100
|
*/
|
|
101
101
|
listTagsForResource(callback?: (err: AWSError, data: SsmSap.Types.ListTagsForResourceResponse) => void): Request<SsmSap.Types.ListTagsForResourceResponse, AWSError>;
|
|
102
102
|
/**
|
|
103
|
-
*
|
|
103
|
+
* Adds permissions to the target database.
|
|
104
104
|
*/
|
|
105
105
|
putResourcePermission(params: SsmSap.Types.PutResourcePermissionInput, callback?: (err: AWSError, data: SsmSap.Types.PutResourcePermissionOutput) => void): Request<SsmSap.Types.PutResourcePermissionOutput, AWSError>;
|
|
106
106
|
/**
|
|
107
|
-
*
|
|
107
|
+
* Adds permissions to the target database.
|
|
108
108
|
*/
|
|
109
109
|
putResourcePermission(callback?: (err: AWSError, data: SsmSap.Types.PutResourcePermissionOutput) => void): Request<SsmSap.Types.PutResourcePermissionOutput, AWSError>;
|
|
110
110
|
/**
|
|
111
|
-
*
|
|
111
|
+
* Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering. The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2. AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions. Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.
|
|
112
112
|
*/
|
|
113
113
|
registerApplication(params: SsmSap.Types.RegisterApplicationInput, callback?: (err: AWSError, data: SsmSap.Types.RegisterApplicationOutput) => void): Request<SsmSap.Types.RegisterApplicationOutput, AWSError>;
|
|
114
114
|
/**
|
|
115
|
-
*
|
|
115
|
+
* Register an SAP application with AWS Systems Manager for SAP. You must meet the following requirements before registering. The SAP application you want to register with AWS Systems Manager for SAP is running on Amazon EC2. AWS Systems Manager Agent must be setup on an Amazon EC2 instance along with the required IAM permissions. Amazon EC2 instance(s) must have access to the secrets created in AWS Secrets Manager to manage SAP applications and components.
|
|
116
116
|
*/
|
|
117
117
|
registerApplication(callback?: (err: AWSError, data: SsmSap.Types.RegisterApplicationOutput) => void): Request<SsmSap.Types.RegisterApplicationOutput, AWSError>;
|
|
118
118
|
/**
|
|
119
|
-
*
|
|
119
|
+
* Creates tag for a resource by specifying the ARN.
|
|
120
120
|
*/
|
|
121
121
|
tagResource(params: SsmSap.Types.TagResourceRequest, callback?: (err: AWSError, data: SsmSap.Types.TagResourceResponse) => void): Request<SsmSap.Types.TagResourceResponse, AWSError>;
|
|
122
122
|
/**
|
|
123
|
-
*
|
|
123
|
+
* Creates tag for a resource by specifying the ARN.
|
|
124
124
|
*/
|
|
125
125
|
tagResource(callback?: (err: AWSError, data: SsmSap.Types.TagResourceResponse) => void): Request<SsmSap.Types.TagResourceResponse, AWSError>;
|
|
126
126
|
/**
|
|
127
|
-
*
|
|
127
|
+
* Delete the tags for a resource.
|
|
128
128
|
*/
|
|
129
129
|
untagResource(params: SsmSap.Types.UntagResourceRequest, callback?: (err: AWSError, data: SsmSap.Types.UntagResourceResponse) => void): Request<SsmSap.Types.UntagResourceResponse, AWSError>;
|
|
130
130
|
/**
|
|
131
|
-
*
|
|
131
|
+
* Delete the tags for a resource.
|
|
132
132
|
*/
|
|
133
133
|
untagResource(callback?: (err: AWSError, data: SsmSap.Types.UntagResourceResponse) => void): Request<SsmSap.Types.UntagResourceResponse, AWSError>;
|
|
134
134
|
/**
|
|
@@ -721,7 +721,7 @@ declare namespace SsmSap {
|
|
|
721
721
|
*/
|
|
722
722
|
resourceArn: SsmSapArn;
|
|
723
723
|
/**
|
|
724
|
-
*
|
|
724
|
+
* Adds/updates or removes credentials for applications registered with AWS Systems Manager for SAP.
|
|
725
725
|
*/
|
|
726
726
|
tagKeys: TagKeyList;
|
|
727
727
|
}
|
|
@@ -7,8 +7,8 @@ apiLoader.services['ssmsap'] = {};
|
|
|
7
7
|
AWS.SsmSap = Service.defineService('ssmsap', ['2018-05-10']);
|
|
8
8
|
Object.defineProperty(apiLoader.services['ssmsap'], '2018-05-10', {
|
|
9
9
|
get: function get() {
|
|
10
|
-
var model = require('../apis/
|
|
11
|
-
model.paginators = require('../apis/
|
|
10
|
+
var model = require('../apis/ssm-sap-2018-05-10.min.json');
|
|
11
|
+
model.paginators = require('../apis/ssm-sap-2018-05-10.paginators.json').pagination;
|
|
12
12
|
return model;
|
|
13
13
|
},
|
|
14
14
|
enumerable: true,
|