@propulsionworks/cloudformation 0.1.25 → 0.1.27
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/out/exports/resources.generated/aws-acmpca-permission.d.ts +2 -2
- package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
- package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
- package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-aps-scraper.d.ts +77 -1
- package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
- package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +2 -2
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +23 -0
- package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +1 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +124 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +88 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +158 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +89 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -4
- package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +6 -0
- package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
- package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
- package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
- package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
- package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +14 -2
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +5 -0
- package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
- package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
- package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +1 -27
- package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +7 -8
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +16 -23
- package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +6 -11
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
- package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
- package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
- package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
- package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
- package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -0
- package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +1 -1
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +22 -1
- package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +53 -0
- package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +233 -0
- package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +44 -0
- package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +149 -0
- package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +144 -0
- package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +119 -0
- package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +24 -0
- package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +45 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
- package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
- package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
- package/out/exports/resources.generated/aws-workspacesinstances-workspaceinstance.d.ts +101 -0
- package/package.json +1 -1
|
@@ -66,6 +66,10 @@ export type DynamoDBTableProps = {
|
|
|
66
66
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globalsecondaryindexes}
|
|
67
67
|
*/
|
|
68
68
|
GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globaltablesettingsreplicationmode}
|
|
71
|
+
*/
|
|
72
|
+
GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
|
|
69
73
|
/**
|
|
70
74
|
* Specifies the properties of data being imported from the S3 bucket source to the" table.
|
|
71
75
|
*
|
|
@@ -76,7 +76,7 @@ export type EC2ClientVpnEndpointProps = {
|
|
|
76
76
|
*/
|
|
77
77
|
SelfServicePortal?: string | undefined;
|
|
78
78
|
/**
|
|
79
|
-
* The ARN of the server certificate. For more information, see the [
|
|
79
|
+
* The ARN of the server certificate. For more information, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
|
|
80
80
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-servercertificatearn}
|
|
81
81
|
*/
|
|
82
82
|
ServerCertificateArn: string;
|
|
@@ -140,7 +140,7 @@ export type EC2ClientVpnEndpointAttribs = {
|
|
|
140
140
|
*/
|
|
141
141
|
export type CertificateAuthenticationRequest = {
|
|
142
142
|
/**
|
|
143
|
-
* The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in
|
|
143
|
+
* The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in Certificate Manager (ACM).
|
|
144
144
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-certificateauthenticationrequest.html#cfn-ec2-clientvpnendpoint-certificateauthenticationrequest-clientrootcertificatechainarn}
|
|
145
145
|
*/
|
|
146
146
|
ClientRootCertificateChainArn: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
* Associates an AWS Identity and Access Management (IAM) role with an
|
|
3
|
+
* Associates an AWS Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
|
|
4
4
|
*
|
|
5
5
|
* When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate is encrypted with an AWS managed key that has an attached attestation-based key policy.
|
|
6
6
|
*
|
|
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
|
9
9
|
*/
|
|
10
10
|
export type EC2EnclaveCertificateIamRoleAssociation = ResourceDefinitionWithAttributes<"AWS::EC2::EnclaveCertificateIamRoleAssociation", EC2EnclaveCertificateIamRoleAssociationProps, EC2EnclaveCertificateIamRoleAssociationAttribs>;
|
|
11
11
|
/**
|
|
12
|
-
* Associates an AWS Identity and Access Management (IAM) role with an
|
|
12
|
+
* Associates an AWS Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
|
|
13
13
|
*
|
|
14
14
|
* When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate is encrypted with an AWS managed key that has an attached attestation-based key policy.
|
|
15
15
|
*
|
|
@@ -2,14 +2,14 @@ import type { ResourceDefinition } from "../main.ts";
|
|
|
2
2
|
/**
|
|
3
3
|
* Associates the specified attachment with the specified transit gateway route table. You can associate one route table with an attachment.
|
|
4
4
|
*
|
|
5
|
-
* Before you can update the route table associated with an attachment, you must disassociate the transit gateway route table that is currently associated with the attachment. First update the stack to remove the associated transit gateway route table, and then update the stack with the ID of the new transit gateway route table to associate.
|
|
5
|
+
* Before you can update the route table associated with an attachment, you must disassociate the transit gateway route table that is currently associated with the attachment. First update the stack to remove the associated transit gateway route table, and then update the stack with the ID of the new transit gateway route table to associate. In addition, the attachment must be in an `available` state; otherwise, the request will return an error.
|
|
6
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html}
|
|
7
7
|
*/
|
|
8
8
|
export type EC2TransitGatewayRouteTableAssociation = ResourceDefinition<"AWS::EC2::TransitGatewayRouteTableAssociation", EC2TransitGatewayRouteTableAssociationProps>;
|
|
9
9
|
/**
|
|
10
10
|
* Associates the specified attachment with the specified transit gateway route table. You can associate one route table with an attachment.
|
|
11
11
|
*
|
|
12
|
-
* Before you can update the route table associated with an attachment, you must disassociate the transit gateway route table that is currently associated with the attachment. First update the stack to remove the associated transit gateway route table, and then update the stack with the ID of the new transit gateway route table to associate.
|
|
12
|
+
* Before you can update the route table associated with an attachment, you must disassociate the transit gateway route table that is currently associated with the attachment. First update the stack to remove the associated transit gateway route table, and then update the stack with the ID of the new transit gateway route table to associate. In addition, the attachment must be in an `available` state; otherwise, the request will return an error.
|
|
13
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html}
|
|
14
14
|
*/
|
|
15
15
|
export type EC2TransitGatewayRouteTableAssociationProps = {
|
|
@@ -75,6 +75,11 @@ export type ECSServiceProps = {
|
|
|
75
75
|
* Indicates whether to use Availability Zone rebalancing for the service.
|
|
76
76
|
*
|
|
77
77
|
* For more information, see [Balancing an Amazon ECS service across Availability Zones](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-rebalancing.html) in the **Amazon Elastic Container Service Developer Guide** .
|
|
78
|
+
*
|
|
79
|
+
* The default behavior of `AvailabilityZoneRebalancing` differs between create and update requests:
|
|
80
|
+
*
|
|
81
|
+
* - For create service requests, when no value is specified for `AvailabilityZoneRebalancing` , Amazon ECS defaults the value to `ENABLED` .
|
|
82
|
+
* - For update service requests, when no value is specified for `AvailabilityZoneRebalancing` , Amazon ECS defaults to the existing service’s `AvailabilityZoneRebalancing` value. If the service never had an `AvailabilityZoneRebalancing` value set, Amazon ECS treats this as `DISABLED` .
|
|
78
83
|
* @default "ENABLED"
|
|
79
84
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-availabilityzonerebalancing}
|
|
80
85
|
*/
|
|
@@ -132,9 +137,9 @@ export type ECSServiceProps = {
|
|
|
132
137
|
*/
|
|
133
138
|
ForceNewDeployment?: ForceNewDeployment | undefined;
|
|
134
139
|
/**
|
|
135
|
-
* The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you
|
|
140
|
+
* The period of time, in seconds, that the Amazon Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you do not specify a health check grace period value, the default value of 0 is used. If you do not use any of the health checks, then `healthCheckGracePeriodSeconds` is unused.
|
|
136
141
|
*
|
|
137
|
-
* If your service
|
|
142
|
+
* If your service has more running tasks than desired, unhealthy tasks in the grace period might be stopped to reach the desired count.
|
|
138
143
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-healthcheckgraceperiodseconds}
|
|
139
144
|
*/
|
|
140
145
|
HealthCheckGracePeriodSeconds?: number | undefined;
|
|
@@ -582,6 +587,13 @@ export type DeploymentController = {
|
|
|
582
587
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html}
|
|
583
588
|
*/
|
|
584
589
|
export type DeploymentLifecycleHook = {
|
|
590
|
+
/**
|
|
591
|
+
* Use this field to specify custom parameters that Amazon ECS passes to your hook target invocations (such as a Lambda function).
|
|
592
|
+
*
|
|
593
|
+
* This field must be a JSON object as a string.
|
|
594
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-hookdetails}
|
|
595
|
+
*/
|
|
596
|
+
HookDetails?: string | Record<string, unknown> | undefined;
|
|
585
597
|
/**
|
|
586
598
|
* The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
|
|
587
599
|
*
|
|
@@ -9,6 +9,11 @@ export type ElasticLoadBalancingV2LoadBalancer = ResourceDefinitionWithAttribute
|
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html}
|
|
10
10
|
*/
|
|
11
11
|
export type ElasticLoadBalancingV2LoadBalancerProps = {
|
|
12
|
+
/**
|
|
13
|
+
* @default false
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-enablecapacityreservationprovisionstabilize}
|
|
15
|
+
*/
|
|
16
|
+
EnableCapacityReservationProvisionStabilize?: boolean | undefined;
|
|
12
17
|
/**
|
|
13
18
|
* [Network Load Balancers with UDP listeners] Indicates whether to use an IPv6 prefix from each subnet for source NAT. The IP address type must be `dualstack` . The default value is `off` .
|
|
14
19
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-enableprefixforipv6sourcenat}
|
|
@@ -197,7 +197,7 @@ export type DomainEndpointOptions = {
|
|
|
197
197
|
*/
|
|
198
198
|
CustomEndpoint?: string | undefined;
|
|
199
199
|
/**
|
|
200
|
-
* The
|
|
200
|
+
* The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
|
|
201
201
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-domainendpointoptions.html#cfn-elasticsearch-domain-domainendpointoptions-customendpointcertificatearn}
|
|
202
202
|
*/
|
|
203
203
|
CustomEndpointCertificateArn?: string | undefined;
|
|
@@ -52,6 +52,8 @@ export type EVSEnvironmentProps = {
|
|
|
52
52
|
ExpansionVlan1: InitialVlanInfo;
|
|
53
53
|
ExpansionVlan2: InitialVlanInfo;
|
|
54
54
|
Hcx: InitialVlanInfo;
|
|
55
|
+
HcxNetworkAclId?: string | undefined;
|
|
56
|
+
IsHcxPublic?: boolean | undefined;
|
|
55
57
|
NsxUpLink: InitialVlanInfo;
|
|
56
58
|
VMotion: InitialVlanInfo;
|
|
57
59
|
VSan: InitialVlanInfo;
|
|
@@ -30,9 +30,9 @@ export type GameLiftFleetProps = {
|
|
|
30
30
|
/**
|
|
31
31
|
* Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet. Amazon GameLift Servers uses the certificates to encrypt traffic between game clients and the game servers running on Amazon GameLift Servers. By default, the `CertificateConfiguration` is `DISABLED` . You can't change this property after you create the fleet.
|
|
32
32
|
*
|
|
33
|
-
*
|
|
33
|
+
* Certificate Manager (ACM) certificates expire after 13 months. Certificate expiration can cause fleets to fail, preventing players from connecting to instances in the fleet. We recommend you replace fleets before 13 months, consider using fleet aliases for a smooth transition.
|
|
34
34
|
*
|
|
35
|
-
* > ACM isn't available in all AWS regions. A fleet creation request with certificate generation enabled in an unsupported Region, fails with a 4xx error. For more information about the supported Regions, see [Supported Regions](https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html) in the *
|
|
35
|
+
* > ACM isn't available in all AWS regions. A fleet creation request with certificate generation enabled in an unsupported Region, fails with a 4xx error. For more information about the supported Regions, see [Supported Regions](https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html) in the *Certificate Manager User Guide* .
|
|
36
36
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-fleet.html#cfn-gamelift-fleet-certificateconfiguration}
|
|
37
37
|
*/
|
|
38
38
|
CertificateConfiguration?: CertificateConfiguration | undefined;
|
|
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
|
2
2
|
/**
|
|
3
3
|
* Uploads a server certificate entity for the AWS account . The server certificate entity includes a public key certificate, a private key, and an optional certificate chain, which should all be PEM-encoded.
|
|
4
4
|
*
|
|
5
|
-
* We recommend that you use [
|
|
5
|
+
* We recommend that you use [Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
|
|
6
6
|
*
|
|
7
7
|
* For more information about working with server certificates, see [Working with server certificates](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html) in the *IAM User Guide* . This topic includes a list of AWS services that can use the server certificates that you manage with IAM.
|
|
8
8
|
*
|
|
@@ -15,7 +15,7 @@ export type IAMServerCertificate = ResourceDefinitionWithAttributes<"AWS::IAM::S
|
|
|
15
15
|
/**
|
|
16
16
|
* Uploads a server certificate entity for the AWS account . The server certificate entity includes a public key certificate, a private key, and an optional certificate chain, which should all be PEM-encoded.
|
|
17
17
|
*
|
|
18
|
-
* We recommend that you use [
|
|
18
|
+
* We recommend that you use [Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
|
|
19
19
|
*
|
|
20
20
|
* For more information about working with server certificates, see [Working with server certificates](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html) in the *IAM User Guide* . This topic includes a list of AWS services that can use the server certificates that you manage with IAM.
|
|
21
21
|
*
|
|
@@ -14,33 +14,7 @@ export type IoTCoreDeviceAdvisorSuiteDefinition = ResourceDefinitionWithAttribut
|
|
|
14
14
|
*/
|
|
15
15
|
export type IoTCoreDeviceAdvisorSuiteDefinitionProps = {
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* - ***devicePermissionRoleArn*** - The device permission arn.
|
|
20
|
-
*
|
|
21
|
-
* This is a required element.
|
|
22
|
-
*
|
|
23
|
-
* *Type:* String
|
|
24
|
-
* - ***devices*** - The list of configured devices under test. For more information on devices under test, see [DeviceUnderTest](https://docs.aws.amazon.com/iot/latest/apireference/API_iotdeviceadvisor_DeviceUnderTest.html)
|
|
25
|
-
*
|
|
26
|
-
* Not a required element.
|
|
27
|
-
*
|
|
28
|
-
* *Type:* List of devices under test
|
|
29
|
-
* - ***intendedForQualification*** - The tests intended for qualification in a suite.
|
|
30
|
-
*
|
|
31
|
-
* Not a required element.
|
|
32
|
-
*
|
|
33
|
-
* *Type:* Boolean
|
|
34
|
-
* - ***rootGroup*** - The test suite root group. For more information on creating and using root groups see the [Device Advisor workflow](https://docs.aws.amazon.com/iot/latest/developerguide/device-advisor-workflow.html) .
|
|
35
|
-
*
|
|
36
|
-
* This is a required element.
|
|
37
|
-
*
|
|
38
|
-
* *Type:* String
|
|
39
|
-
* - ***suiteDefinitionName*** - The Suite Definition Configuration name.
|
|
40
|
-
*
|
|
41
|
-
* This is a required element.
|
|
42
|
-
*
|
|
43
|
-
* *Type:* String
|
|
17
|
+
* Gets the suite definition configuration.
|
|
44
18
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotcoredeviceadvisor-suitedefinition.html#cfn-iotcoredeviceadvisor-suitedefinition-suitedefinitionconfiguration}
|
|
45
19
|
*/
|
|
46
20
|
SuiteDefinitionConfiguration: {
|
|
@@ -65,7 +65,6 @@ export type IoTSiteWiseAssetModelProps = {
|
|
|
65
65
|
*
|
|
66
66
|
* - *ASSET_MODEL* – (default) An asset model that you can use to create assets. Can't be included as a component in another asset model.
|
|
67
67
|
* - *COMPONENT_MODEL* – A reusable component that you can include in the composite models of other asset models. You can't create assets directly from this type of asset model.
|
|
68
|
-
* - *INTERFACE* – An interface is a type of model that defines a standard structure that can be applied to different asset models.
|
|
69
68
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-assetmodel.html#cfn-iotsitewise-assetmodel-assetmodeltype}
|
|
70
69
|
*/
|
|
71
70
|
AssetModelType?: string | undefined;
|
|
@@ -265,38 +264,38 @@ export type DataType = "STRING" | "INTEGER" | "DOUBLE" | "BOOLEAN" | "STRUCT";
|
|
|
265
264
|
*/
|
|
266
265
|
export type DataTypeSpec = "AWS/ALARM_STATE";
|
|
267
266
|
/**
|
|
268
|
-
* Contains information about
|
|
267
|
+
* Contains information about enforced interface property and asset model property
|
|
269
268
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html}
|
|
270
269
|
*/
|
|
271
270
|
export type EnforcedAssetModelInterfacePropertyMapping = {
|
|
272
271
|
/**
|
|
273
|
-
* The external ID of the
|
|
272
|
+
* The external ID of the enforced asset model property
|
|
274
273
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-assetmodelpropertyexternalid}
|
|
275
274
|
*/
|
|
276
275
|
AssetModelPropertyExternalId?: string | undefined;
|
|
277
276
|
/**
|
|
278
|
-
* The logical ID of the
|
|
277
|
+
* The logical ID of the enforced asset model property
|
|
279
278
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-assetmodelpropertylogicalid}
|
|
280
279
|
*/
|
|
281
280
|
AssetModelPropertyLogicalId?: string | undefined;
|
|
282
281
|
/**
|
|
283
|
-
* The external ID of the
|
|
282
|
+
* The external ID of the enforced interface property
|
|
284
283
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-interfaceassetmodelpropertyexternalid}
|
|
285
284
|
*/
|
|
286
285
|
InterfaceAssetModelPropertyExternalId: string;
|
|
287
286
|
};
|
|
288
287
|
/**
|
|
289
|
-
* Contains information about
|
|
288
|
+
* Contains information about enforced interface hierarchy and asset model hierarchy
|
|
290
289
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html}
|
|
291
290
|
*/
|
|
292
291
|
export type EnforcedAssetModelInterfaceRelationship = {
|
|
293
292
|
/**
|
|
294
|
-
* The ID of the
|
|
293
|
+
* The ID of the interface that is enforced to the asset model
|
|
295
294
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship-interfaceassetmodelid}
|
|
296
295
|
*/
|
|
297
296
|
InterfaceAssetModelId?: string | undefined;
|
|
298
297
|
/**
|
|
299
|
-
*
|
|
298
|
+
* Contains information about enforced interface property and asset model property
|
|
300
299
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship-propertymappings}
|
|
301
300
|
*/
|
|
302
301
|
PropertyMappings?: EnforcedAssetModelInterfacePropertyMapping[] | undefined;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Resource schema for AWS::IoTSiteWise::ComputationModel.
|
|
4
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
|
|
5
5
|
*/
|
|
6
6
|
export type IoTSiteWiseComputationModel = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::ComputationModel", IoTSiteWiseComputationModelProps, IoTSiteWiseComputationModelAttribs>;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Resource schema for AWS::IoTSiteWise::ComputationModel.
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
|
|
10
10
|
*/
|
|
11
11
|
export type IoTSiteWiseComputationModelProps = {
|
|
@@ -15,12 +15,12 @@ export type IoTSiteWiseComputationModelProps = {
|
|
|
15
15
|
*/
|
|
16
16
|
ComputationModelConfiguration: ComputationModelConfiguration;
|
|
17
17
|
/**
|
|
18
|
-
* The data binding for the computation model.
|
|
18
|
+
* The data binding for the computation model.
|
|
19
19
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodeldatabinding}
|
|
20
20
|
*/
|
|
21
21
|
ComputationModelDataBinding: Record<string, ComputationModelDataBindingValue>;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* A description about the computation model.
|
|
24
24
|
* @minLength 1
|
|
25
25
|
* @maxLength 2048
|
|
26
26
|
* @pattern ^[a-zA-Z0-9 _\-#$*!@]+$
|
|
@@ -36,7 +36,7 @@ export type IoTSiteWiseComputationModelProps = {
|
|
|
36
36
|
*/
|
|
37
37
|
ComputationModelName: string;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* An array of key-value pairs to apply to this resource.
|
|
40
40
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-tags}
|
|
41
41
|
*/
|
|
42
42
|
Tags?: Tag[] | undefined;
|
|
@@ -46,9 +46,7 @@ export type IoTSiteWiseComputationModelProps = {
|
|
|
46
46
|
*/
|
|
47
47
|
export type IoTSiteWiseComputationModelAttribs = {
|
|
48
48
|
/**
|
|
49
|
-
* The ARN of the computation model
|
|
50
|
-
*
|
|
51
|
-
* `arn:${Partition}:iotsitewise:${Region}:${Account}:computation-model/${ComputationModelId}`
|
|
49
|
+
* The ARN of the computation model.
|
|
52
50
|
* @minLength 1
|
|
53
51
|
* @maxLength 1600
|
|
54
52
|
* @pattern ^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:/_\.]+$
|
|
@@ -65,12 +63,11 @@ export type IoTSiteWiseComputationModelAttribs = {
|
|
|
65
63
|
ComputationModelId: string;
|
|
66
64
|
};
|
|
67
65
|
/**
|
|
68
|
-
* Contains the configuration for anomaly detection computation models.
|
|
69
66
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration.html}
|
|
70
67
|
*/
|
|
71
68
|
export type AnomalyDetectionComputationModelConfiguration = {
|
|
72
69
|
/**
|
|
73
|
-
*
|
|
70
|
+
* Input properties for anomaly detection.
|
|
74
71
|
* @minLength 4
|
|
75
72
|
* @maxLength 67
|
|
76
73
|
* @pattern ^\$\{[a-z][a-z0-9_]*\}$
|
|
@@ -78,7 +75,7 @@ export type AnomalyDetectionComputationModelConfiguration = {
|
|
|
78
75
|
*/
|
|
79
76
|
InputProperties: string;
|
|
80
77
|
/**
|
|
81
|
-
*
|
|
78
|
+
* Result property for anomaly detection.
|
|
82
79
|
* @minLength 4
|
|
83
80
|
* @maxLength 67
|
|
84
81
|
* @pattern ^\$\{[a-z][a-z0-9_]*\}$
|
|
@@ -87,12 +84,11 @@ export type AnomalyDetectionComputationModelConfiguration = {
|
|
|
87
84
|
ResultProperty: string;
|
|
88
85
|
};
|
|
89
86
|
/**
|
|
90
|
-
* Contains information about an `assetModelProperty` binding value.
|
|
91
87
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetmodelpropertybindingvalue.html}
|
|
92
88
|
*/
|
|
93
89
|
export type AssetModelPropertyBindingValue = {
|
|
94
90
|
/**
|
|
95
|
-
* The ID of the asset model
|
|
91
|
+
* The ID of the asset model.
|
|
96
92
|
* @minLength 36
|
|
97
93
|
* @maxLength 36
|
|
98
94
|
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
@@ -100,7 +96,7 @@ export type AssetModelPropertyBindingValue = {
|
|
|
100
96
|
*/
|
|
101
97
|
AssetModelId: string;
|
|
102
98
|
/**
|
|
103
|
-
* The ID of the asset model property
|
|
99
|
+
* The ID of the asset model property.
|
|
104
100
|
* @minLength 36
|
|
105
101
|
* @maxLength 36
|
|
106
102
|
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
@@ -109,12 +105,11 @@ export type AssetModelPropertyBindingValue = {
|
|
|
109
105
|
PropertyId: string;
|
|
110
106
|
};
|
|
111
107
|
/**
|
|
112
|
-
* Represents a data binding value referencing a specific asset property. It's used to bind computation model variables to actual asset property values for processing.
|
|
113
108
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetpropertybindingvalue.html}
|
|
114
109
|
*/
|
|
115
110
|
export type AssetPropertyBindingValue = {
|
|
116
111
|
/**
|
|
117
|
-
* The ID of the asset
|
|
112
|
+
* The ID of the asset.
|
|
118
113
|
* @minLength 36
|
|
119
114
|
* @maxLength 36
|
|
120
115
|
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
@@ -122,7 +117,7 @@ export type AssetPropertyBindingValue = {
|
|
|
122
117
|
*/
|
|
123
118
|
AssetId: string;
|
|
124
119
|
/**
|
|
125
|
-
* The ID of the
|
|
120
|
+
* The ID of the asset property.
|
|
126
121
|
* @minLength 36
|
|
127
122
|
* @maxLength 36
|
|
128
123
|
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
@@ -131,33 +126,31 @@ export type AssetPropertyBindingValue = {
|
|
|
131
126
|
PropertyId: string;
|
|
132
127
|
};
|
|
133
128
|
/**
|
|
134
|
-
* The configuration for the computation model.
|
|
135
129
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html}
|
|
136
130
|
*/
|
|
137
131
|
export type ComputationModelConfiguration = {
|
|
138
132
|
/**
|
|
139
|
-
*
|
|
133
|
+
* Contains configuration for anomaly detection computation model.
|
|
140
134
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html#cfn-iotsitewise-computationmodel-computationmodelconfiguration-anomalydetection}
|
|
141
135
|
*/
|
|
142
136
|
AnomalyDetection?: AnomalyDetectionComputationModelConfiguration | undefined;
|
|
143
137
|
};
|
|
144
138
|
/**
|
|
145
|
-
* Contains computation model data binding value information, which can be one of `assetModelProperty` , `list` .
|
|
146
139
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html}
|
|
147
140
|
*/
|
|
148
141
|
export type ComputationModelDataBindingValue = {
|
|
149
142
|
/**
|
|
150
|
-
*
|
|
143
|
+
* Defines an asset model property binding.
|
|
151
144
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetmodelproperty}
|
|
152
145
|
*/
|
|
153
146
|
AssetModelProperty?: AssetModelPropertyBindingValue | undefined;
|
|
154
147
|
/**
|
|
155
|
-
*
|
|
148
|
+
* Defines an asset property binding.
|
|
156
149
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetproperty}
|
|
157
150
|
*/
|
|
158
151
|
AssetProperty?: AssetPropertyBindingValue | undefined;
|
|
159
152
|
/**
|
|
160
|
-
*
|
|
153
|
+
* Defines a list of computation model binding values.
|
|
161
154
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-list}
|
|
162
155
|
*/
|
|
163
156
|
List?: ComputationModelDataBindingValue[] | undefined;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Resource schema for AWS::IoTSiteWise::Dataset.
|
|
4
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html}
|
|
5
5
|
*/
|
|
6
6
|
export type IoTSiteWiseDataset = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::Dataset", IoTSiteWiseDatasetProps, IoTSiteWiseDatasetAttribs>;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Resource schema for AWS::IoTSiteWise::Dataset.
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html}
|
|
10
10
|
*/
|
|
11
11
|
export type IoTSiteWiseDatasetProps = {
|
|
@@ -25,7 +25,7 @@ export type IoTSiteWiseDatasetProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
DatasetSource: DatasetSource;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* An array of key-value pairs to apply to this resource.
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html#cfn-iotsitewise-dataset-tags}
|
|
30
30
|
*/
|
|
31
31
|
Tags?: Tag[] | undefined;
|
|
@@ -35,9 +35,7 @@ export type IoTSiteWiseDatasetProps = {
|
|
|
35
35
|
*/
|
|
36
36
|
export type IoTSiteWiseDatasetAttribs = {
|
|
37
37
|
/**
|
|
38
|
-
* The ARN of the dataset
|
|
39
|
-
*
|
|
40
|
-
* `arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}`
|
|
38
|
+
* The ARN of the dataset.
|
|
41
39
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html#cfn-iotsitewise-dataset-datasetarn}
|
|
42
40
|
*/
|
|
43
41
|
DatasetArn: string;
|
|
@@ -51,7 +49,6 @@ export type IoTSiteWiseDatasetAttribs = {
|
|
|
51
49
|
DatasetId: string;
|
|
52
50
|
};
|
|
53
51
|
/**
|
|
54
|
-
* The data source for the dataset.
|
|
55
52
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-datasetsource.html}
|
|
56
53
|
*/
|
|
57
54
|
export type DatasetSource = {
|
|
@@ -72,23 +69,21 @@ export type DatasetSource = {
|
|
|
72
69
|
SourceType: "KENDRA";
|
|
73
70
|
};
|
|
74
71
|
/**
|
|
75
|
-
* The source details for the Kendra dataset source.
|
|
76
72
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html}
|
|
77
73
|
*/
|
|
78
74
|
export type KendraSourceDetail = {
|
|
79
75
|
/**
|
|
80
|
-
* The
|
|
76
|
+
* The knowledgeBaseArn details for the Kendra dataset source.
|
|
81
77
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html#cfn-iotsitewise-dataset-kendrasourcedetail-knowledgebasearn}
|
|
82
78
|
*/
|
|
83
79
|
KnowledgeBaseArn: string;
|
|
84
80
|
/**
|
|
85
|
-
* The
|
|
81
|
+
* The roleARN details for the Kendra dataset source.
|
|
86
82
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html#cfn-iotsitewise-dataset-kendrasourcedetail-rolearn}
|
|
87
83
|
*/
|
|
88
84
|
RoleArn: string;
|
|
89
85
|
};
|
|
90
86
|
/**
|
|
91
|
-
* The details of the dataset source associated with the dataset.
|
|
92
87
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-sourcedetail.html}
|
|
93
88
|
*/
|
|
94
89
|
export type SourceDetail = {
|
|
@@ -206,6 +206,15 @@ export type Ac3Settings = {
|
|
|
206
206
|
*/
|
|
207
207
|
MetadataControl?: string | undefined;
|
|
208
208
|
};
|
|
209
|
+
/**
|
|
210
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-additionaldestinations.html}
|
|
211
|
+
*/
|
|
212
|
+
export type AdditionalDestinations = {
|
|
213
|
+
/**
|
|
214
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-additionaldestinations.html#cfn-medialive-channel-additionaldestinations-destination}
|
|
215
|
+
*/
|
|
216
|
+
Destination?: OutputLocationRef | undefined;
|
|
217
|
+
};
|
|
209
218
|
/**
|
|
210
219
|
* Information about the ancillary captions to extract from the input.
|
|
211
220
|
*
|
|
@@ -979,6 +988,10 @@ export type BurnInDestinationSettings = {
|
|
|
979
988
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-shadowyoffset}
|
|
980
989
|
*/
|
|
981
990
|
ShadowYOffset?: number | undefined;
|
|
991
|
+
/**
|
|
992
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-subtitlerows}
|
|
993
|
+
*/
|
|
994
|
+
SubtitleRows?: string | undefined;
|
|
982
995
|
/**
|
|
983
996
|
* Controls whether a fixed grid size is used to generate the output subtitles bitmap. This applies only to Teletext inputs and DVB-Sub/Burn-in outputs.
|
|
984
997
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-teletextgridcontrol}
|
|
@@ -1277,6 +1290,10 @@ export type CmafIngestCaptionLanguageMapping = {
|
|
|
1277
1290
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-cmafingestgroupsettings.html}
|
|
1278
1291
|
*/
|
|
1279
1292
|
export type CmafIngestGroupSettings = {
|
|
1293
|
+
/**
|
|
1294
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-cmafingestgroupsettings.html#cfn-medialive-channel-cmafingestgroupsettings-additionaldestinations}
|
|
1295
|
+
*/
|
|
1296
|
+
AdditionalDestinations?: AdditionalDestinations[] | undefined;
|
|
1280
1297
|
/**
|
|
1281
1298
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-cmafingestgroupsettings.html#cfn-medialive-channel-cmafingestgroupsettings-captionlanguagemappings}
|
|
1282
1299
|
*/
|
|
@@ -1505,6 +1522,10 @@ export type DvbSubDestinationSettings = {
|
|
|
1505
1522
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-shadowyoffset}
|
|
1506
1523
|
*/
|
|
1507
1524
|
ShadowYOffset?: number | undefined;
|
|
1525
|
+
/**
|
|
1526
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-subtitlerows}
|
|
1527
|
+
*/
|
|
1528
|
+
SubtitleRows?: string | undefined;
|
|
1508
1529
|
/**
|
|
1509
1530
|
* Controls whether a fixed grid size is used to generate the output subtitles bitmap. This applies to only Teletext inputs and DVB-Sub/Burn-in outputs.
|
|
1510
1531
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-teletextgridcontrol}
|
|
@@ -608,7 +608,7 @@ export type MssPackage = {
|
|
|
608
608
|
*/
|
|
609
609
|
export type SpekeKeyProvider = {
|
|
610
610
|
/**
|
|
611
|
-
* The Amazon Resource Name (ARN) for the certificate that you imported to
|
|
611
|
+
* The Amazon Resource Name (ARN) for the certificate that you imported to Certificate Manager to add content key encryption to this endpoint. For this feature to work, your DRM key provider must support content key encryption.
|
|
612
612
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-spekekeyprovider.html#cfn-mediapackage-originendpoint-spekekeyprovider-certificatearn}
|
|
613
613
|
*/
|
|
614
614
|
CertificateArn?: string | undefined;
|
|
@@ -26,7 +26,7 @@ export type NetworkFirewallTLSInspectionConfigurationProps = {
|
|
|
26
26
|
*/
|
|
27
27
|
Description?: string | undefined;
|
|
28
28
|
/**
|
|
29
|
-
* The object that defines a TLS inspection configuration. AWS Network Firewall uses TLS inspection configurations to decrypt your firewall's inbound and outbound SSL/TLS traffic. After decryption, AWS Network Firewall inspects the traffic according to your firewall policy's stateful rules, and then re-encrypts it before sending it to its destination. You can enable inspection of your firewall's inbound traffic, outbound traffic, or both. To use TLS inspection with your firewall, you must first import or provision certificates using
|
|
29
|
+
* The object that defines a TLS inspection configuration. AWS Network Firewall uses TLS inspection configurations to decrypt your firewall's inbound and outbound SSL/TLS traffic. After decryption, AWS Network Firewall inspects the traffic according to your firewall policy's stateful rules, and then re-encrypts it before sending it to its destination. You can enable inspection of your firewall's inbound traffic, outbound traffic, or both. To use TLS inspection with your firewall, you must first import or provision certificates using Certificate Manager , create a TLS inspection configuration, add that configuration to a new firewall policy, and then associate that policy with your firewall. For more information about using TLS inspection configurations, see [Inspecting SSL/TLS traffic with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection.html) in the *AWS Network Firewall Developer Guide* .
|
|
30
30
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-tlsinspectionconfiguration.html#cfn-networkfirewall-tlsinspectionconfiguration-tlsinspectionconfiguration}
|
|
31
31
|
*/
|
|
32
32
|
TLSInspectionConfiguration: TLSInspectionConfiguration;
|
|
@@ -106,25 +106,25 @@ export type PortRange = {
|
|
|
106
106
|
*/
|
|
107
107
|
export type RevokedStatusAction = "PASS" | "DROP" | "REJECT";
|
|
108
108
|
/**
|
|
109
|
-
* Any
|
|
109
|
+
* Any Certificate Manager (ACM) Secure Sockets Layer/Transport Layer Security (SSL/TLS) server certificate that's associated with a [ServerCertificateConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration.html) . Used in a [TLSInspectionConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-networkfirewall-tlsinspectionconfiguration.html) for inspection of inbound traffic to your firewall. You must request or import a SSL/TLS certificate into ACM for each domain Network Firewall needs to decrypt and inspect. AWS Network Firewall uses the SSL/TLS certificates to decrypt specified inbound SSL/TLS traffic going to your firewall. For information about working with certificates in Certificate Manager , see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) or [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
110
110
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificate.html}
|
|
111
111
|
*/
|
|
112
112
|
export type ServerCertificate = {
|
|
113
113
|
/**
|
|
114
|
-
* The Amazon Resource Name (ARN) of the
|
|
114
|
+
* The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate that's used for inbound SSL/TLS inspection.
|
|
115
115
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificate.html#cfn-networkfirewall-tlsinspectionconfiguration-servercertificate-resourcearn}
|
|
116
116
|
*/
|
|
117
117
|
ResourceArn?: string | undefined;
|
|
118
118
|
};
|
|
119
119
|
/**
|
|
120
|
-
* Configures the
|
|
120
|
+
* Configures the Certificate Manager certificates and scope that Network Firewall uses to decrypt and re-encrypt traffic using a [TLSInspectionConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-networkfirewall-tlsinspectionconfiguration.html) . You can configure `ServerCertificates` for inbound SSL/TLS inspection, a `CertificateAuthorityArn` for outbound SSL/TLS inspection, or both. For information about working with certificates for TLS inspection, see [Using SSL/TLS server certficiates with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-certificate-requirements.html) in the *AWS Network Firewall Developer Guide* .
|
|
121
121
|
*
|
|
122
122
|
* > If a server certificate that's associated with your [TLSInspectionConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-networkfirewall-tlsinspectionconfiguration.html) is revoked, deleted, or expired it can result in client-side TLS errors.
|
|
123
123
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration.html}
|
|
124
124
|
*/
|
|
125
125
|
export type ServerCertificateConfiguration = {
|
|
126
126
|
/**
|
|
127
|
-
* The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within
|
|
127
|
+
* The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within Certificate Manager (ACM) to use for outbound SSL/TLS inspection.
|
|
128
128
|
*
|
|
129
129
|
* The following limitations apply:
|
|
130
130
|
*
|
|
@@ -133,7 +133,7 @@ export type ServerCertificateConfiguration = {
|
|
|
133
133
|
*
|
|
134
134
|
* For more information about configuring certificates for outbound inspection, see [Using SSL/TLS certificates with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-certificate-requirements.html) in the *AWS Network Firewall Developer Guide* .
|
|
135
135
|
*
|
|
136
|
-
* For information about working with certificates in ACM, see [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *
|
|
136
|
+
* For information about working with certificates in ACM, see [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
137
137
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration.html#cfn-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration-certificateauthorityarn}
|
|
138
138
|
*/
|
|
139
139
|
CertificateAuthorityArn?: string | undefined;
|