@propulsionworks/cloudformation 0.1.26 → 0.1.28

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.
Files changed (86) hide show
  1. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +2 -2
  2. package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
  5. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
  6. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
  7. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
  8. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-aps-scraper.d.ts +9 -1
  11. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
  12. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  13. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +129 -0
  15. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +92 -0
  16. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +167 -0
  17. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +92 -0
  18. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -3
  19. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
  20. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
  23. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  25. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
  26. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +5 -1
  27. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +50 -0
  28. package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  30. package/out/exports/resources.generated/aws-datazone-owner.d.ts +15 -2
  31. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
  32. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  33. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
  34. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
  35. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
  36. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +82 -0
  39. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +62 -0
  40. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-ecs-service.d.ts +9 -0
  44. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  49. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
  50. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  53. package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
  54. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
  56. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
  58. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
  59. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  62. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  63. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +4 -3
  64. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +2 -1
  65. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
  66. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +8 -0
  68. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +39 -0
  69. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  70. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  71. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +16 -1
  72. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +5 -0
  73. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
  74. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  75. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  76. package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +50 -28
  77. package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +13 -5
  78. package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +24 -11
  79. package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +31 -13
  80. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +23 -6
  81. package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +5 -5
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
  84. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  85. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
  86. package/package.json +1 -1
@@ -0,0 +1,167 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::BedrockAgentCore::Runtime
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
5
+ */
6
+ export type BedrockAgentCoreRuntime = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::Runtime", BedrockAgentCoreRuntimeProps, BedrockAgentCoreRuntimeAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::BedrockAgentCore::Runtime
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
10
+ */
11
+ export type BedrockAgentCoreRuntimeProps = {
12
+ /**
13
+ * The artifact of the agent
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeartifact}
15
+ */
16
+ AgentRuntimeArtifact: AgentRuntimeArtifact;
17
+ /**
18
+ * Name for a resource
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimename}
20
+ */
21
+ AgentRuntimeName: string;
22
+ /**
23
+ * Configuration for the authorizer
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-authorizerconfiguration}
25
+ */
26
+ AuthorizerConfiguration?: AuthorizerConfiguration | undefined;
27
+ /**
28
+ * Description of the resource
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-description}
30
+ */
31
+ Description?: string | undefined;
32
+ /**
33
+ * Environment variable attributes
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-environmentvariables}
35
+ */
36
+ EnvironmentVariables?: Record<string, string> | undefined;
37
+ /**
38
+ * Network access configuration for the Agent
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-networkconfiguration}
40
+ */
41
+ NetworkConfiguration: NetworkConfiguration;
42
+ /**
43
+ * Protocol configuration for the agent runtime
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-protocolconfiguration}
45
+ */
46
+ ProtocolConfiguration?: ProtocolConfiguration | undefined;
47
+ /**
48
+ * Amazon Resource Name (ARN) of an IAM role
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-rolearn}
50
+ */
51
+ RoleArn: string;
52
+ /**
53
+ * A map of tag keys and values
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-tags}
55
+ */
56
+ Tags?: Record<string, string> | undefined;
57
+ };
58
+ /**
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#aws-resource-bedrockagentcore-runtime-return-values}
60
+ */
61
+ export type BedrockAgentCoreRuntimeAttribs = {
62
+ /**
63
+ * The Amazon Resource Name(ARN) that uniquely identifies the Agent
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimearn}
65
+ */
66
+ AgentRuntimeArn: string;
67
+ /**
68
+ * Identifier for a resource
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeid}
70
+ */
71
+ AgentRuntimeId: string;
72
+ /**
73
+ * Version of the Agent
74
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeversion}
75
+ */
76
+ AgentRuntimeVersion: string;
77
+ /**
78
+ * Timestamp when the Agent was created
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-createdat}
80
+ */
81
+ CreatedAt: string;
82
+ /**
83
+ * When resource was last updated
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-lastupdatedat}
85
+ */
86
+ LastUpdatedAt: string;
87
+ /**
88
+ * Current status of the agent
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-status}
90
+ */
91
+ Status: AgentStatus;
92
+ };
93
+ /**
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html}
95
+ */
96
+ export type AgentRuntimeArtifact = {
97
+ /**
98
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-containerconfiguration}
99
+ */
100
+ ContainerConfiguration?: ContainerConfiguration | undefined;
101
+ };
102
+ /**
103
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentstatus.html}
104
+ */
105
+ export type AgentStatus = "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING";
106
+ /**
107
+ * Configuration for the authorizer
108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html}
109
+ */
110
+ export type AuthorizerConfiguration = {
111
+ /**
112
+ * Configuration for custom JWT authorizer
113
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html#cfn-bedrockagentcore-runtime-authorizerconfiguration-customjwtauthorizer}
114
+ */
115
+ CustomJWTAuthorizer?: CustomJWTAuthorizerConfiguration | undefined;
116
+ };
117
+ /**
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html}
119
+ */
120
+ export type ContainerConfiguration = {
121
+ /**
122
+ * The ECR URI of the container
123
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html#cfn-bedrockagentcore-runtime-containerconfiguration-containeruri}
124
+ */
125
+ ContainerUri: string;
126
+ };
127
+ /**
128
+ * Configuration for custom JWT authorizer
129
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html}
130
+ */
131
+ export type CustomJWTAuthorizerConfiguration = {
132
+ /**
133
+ * List of allowed audiences
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedaudience}
135
+ */
136
+ AllowedAudience?: string[] | undefined;
137
+ /**
138
+ * List of allowed clients
139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedclients}
140
+ */
141
+ AllowedClients?: string[] | undefined;
142
+ /**
143
+ * OpenID Connect discovery URL
144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-discoveryurl}
145
+ */
146
+ DiscoveryUrl: string;
147
+ };
148
+ /**
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html}
150
+ */
151
+ export type NetworkConfiguration = {
152
+ /**
153
+ * Network mode configuration type
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html#cfn-bedrockagentcore-runtime-networkconfiguration-networkmode}
155
+ */
156
+ NetworkMode: NetworkMode;
157
+ };
158
+ /**
159
+ * Network mode configuration type
160
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkmode.html}
161
+ */
162
+ export type NetworkMode = "PUBLIC";
163
+ /**
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-protocolconfiguration.html}
165
+ */
166
+ export type ProtocolConfiguration = "MCP" | "HTTP";
167
+ //# sourceMappingURL=aws-bedrockagentcore-runtime.d.ts.map
@@ -0,0 +1,92 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
5
+ */
6
+ export type BedrockAgentCoreRuntimeEndpoint = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::RuntimeEndpoint", BedrockAgentCoreRuntimeEndpointProps, BedrockAgentCoreRuntimeEndpointAttribs>;
7
+ /**
8
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
10
+ */
11
+ export type BedrockAgentCoreRuntimeEndpointProps = {
12
+ /**
13
+ * The ID of the parent Agent Runtime
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeid}
15
+ */
16
+ AgentRuntimeId: string;
17
+ /**
18
+ * The version of the AgentCore Runtime to use for the endpoint.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeversion}
20
+ */
21
+ AgentRuntimeVersion?: string | undefined;
22
+ /**
23
+ * The description of the AgentCore Runtime endpoint.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-description}
25
+ */
26
+ Description?: string | undefined;
27
+ /**
28
+ * The name of the Agent Runtime Endpoint
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-name}
30
+ */
31
+ Name: string;
32
+ /**
33
+ * A map of tag keys and values
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-tags}
35
+ */
36
+ Tags?: Record<string, string> | undefined;
37
+ };
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#aws-resource-bedrockagentcore-runtimeendpoint-return-values}
40
+ */
41
+ export type BedrockAgentCoreRuntimeEndpointAttribs = {
42
+ /**
43
+ * The ARN of the Agent Runtime
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimearn}
45
+ */
46
+ AgentRuntimeArn: string;
47
+ /**
48
+ * The Amazon Resource Name (ARN) of the AgentCore Runtime.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeendpointarn}
50
+ */
51
+ AgentRuntimeEndpointArn: string;
52
+ /**
53
+ * The timestamp when the Agent Runtime Endpoint was created
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-createdat}
55
+ */
56
+ CreatedAt: string;
57
+ /**
58
+ * The reason for failure if the endpoint is in a failed state
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-failurereason}
60
+ */
61
+ FailureReason: string;
62
+ /**
63
+ * The unique ID of the Agent Runtime Endpoint itself
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-id}
65
+ */
66
+ Id: string;
67
+ /**
68
+ * The timestamp when the Agent Runtime Endpoint was last updated
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-lastupdatedat}
70
+ */
71
+ LastUpdatedAt: string;
72
+ /**
73
+ * The Live version of the Agent Runtime
74
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-liveversion}
75
+ */
76
+ LiveVersion: string;
77
+ /**
78
+ * The status of the Agent Runtime Endpoint
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-status}
80
+ */
81
+ Status: AgentRuntimeEndpointStatus;
82
+ /**
83
+ * The target version of the AgentCore Runtime for the endpoint.
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-targetversion}
85
+ */
86
+ TargetVersion: string;
87
+ };
88
+ /**
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtimeendpoint-agentruntimeendpointstatus.html}
90
+ */
91
+ export type AgentRuntimeEndpointStatus = "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING";
92
+ //# 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 AWS 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 AWS Certificate Manager API Reference.
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 AWS 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 AWS Certificate Manager API Reference.
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
  * >
@@ -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 AWS 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.
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
  */
@@ -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, [AWS 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):
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 [AWS 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` ).
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 AWS Certificate Manager (ACM) certificate associated with your distribution.
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 AWS Certificate Manager (ACM) certificate.
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 *AWS Certificate Manager User Guide* .
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;
@@ -48,7 +48,7 @@ export type CognitoUserPoolDomainAttribs = {
48
48
  */
49
49
  export type CustomDomainConfigType = {
50
50
  /**
51
- * The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
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;
@@ -114,10 +114,6 @@ export type EvaluationFormItem = {
114
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html}
115
115
  */
116
116
  export type EvaluationFormNumericQuestionAutomation = {
117
- /**
118
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
119
- */
120
- AnswerSource?: unknown;
121
117
  /**
122
118
  * The property value of the automation.
123
119
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-propertyvalue}
@@ -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}
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinition, Tag } from "../main.ts";
2
2
  /**
3
3
  * The definition of AWS Cost and Usage Report. You can specify the report name, time unit, report format, compression format, S3 bucket, additional artifacts, and schema elements in the definition.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html}
@@ -79,6 +79,10 @@ export type CURReportDefinitionProps = {
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-s3region}
80
80
  */
81
81
  S3Region: string;
82
+ /**
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-tags}
84
+ */
85
+ Tags?: Tag[] | undefined;
82
86
  /**
83
87
  * The granularity of the line items in the report.
84
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-timeunit}
@@ -19,6 +19,16 @@ export type DataSyncLocationSMBProps = {
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-authenticationtype}
20
20
  */
21
21
  AuthenticationType?: "NTLM" | "KERBEROS" | undefined;
22
+ /**
23
+ * Specifies configuration information for a DataSync-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-cmksecretconfig}
25
+ */
26
+ CmkSecretConfig?: CmkSecretConfig | undefined;
27
+ /**
28
+ * Specifies configuration information for a customer-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-customsecretconfig}
30
+ */
31
+ CustomSecretConfig?: CustomSecretConfig | undefined;
22
32
  /**
23
33
  * Specifies the IPv4 addresses for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType is set to KERBEROS. If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right SMB file server.
24
34
  * @default null
@@ -104,6 +114,13 @@ export type DataSyncLocationSMBProps = {
104
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#aws-resource-datasync-locationsmb-return-values}
105
115
  */
106
116
  export type DataSyncLocationSMBAttribs = {
117
+ /**
118
+ * Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
119
+ * @maxLength 2048
120
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html#cfn-datasync-locationsmb-cmksecretconfig-secretarn}
122
+ */
123
+ "CmkSecretConfig.SecretArn": string;
107
124
  /**
108
125
  * The Amazon Resource Name (ARN) of the specified SMB location.
109
126
  * @maxLength 128
@@ -119,6 +136,39 @@ export type DataSyncLocationSMBAttribs = {
119
136
  */
120
137
  LocationUri: string;
121
138
  };
139
+ /**
140
+ * Specifies configuration information for a DataSync-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.
141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html}
142
+ */
143
+ export type CmkSecretConfig = {
144
+ /**
145
+ * Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
146
+ * @maxLength 2048
147
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):kms:[a-z-0-9]+:[0-9]{12}:key/.*|)$
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html#cfn-datasync-locationsmb-cmksecretconfig-kmskeyarn}
149
+ */
150
+ KmsKeyArn?: string | undefined;
151
+ };
152
+ /**
153
+ * Specifies configuration information for a customer-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html}
155
+ */
156
+ export type CustomSecretConfig = {
157
+ /**
158
+ * Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
159
+ * @maxLength 2048
160
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*|)$
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html#cfn-datasync-locationsmb-customsecretconfig-secretaccessrolearn}
162
+ */
163
+ SecretAccessRoleArn: string;
164
+ /**
165
+ * Specifies the ARN for a customer created AWS Secrets Manager secret.
166
+ * @maxLength 2048
167
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html#cfn-datasync-locationsmb-customsecretconfig-secretarn}
169
+ */
170
+ SecretArn: string;
171
+ };
122
172
  /**
123
173
  * Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.
124
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-mountoptions.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;