@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
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
|
|
4
|
+
*/
|
|
5
|
+
export type BedrockAgentCoreRuntime = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::Runtime", BedrockAgentCoreRuntimeProps, BedrockAgentCoreRuntimeAttribs>;
|
|
6
|
+
/**
|
|
7
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
|
|
8
|
+
*/
|
|
9
|
+
export type BedrockAgentCoreRuntimeProps = {
|
|
10
|
+
/**
|
|
11
|
+
* The artifact of the agent
|
|
12
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeartifact}
|
|
13
|
+
*/
|
|
14
|
+
AgentRuntimeArtifact: AgentRuntimeArtifact;
|
|
15
|
+
/**
|
|
16
|
+
* Name for a resource
|
|
17
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimename}
|
|
18
|
+
*/
|
|
19
|
+
AgentRuntimeName: string;
|
|
20
|
+
/**
|
|
21
|
+
* Authorizer configuration for the agent runtime
|
|
22
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-authorizerconfiguration}
|
|
23
|
+
*/
|
|
24
|
+
AuthorizerConfiguration?: AuthorizerConfiguration | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* Description of the resource
|
|
27
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-description}
|
|
28
|
+
*/
|
|
29
|
+
Description?: string | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* Environment variables for the agent runtime
|
|
32
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-environmentvariables}
|
|
33
|
+
*/
|
|
34
|
+
EnvironmentVariables?: Record<string, string> | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* Network access configuration for the Agent
|
|
37
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-networkconfiguration}
|
|
38
|
+
*/
|
|
39
|
+
NetworkConfiguration: NetworkConfiguration;
|
|
40
|
+
/**
|
|
41
|
+
* Protocol configuration for the agent runtime
|
|
42
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-protocolconfiguration}
|
|
43
|
+
*/
|
|
44
|
+
ProtocolConfiguration?: ProtocolConfiguration | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* Amazon Resource Name (ARN) of an IAM role
|
|
47
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-rolearn}
|
|
48
|
+
*/
|
|
49
|
+
RoleArn: string;
|
|
50
|
+
/**
|
|
51
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-tags}
|
|
52
|
+
*/
|
|
53
|
+
Tags?: Record<string, string> | undefined;
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#aws-resource-bedrockagentcore-runtime-return-values}
|
|
57
|
+
*/
|
|
58
|
+
export type BedrockAgentCoreRuntimeAttribs = {
|
|
59
|
+
/**
|
|
60
|
+
* The Amazon Resource Name(ARN) that uniquely identifies the Agent
|
|
61
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimearn}
|
|
62
|
+
*/
|
|
63
|
+
AgentRuntimeArn: string;
|
|
64
|
+
/**
|
|
65
|
+
* Identifier for a resource
|
|
66
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeid}
|
|
67
|
+
*/
|
|
68
|
+
AgentRuntimeId: string;
|
|
69
|
+
/**
|
|
70
|
+
* Version of the Agent
|
|
71
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeversion}
|
|
72
|
+
*/
|
|
73
|
+
AgentRuntimeVersion: string;
|
|
74
|
+
/**
|
|
75
|
+
* Timestamp when the Agent was created
|
|
76
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-createdat}
|
|
77
|
+
*/
|
|
78
|
+
CreatedAt: string;
|
|
79
|
+
/**
|
|
80
|
+
* When resource was last updated
|
|
81
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-lastupdatedat}
|
|
82
|
+
*/
|
|
83
|
+
LastUpdatedAt: string;
|
|
84
|
+
/**
|
|
85
|
+
* Current status of the agent
|
|
86
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-status}
|
|
87
|
+
*/
|
|
88
|
+
Status: AgentStatus;
|
|
89
|
+
};
|
|
90
|
+
/**
|
|
91
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html}
|
|
92
|
+
*/
|
|
93
|
+
export type AgentRuntimeArtifact = {
|
|
94
|
+
/**
|
|
95
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-containerconfiguration}
|
|
96
|
+
*/
|
|
97
|
+
ContainerConfiguration?: ContainerConfiguration | undefined;
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentstatus.html}
|
|
101
|
+
*/
|
|
102
|
+
export type AgentStatus = "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING";
|
|
103
|
+
/**
|
|
104
|
+
* Configuration for the authorizer
|
|
105
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html}
|
|
106
|
+
*/
|
|
107
|
+
export type AuthorizerConfiguration = {
|
|
108
|
+
/**
|
|
109
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html#cfn-bedrockagentcore-runtime-authorizerconfiguration-customjwtauthorizer}
|
|
110
|
+
*/
|
|
111
|
+
CustomJWTAuthorizer?: CustomJWTAuthorizerConfiguration | undefined;
|
|
112
|
+
};
|
|
113
|
+
/**
|
|
114
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html}
|
|
115
|
+
*/
|
|
116
|
+
export type ContainerConfiguration = {
|
|
117
|
+
/**
|
|
118
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html#cfn-bedrockagentcore-runtime-containerconfiguration-containeruri}
|
|
119
|
+
*/
|
|
120
|
+
ContainerUri: string;
|
|
121
|
+
};
|
|
122
|
+
/**
|
|
123
|
+
* Configuration for custom JWT authorizer
|
|
124
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html}
|
|
125
|
+
*/
|
|
126
|
+
export type CustomJWTAuthorizerConfiguration = {
|
|
127
|
+
/**
|
|
128
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedaudience}
|
|
129
|
+
*/
|
|
130
|
+
AllowedAudience?: string[] | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedclients}
|
|
133
|
+
*/
|
|
134
|
+
AllowedClients?: string[] | undefined;
|
|
135
|
+
/**
|
|
136
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-discoveryurl}
|
|
137
|
+
*/
|
|
138
|
+
DiscoveryUrl: string;
|
|
139
|
+
};
|
|
140
|
+
/**
|
|
141
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html}
|
|
142
|
+
*/
|
|
143
|
+
export type NetworkConfiguration = {
|
|
144
|
+
/**
|
|
145
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html#cfn-bedrockagentcore-runtime-networkconfiguration-networkmode}
|
|
146
|
+
*/
|
|
147
|
+
NetworkMode: NetworkMode;
|
|
148
|
+
};
|
|
149
|
+
/**
|
|
150
|
+
* Network mode configuration type
|
|
151
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkmode.html}
|
|
152
|
+
*/
|
|
153
|
+
export type NetworkMode = "PUBLIC";
|
|
154
|
+
/**
|
|
155
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-protocolconfiguration.html}
|
|
156
|
+
*/
|
|
157
|
+
export type ProtocolConfiguration = "MCP" | "HTTP";
|
|
158
|
+
//# sourceMappingURL=aws-bedrockagentcore-runtime.d.ts.map
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
|
|
4
|
+
*/
|
|
5
|
+
export type BedrockAgentCoreRuntimeEndpoint = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::RuntimeEndpoint", BedrockAgentCoreRuntimeEndpointProps, BedrockAgentCoreRuntimeEndpointAttribs>;
|
|
6
|
+
/**
|
|
7
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
|
|
8
|
+
*/
|
|
9
|
+
export type BedrockAgentCoreRuntimeEndpointProps = {
|
|
10
|
+
/**
|
|
11
|
+
* The ID of the parent Agent Runtime (required for creation)
|
|
12
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeid}
|
|
13
|
+
*/
|
|
14
|
+
AgentRuntimeId: string;
|
|
15
|
+
/**
|
|
16
|
+
* The version of the AgentCore Runtime to use for the endpoint.
|
|
17
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeversion}
|
|
18
|
+
*/
|
|
19
|
+
AgentRuntimeVersion?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* The description of the AgentCore Runtime endpoint.
|
|
22
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-description}
|
|
23
|
+
*/
|
|
24
|
+
Description?: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the Agent Runtime Endpoint
|
|
27
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-name}
|
|
28
|
+
*/
|
|
29
|
+
Name: string;
|
|
30
|
+
/**
|
|
31
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-tags}
|
|
32
|
+
*/
|
|
33
|
+
Tags?: Record<string, string> | undefined;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#aws-resource-bedrockagentcore-runtimeendpoint-return-values}
|
|
37
|
+
*/
|
|
38
|
+
export type BedrockAgentCoreRuntimeEndpointAttribs = {
|
|
39
|
+
/**
|
|
40
|
+
* The ARN of the Agent Runtime
|
|
41
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimearn}
|
|
42
|
+
*/
|
|
43
|
+
AgentRuntimeArn: string;
|
|
44
|
+
/**
|
|
45
|
+
* The Amazon Resource Name (ARN) of the AgentCore Runtime.
|
|
46
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeendpointarn}
|
|
47
|
+
*/
|
|
48
|
+
AgentRuntimeEndpointArn: string;
|
|
49
|
+
/**
|
|
50
|
+
* The timestamp when the Agent Runtime Endpoint was created
|
|
51
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-createdat}
|
|
52
|
+
*/
|
|
53
|
+
CreatedAt: string;
|
|
54
|
+
/**
|
|
55
|
+
* The reason for failure if the endpoint is in a failed state
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-failurereason}
|
|
57
|
+
*/
|
|
58
|
+
FailureReason: string;
|
|
59
|
+
/**
|
|
60
|
+
* The unique identifier of the AgentCore Runtime endpoint.
|
|
61
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-id}
|
|
62
|
+
*/
|
|
63
|
+
Id: string;
|
|
64
|
+
/**
|
|
65
|
+
* The timestamp when the Agent Runtime Endpoint was last updated
|
|
66
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-lastupdatedat}
|
|
67
|
+
*/
|
|
68
|
+
LastUpdatedAt: string;
|
|
69
|
+
/**
|
|
70
|
+
* The Live version of the Agent Runtime
|
|
71
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-liveversion}
|
|
72
|
+
*/
|
|
73
|
+
LiveVersion: string;
|
|
74
|
+
/**
|
|
75
|
+
* The status of the Agent Runtime Endpoint
|
|
76
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-status}
|
|
77
|
+
*/
|
|
78
|
+
Status: AgentRuntimeEndpointStatus;
|
|
79
|
+
/**
|
|
80
|
+
* The target version of the AgentCore Runtime for the endpoint.
|
|
81
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-targetversion}
|
|
82
|
+
*/
|
|
83
|
+
TargetVersion: string;
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtimeendpoint-agentruntimeendpointstatus.html}
|
|
87
|
+
*/
|
|
88
|
+
export type AgentRuntimeEndpointStatus = "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING";
|
|
89
|
+
//# sourceMappingURL=aws-bedrockagentcore-runtimeendpoint.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
* The `AWS::CertificateManager::Certificate` resource requests an
|
|
3
|
+
* The `AWS::CertificateManager::Certificate` resource requests an Certificate Manager ( ACM ) certificate that you can use to enable secure connections. For example, you can deploy an ACM certificate to an Elastic Load Balancer to enable HTTPS support. For more information, see [RequestCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_RequestCertificate.html) in the Certificate Manager API Reference.
|
|
4
4
|
*
|
|
5
5
|
* > When you use the `AWS::CertificateManager::Certificate` resource in a CloudFormation stack, domain validation is handled automatically if all three of the following are true: The certificate domain is hosted in Amazon Route 53, the domain resides in your AWS account , and you are using DNS validation.
|
|
6
6
|
* >
|
|
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
|
9
9
|
*/
|
|
10
10
|
export type CertificateManagerCertificate = ResourceDefinitionWithAttributes<"AWS::CertificateManager::Certificate", CertificateManagerCertificateProps, CertificateManagerCertificateAttribs>;
|
|
11
11
|
/**
|
|
12
|
-
* The `AWS::CertificateManager::Certificate` resource requests an
|
|
12
|
+
* The `AWS::CertificateManager::Certificate` resource requests an Certificate Manager ( ACM ) certificate that you can use to enable secure connections. For example, you can deploy an ACM certificate to an Elastic Load Balancer to enable HTTPS support. For more information, see [RequestCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_RequestCertificate.html) in the Certificate Manager API Reference.
|
|
13
13
|
*
|
|
14
14
|
* > When you use the `AWS::CertificateManager::Certificate` resource in a CloudFormation stack, domain validation is handled automatically if all three of the following are true: The certificate domain is hosted in Amazon Route 53, the domain resides in your AWS account , and you are using DNS validation.
|
|
15
15
|
* >
|
|
@@ -32,7 +32,7 @@ export type CertificateManagerCertificateProps = {
|
|
|
32
32
|
*/
|
|
33
33
|
CertificateExport?: string | undefined;
|
|
34
34
|
/**
|
|
35
|
-
* You can opt out of certificate transparency logging by specifying the `DISABLED` option. Opt in by specifying `ENABLED` .
|
|
35
|
+
* You can opt out of certificate transparency logging by specifying the `DISABLED` option. Opt in by specifying `ENABLED` . This setting doces not apply to private certificates.
|
|
36
36
|
*
|
|
37
37
|
* If you do not specify a certificate transparency logging preference on a new CloudFormation template, or if you remove the logging preference from an existing template, this is the same as explicitly enabling the preference.
|
|
38
38
|
*
|
|
@@ -95,7 +95,7 @@ export type CertificateManagerCertificateAttribs = {
|
|
|
95
95
|
Id: string;
|
|
96
96
|
};
|
|
97
97
|
/**
|
|
98
|
-
* `DomainValidationOption` is a property of the [AWS::CertificateManager::Certificate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-certificate.html) resource that specifies the
|
|
98
|
+
* `DomainValidationOption` is a property of the [AWS::CertificateManager::Certificate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-certificate.html) resource that specifies the Certificate Manager ( ACM ) certificate domain to validate. Depending on the chosen validation method, ACM checks the domain's DNS record for a validation CNAME, or it attempts to send a validation email message to the domain owner.
|
|
99
99
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html}
|
|
100
100
|
*/
|
|
101
101
|
export type DomainValidationOption = {
|
|
@@ -21,6 +21,11 @@ export type CleanRoomsAnalysisTemplateProps = {
|
|
|
21
21
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-analysistemplate.html#cfn-cleanrooms-analysistemplate-description}
|
|
22
22
|
*/
|
|
23
23
|
Description?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* The configuration that specifies the level of detail in error messages returned by analyses using this template. When set to `DETAILED` , error messages include more information to help troubleshoot issues with PySpark jobs. Detailed error messages may expose underlying data, including sensitive information. Recommended for faster troubleshooting in development and testing environments.
|
|
26
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-analysistemplate.html#cfn-cleanrooms-analysistemplate-errormessageconfiguration}
|
|
27
|
+
*/
|
|
28
|
+
ErrorMessageConfiguration?: ErrorMessageConfiguration | undefined;
|
|
24
29
|
/**
|
|
25
30
|
* The format of the analysis template.
|
|
26
31
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-analysistemplate.html#cfn-cleanrooms-analysistemplate-format}
|
|
@@ -218,6 +223,19 @@ export type AnalysisTemplateArtifacts = {
|
|
|
218
223
|
*/
|
|
219
224
|
RoleArn: string;
|
|
220
225
|
};
|
|
226
|
+
/**
|
|
227
|
+
* A structure that defines the level of detail included in error messages returned by PySpark jobs. This configuration allows you to control the verbosity of error messages to help with troubleshooting PySpark jobs while maintaining appropriate security controls.
|
|
228
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-errormessageconfiguration.html}
|
|
229
|
+
*/
|
|
230
|
+
export type ErrorMessageConfiguration = {
|
|
231
|
+
/**
|
|
232
|
+
* The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.
|
|
233
|
+
*
|
|
234
|
+
* Because this setting may expose sensitive data, it is recommended for development and testing environments.
|
|
235
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-errormessageconfiguration.html#cfn-cleanrooms-analysistemplate-errormessageconfiguration-type}
|
|
236
|
+
*/
|
|
237
|
+
Type: "DETAILED";
|
|
238
|
+
};
|
|
221
239
|
/**
|
|
222
240
|
* Hash
|
|
223
241
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-hash.html}
|
|
@@ -16,6 +16,11 @@ export type CleanRoomsCollaborationProps = {
|
|
|
16
16
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-collaboration.html#cfn-cleanrooms-collaboration-analyticsengine}
|
|
17
17
|
*/
|
|
18
18
|
AnalyticsEngine?: AnalyticsEngine | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* The types of change requests that are automatically approved for this collaboration.
|
|
21
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-collaboration.html#cfn-cleanrooms-collaboration-autoapprovedchangetypes}
|
|
22
|
+
*/
|
|
23
|
+
AutoApprovedChangeTypes?: AutoApprovedChangeType[] | undefined;
|
|
19
24
|
/**
|
|
20
25
|
* A display name of the collaboration creator.
|
|
21
26
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-collaboration.html#cfn-cleanrooms-collaboration-creatordisplayname}
|
|
@@ -111,6 +116,10 @@ export type CleanRoomsCollaborationAttribs = {
|
|
|
111
116
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-collaboration-analyticsengine.html}
|
|
112
117
|
*/
|
|
113
118
|
export type AnalyticsEngine = "CLEAN_ROOMS_SQL" | "SPARK";
|
|
119
|
+
/**
|
|
120
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-collaboration-autoapprovedchangetype.html}
|
|
121
|
+
*/
|
|
122
|
+
export type AutoApprovedChangeType = "ADD_MEMBER";
|
|
114
123
|
/**
|
|
115
124
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-collaboration-collaborationjoblogstatus.html}
|
|
116
125
|
*/
|
|
@@ -108,7 +108,7 @@ export type CloudFormationGuardHookProps = {
|
|
|
108
108
|
*
|
|
109
109
|
* Example target filter in JSON:
|
|
110
110
|
*
|
|
111
|
-
* `"TargetFilters": {"Actions": [ "
|
|
111
|
+
* `"TargetFilters": {"Actions": [ "CREATE", "UPDATE", "DELETE" ]}`
|
|
112
112
|
*
|
|
113
113
|
* Example target filter in YAML:
|
|
114
114
|
*
|
|
@@ -40,9 +40,9 @@ export type CloudFormationHookVersionProps = {
|
|
|
40
40
|
*/
|
|
41
41
|
SchemaHandlerPackage: string;
|
|
42
42
|
/**
|
|
43
|
-
* The unique name for your
|
|
43
|
+
* The unique name for your Hook. Specifies a three-part namespace for your Hook, with a recommended pattern of `Organization::Service::Hook` .
|
|
44
44
|
*
|
|
45
|
-
* > The following organization namespaces are reserved and can't be used in your
|
|
45
|
+
* > The following organization namespaces are reserved and can't be used in your Hook type names:
|
|
46
46
|
* >
|
|
47
47
|
* > - `Alexa`
|
|
48
48
|
* > - `AMZN`
|
|
@@ -74,7 +74,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
74
74
|
*/
|
|
75
75
|
TypeName: string;
|
|
76
76
|
/**
|
|
77
|
-
* An alias to assign to the public extension
|
|
77
|
+
* An alias to assign to the public extension in this account and Region. If you specify an alias for the extension, CloudFormation treats the alias as the extension type name within this account and Region. You must use the alias to refer to the extension in your templates, API calls, and CloudFormation console.
|
|
78
78
|
*
|
|
79
79
|
* An extension alias must be unique within a given account and Region. You can activate the same public resource multiple times in the same account and Region, using different type name aliases.
|
|
80
80
|
* @minLength 10
|
|
@@ -153,7 +153,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
153
153
|
*/
|
|
154
154
|
TypeName?: string | undefined;
|
|
155
155
|
/**
|
|
156
|
-
* An alias to assign to the public extension
|
|
156
|
+
* An alias to assign to the public extension in this account and Region. If you specify an alias for the extension, CloudFormation treats the alias as the extension type name within this account and Region. You must use the alias to refer to the extension in your templates, API calls, and CloudFormation console.
|
|
157
157
|
*
|
|
158
158
|
* An extension alias must be unique within a given account and Region. You can activate the same public resource multiple times in the same account and Region, using different type name aliases.
|
|
159
159
|
* @minLength 10
|
|
@@ -176,7 +176,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
176
176
|
*/
|
|
177
177
|
export type CloudFormationTypeActivationAttribs = {
|
|
178
178
|
/**
|
|
179
|
-
* The Amazon Resource Name (ARN) of the activated extension
|
|
179
|
+
* The Amazon Resource Name (ARN) of the activated extension in this account and Region.
|
|
180
180
|
* @pattern arn:aws[A-Za-z0-9-]{0,64}:cloudformation:[A-Za-z0-9-]{1,64}:([0-9]{12})?:type/.+
|
|
181
181
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-typeactivation.html#cfn-cloudformation-typeactivation-arn}
|
|
182
182
|
*/
|
|
@@ -1301,7 +1301,7 @@ export type StatusCodes = {
|
|
|
1301
1301
|
* - To accept HTTPS connections from only viewers that support SNI, set `SSLSupportMethod` to `sni-only` . This is recommended. Most browsers and clients support SNI. (In CloudFormation, the field name is `SslSupportMethod` . Note the different capitalization.)
|
|
1302
1302
|
* - To accept HTTPS connections from all viewers, including those that don't support SNI, set `SSLSupportMethod` to `vip` . This is not recommended, and results in additional monthly charges from CloudFront. (In CloudFormation, the field name is `SslSupportMethod` . Note the different capitalization.)
|
|
1303
1303
|
* - The minimum SSL/TLS protocol version that the distribution can use to communicate with viewers. To specify a minimum version, choose a value for `MinimumProtocolVersion` . For more information, see [Security Policy](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValues-security-policy) in the *Amazon CloudFront Developer Guide* .
|
|
1304
|
-
* - The location of the SSL/TLS certificate, [
|
|
1304
|
+
* - The location of the SSL/TLS certificate, [Certificate Manager (ACM)](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html) (recommended) or [AWS Identity and Access Management (IAM)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html) . You specify the location by setting a value in one of the following fields (not both):
|
|
1305
1305
|
*
|
|
1306
1306
|
* - `ACMCertificateArn` (In CloudFormation, this field name is `AcmCertificateArn` . Note the different capitalization.)
|
|
1307
1307
|
* - `IAMCertificateId` (In CloudFormation, this field name is `IamCertificateId` . Note the different capitalization.)
|
|
@@ -1315,7 +1315,7 @@ export type ViewerCertificate = {
|
|
|
1315
1315
|
/**
|
|
1316
1316
|
* > In CloudFormation, this field name is `AcmCertificateArn` . Note the different capitalization.
|
|
1317
1317
|
*
|
|
1318
|
-
* If the distribution uses `Aliases` (alternate domain names or CNAMEs) and the SSL/TLS certificate is stored in [
|
|
1318
|
+
* If the distribution uses `Aliases` (alternate domain names or CNAMEs) and the SSL/TLS certificate is stored in [Certificate Manager (ACM)](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html) , provide the Amazon Resource Name (ARN) of the ACM certificate. CloudFront only supports ACM certificates in the US East (N. Virginia) Region ( `us-east-1` ).
|
|
1319
1319
|
*
|
|
1320
1320
|
* If you specify an ACM certificate ARN, you must also specify values for `MinimumProtocolVersion` and `SSLSupportMethod` . (In CloudFormation, the field name is `SslSupportMethod` . Note the different capitalization.)
|
|
1321
1321
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-viewercertificate.html#cfn-cloudfront-distribution-viewercertificate-acmcertificatearn}
|
|
@@ -93,7 +93,7 @@ export type CloudFrontDistributionTenantAttribs = {
|
|
|
93
93
|
Status: string;
|
|
94
94
|
};
|
|
95
95
|
/**
|
|
96
|
-
* The
|
|
96
|
+
* The Certificate Manager (ACM) certificate associated with your distribution.
|
|
97
97
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-certificate.html}
|
|
98
98
|
*/
|
|
99
99
|
export type Certificate = {
|
|
@@ -109,7 +109,7 @@ export type Certificate = {
|
|
|
109
109
|
*/
|
|
110
110
|
export type Customizations = {
|
|
111
111
|
/**
|
|
112
|
-
* The
|
|
112
|
+
* The Certificate Manager (ACM) certificate.
|
|
113
113
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-customizations.html#cfn-cloudfront-distributiontenant-customizations-certificate}
|
|
114
114
|
*/
|
|
115
115
|
Certificate?: Certificate | undefined;
|
|
@@ -150,7 +150,7 @@ export type GeoRestrictionCustomization = {
|
|
|
150
150
|
*/
|
|
151
151
|
export type ManagedCertificateRequest = {
|
|
152
152
|
/**
|
|
153
|
-
* You can opt out of certificate transparency logging by specifying the `disabled` option. Opt in by specifying `enabled` . For more information, see [Certificate Transparency Logging](https://docs.aws.amazon.com/acm/latest/userguide/acm-concepts.html#concept-transparency) in the *
|
|
153
|
+
* You can opt out of certificate transparency logging by specifying the `disabled` option. Opt in by specifying `enabled` . For more information, see [Certificate Transparency Logging](https://docs.aws.amazon.com/acm/latest/userguide/acm-concepts.html#concept-transparency) in the *Certificate Manager User Guide* .
|
|
154
154
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributiontenant-managedcertificaterequest.html#cfn-cloudfront-distributiontenant-managedcertificaterequest-certificatetransparencyloggingpreference}
|
|
155
155
|
*/
|
|
156
156
|
CertificateTransparencyLoggingPreference?: "enabled" | "disabled" | undefined;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
2
|
/**
|
|
3
3
|
* A public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
4
|
+
*
|
|
5
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
4
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-publickey.html}
|
|
5
7
|
*/
|
|
6
8
|
export type CloudFrontPublicKey = ResourceDefinitionWithAttributes<"AWS::CloudFront::PublicKey", CloudFrontPublicKeyProps, CloudFrontPublicKeyAttribs>;
|
|
7
9
|
/**
|
|
8
10
|
* A public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
11
|
+
*
|
|
12
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
9
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-publickey.html}
|
|
10
14
|
*/
|
|
11
15
|
export type CloudFrontPublicKeyProps = {
|
|
@@ -32,6 +36,8 @@ export type CloudFrontPublicKeyAttribs = {
|
|
|
32
36
|
};
|
|
33
37
|
/**
|
|
34
38
|
* Configuration information about a public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
39
|
+
*
|
|
40
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
35
41
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-publickey-publickeyconfig.html}
|
|
36
42
|
*/
|
|
37
43
|
export type PublicKeyConfig = {
|
|
@@ -48,7 +48,7 @@ export type CognitoUserPoolDomainAttribs = {
|
|
|
48
48
|
*/
|
|
49
49
|
export type CustomDomainConfigType = {
|
|
50
50
|
/**
|
|
51
|
-
* The Amazon Resource Name (ARN) of an
|
|
51
|
+
* The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
|
|
52
52
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpooldomain-customdomainconfigtype.html#cfn-cognito-userpooldomain-customdomainconfigtype-certificatearn}
|
|
53
53
|
*/
|
|
54
54
|
CertificateArn?: string | undefined;
|
|
@@ -93,7 +93,7 @@ export type HoursOfOperationOverride = {
|
|
|
93
93
|
*/
|
|
94
94
|
EffectiveFrom: string;
|
|
95
95
|
/**
|
|
96
|
-
* The date
|
|
96
|
+
* The date until the hours of operation override is effective.
|
|
97
97
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-effectivetill}
|
|
98
98
|
*/
|
|
99
99
|
EffectiveTill: string;
|
|
@@ -10,7 +10,7 @@ export type ConnectPredefinedAttribute = ResourceDefinitionWithAttributes<"AWS::
|
|
|
10
10
|
*/
|
|
11
11
|
export type ConnectPredefinedAttributeProps = {
|
|
12
12
|
/**
|
|
13
|
-
* Custom metadata associated to
|
|
13
|
+
* Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.
|
|
14
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-predefinedattribute.html#cfn-connect-predefinedattribute-attributeconfiguration}
|
|
15
15
|
*/
|
|
16
16
|
AttributeConfiguration?: {
|
|
@@ -37,7 +37,7 @@ export type ConnectPredefinedAttributeProps = {
|
|
|
37
37
|
*/
|
|
38
38
|
Name: string;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.
|
|
41
41
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-predefinedattribute.html#cfn-connect-predefinedattribute-purposes}
|
|
42
42
|
*/
|
|
43
43
|
Purposes?: string[] | undefined;
|
|
@@ -33,6 +33,11 @@ export type ConnectRoutingProfileProps = {
|
|
|
33
33
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-routingprofile.html#cfn-connect-routingprofile-instancearn}
|
|
34
34
|
*/
|
|
35
35
|
InstanceArn: string;
|
|
36
|
+
/**
|
|
37
|
+
* The manual assignment queues to associate with this routing profile.
|
|
38
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-routingprofile.html#cfn-connect-routingprofile-manualassignmentqueueconfigs}
|
|
39
|
+
*/
|
|
40
|
+
ManualAssignmentQueueConfigs?: RoutingProfileManualAssignmentQueueConfig[] | undefined;
|
|
36
41
|
/**
|
|
37
42
|
* The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
|
38
43
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-routingprofile.html#cfn-connect-routingprofile-mediaconcurrencies}
|
|
@@ -115,6 +120,17 @@ export type MediaConcurrency = {
|
|
|
115
120
|
*/
|
|
116
121
|
CrossChannelBehavior?: CrossChannelBehavior | undefined;
|
|
117
122
|
};
|
|
123
|
+
/**
|
|
124
|
+
* Contains information about the manual assignment queue and channel
|
|
125
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-routingprofile-routingprofilemanualassignmentqueueconfig.html}
|
|
126
|
+
*/
|
|
127
|
+
export type RoutingProfileManualAssignmentQueueConfig = {
|
|
128
|
+
/**
|
|
129
|
+
* Contains the channel and queue identifier for a routing profile.
|
|
130
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-routingprofile-routingprofilemanualassignmentqueueconfig.html#cfn-connect-routingprofile-routingprofilemanualassignmentqueueconfig-queuereference}
|
|
131
|
+
*/
|
|
132
|
+
QueueReference: RoutingProfileQueueReference;
|
|
133
|
+
};
|
|
118
134
|
/**
|
|
119
135
|
* Contains information about the queue and channel for which priority and delay can be set.
|
|
120
136
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-routingprofile-routingprofilequeueconfig.html}
|
|
@@ -23,7 +23,7 @@ export type DataZoneConnectionProps = {
|
|
|
23
23
|
Description?: string | undefined;
|
|
24
24
|
/**
|
|
25
25
|
* The ID of the domain where the connection is created.
|
|
26
|
-
* @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
|
|
26
|
+
* @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
|
|
27
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-domainidentifier}
|
|
28
28
|
*/
|
|
29
29
|
DomainIdentifier: string;
|
|
@@ -58,7 +58,7 @@ export type DataZoneConnectionAttribs = {
|
|
|
58
58
|
ConnectionId: string;
|
|
59
59
|
/**
|
|
60
60
|
* The domain ID of the connection.
|
|
61
|
-
* @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
|
|
61
|
+
* @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
|
|
62
62
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-domainid}
|
|
63
63
|
*/
|
|
64
64
|
DomainId: string;
|
|
@@ -34,7 +34,7 @@ export type DataZonePolicyGrantProps = {
|
|
|
34
34
|
* The type of policy that you want to grant.
|
|
35
35
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-policytype}
|
|
36
36
|
*/
|
|
37
|
-
PolicyType:
|
|
37
|
+
PolicyType: ManagedPolicyType;
|
|
38
38
|
/**
|
|
39
39
|
* The principal of the policy grant member.
|
|
40
40
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-principal}
|
|
@@ -224,6 +224,10 @@ export type GroupPolicyGrantPrincipal = {
|
|
|
224
224
|
*/
|
|
225
225
|
GroupIdentifier: string;
|
|
226
226
|
};
|
|
227
|
+
/**
|
|
228
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-managedpolicytype.html}
|
|
229
|
+
*/
|
|
230
|
+
export type ManagedPolicyType = "CREATE_DOMAIN_UNIT" | "OVERRIDE_DOMAIN_UNIT_OWNERS" | "ADD_TO_PROJECT_MEMBER_POOL" | "OVERRIDE_PROJECT_OWNERS" | "CREATE_GLOSSARY" | "CREATE_FORM_TYPE" | "CREATE_ASSET_TYPE" | "CREATE_PROJECT" | "CREATE_ENVIRONMENT_PROFILE" | "DELEGATE_CREATE_ENVIRONMENT_PROFILE" | "CREATE_ENVIRONMENT" | "CREATE_ENVIRONMENT_FROM_BLUEPRINT" | "CREATE_PROJECT_FROM_PROJECT_PROFILE";
|
|
227
231
|
/**
|
|
228
232
|
* The grant details of the override domain unit owners policy.
|
|
229
233
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overridedomainunitownerspolicygrantdetail.html}
|
|
@@ -326,7 +330,7 @@ export type ProjectPolicyGrantPrincipal = {
|
|
|
326
330
|
/**
|
|
327
331
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-targetentitytype.html}
|
|
328
332
|
*/
|
|
329
|
-
export type TargetEntityType = "
|
|
333
|
+
export type TargetEntityType = "DOMAIN_UNIT" | "ENVIRONMENT_BLUEPRINT_CONFIGURATION" | "ENVIRONMENT_PROFILE" | "ASSET_TYPE";
|
|
330
334
|
/**
|
|
331
335
|
* The user policy grant principal.
|
|
332
336
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-userpolicygrantprincipal.html}
|
|
@@ -17,7 +17,7 @@ export type DataZoneProjectProfileProps = {
|
|
|
17
17
|
Description?: string | undefined;
|
|
18
18
|
/**
|
|
19
19
|
* A domain ID of the project profile.
|
|
20
|
-
* @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
|
|
20
|
+
* @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
|
|
21
21
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-domainidentifier}
|
|
22
22
|
*/
|
|
23
23
|
DomainIdentifier?: string | undefined;
|
|
@@ -65,7 +65,7 @@ export type DataZoneProjectProfileAttribs = {
|
|
|
65
65
|
CreatedBy: string;
|
|
66
66
|
/**
|
|
67
67
|
* The domain ID of the project profile.
|
|
68
|
-
* @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
|
|
68
|
+
* @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
|
|
69
69
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-domainid}
|
|
70
70
|
*/
|
|
71
71
|
DomainId: string;
|
|
@@ -135,6 +135,14 @@ export type DynamoDBGlobalTableProps = {
|
|
|
135
135
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globalsecondaryindexes}
|
|
136
136
|
*/
|
|
137
137
|
GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
|
|
138
|
+
/**
|
|
139
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesettingsreplicationmode}
|
|
140
|
+
*/
|
|
141
|
+
GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
|
|
142
|
+
/**
|
|
143
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesourcearn}
|
|
144
|
+
*/
|
|
145
|
+
GlobalTableSourceArn?: string | undefined;
|
|
138
146
|
/**
|
|
139
147
|
* The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
|
|
140
148
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablewitnesses}
|