@propulsionworks/cloudformation 0.1.32 → 0.1.34
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-amazonmq-broker.d.ts +42 -53
- package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +5 -11
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +6 -10
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +0 -4
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +0 -4
- package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
- package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +17 -0
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +104 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
- package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +14 -0
- package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
- package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +1 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
- package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
- package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
- package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +2 -2
- package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +73 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +70 -4
- package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +10 -0
- package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +8 -6
- package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +1 -0
- package/out/exports/resources.generated/aws-ec2-volume.d.ts +532 -0
- package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
- package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-service.d.ts +95 -7
- package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
- package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +4 -0
- package/out/exports/resources.generated/aws-events-apidestination.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +5 -13
- package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
- package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
- package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +4 -4
- package/out/exports/resources.generated/aws-iam-policy.d.ts +2 -2
- package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +35 -4
- package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
- package/out/exports/resources.generated/aws-kinesis-stream.d.ts +7 -0
- package/out/exports/resources.generated/aws-kms-key.d.ts +1 -1
- package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +4 -0
- package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +2 -0
- package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
- package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +3 -1
- package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +8 -0
- package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
- package/out/exports/resources.generated/aws-organizations-account.d.ts +3 -1
- package/out/exports/resources.generated/aws-osis-pipeline.d.ts +1 -1
- package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +9 -2
- package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +987 -27
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
- package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +179 -0
- package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -0
- package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +6 -2
- package/out/exports/resources.generated/aws-s3vectors-index.d.ts +141 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +124 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +105 -0
- package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +16 -15
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
- package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +58 -1
- package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
- package/package.json +1 -1
|
@@ -518,7 +518,7 @@ export type DataSourceConfiguration = {
|
|
|
518
518
|
*/
|
|
519
519
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
520
520
|
/**
|
|
521
|
-
* Provides the configuration information to connect to
|
|
521
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
522
522
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
523
523
|
*/
|
|
524
524
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -582,7 +582,7 @@ export type DataSourceConfiguration = {
|
|
|
582
582
|
*/
|
|
583
583
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
584
584
|
/**
|
|
585
|
-
* Provides the configuration information to connect to
|
|
585
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
586
586
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
587
587
|
*/
|
|
588
588
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -646,7 +646,7 @@ export type DataSourceConfiguration = {
|
|
|
646
646
|
*/
|
|
647
647
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
648
648
|
/**
|
|
649
|
-
* Provides the configuration information to connect to
|
|
649
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
650
650
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
651
651
|
*/
|
|
652
652
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -710,7 +710,7 @@ export type DataSourceConfiguration = {
|
|
|
710
710
|
*/
|
|
711
711
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
712
712
|
/**
|
|
713
|
-
* Provides the configuration information to connect to
|
|
713
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
714
714
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
715
715
|
*/
|
|
716
716
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -774,7 +774,7 @@ export type DataSourceConfiguration = {
|
|
|
774
774
|
*/
|
|
775
775
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
776
776
|
/**
|
|
777
|
-
* Provides the configuration information to connect to
|
|
777
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
778
778
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
779
779
|
*/
|
|
780
780
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -838,7 +838,7 @@ export type DataSourceConfiguration = {
|
|
|
838
838
|
*/
|
|
839
839
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
840
840
|
/**
|
|
841
|
-
* Provides the configuration information to connect to
|
|
841
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
842
842
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
843
843
|
*/
|
|
844
844
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -902,7 +902,7 @@ export type DataSourceConfiguration = {
|
|
|
902
902
|
*/
|
|
903
903
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
904
904
|
/**
|
|
905
|
-
* Provides the configuration information to connect to
|
|
905
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
906
906
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
907
907
|
*/
|
|
908
908
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -966,7 +966,7 @@ export type DataSourceConfiguration = {
|
|
|
966
966
|
*/
|
|
967
967
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
968
968
|
/**
|
|
969
|
-
* Provides the configuration information to connect to
|
|
969
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
970
970
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
971
971
|
*/
|
|
972
972
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -1030,7 +1030,7 @@ export type DataSourceConfiguration = {
|
|
|
1030
1030
|
*/
|
|
1031
1031
|
WebCrawlerConfiguration: WebCrawlerConfiguration;
|
|
1032
1032
|
/**
|
|
1033
|
-
* Provides the configuration information to connect to
|
|
1033
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
1034
1034
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
1035
1035
|
*/
|
|
1036
1036
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -1094,7 +1094,7 @@ export type DataSourceConfiguration = {
|
|
|
1094
1094
|
*/
|
|
1095
1095
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
1096
1096
|
/**
|
|
1097
|
-
* Provides the configuration information to connect to
|
|
1097
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
1098
1098
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
1099
1099
|
*/
|
|
1100
1100
|
WorkDocsConfiguration: WorkDocsConfiguration;
|
|
@@ -1158,7 +1158,7 @@ export type DataSourceConfiguration = {
|
|
|
1158
1158
|
*/
|
|
1159
1159
|
WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
|
|
1160
1160
|
/**
|
|
1161
|
-
* Provides the configuration information to connect to
|
|
1161
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
1162
1162
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
|
|
1163
1163
|
*/
|
|
1164
1164
|
WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
|
|
@@ -2262,9 +2262,9 @@ export type WebCrawlerUrls = {
|
|
|
2262
2262
|
SiteMapsConfiguration?: WebCrawlerSiteMapsConfiguration | undefined;
|
|
2263
2263
|
};
|
|
2264
2264
|
/**
|
|
2265
|
-
* Provides the configuration information to connect to
|
|
2265
|
+
* Provides the configuration information to connect to WorkDocs as your data source.
|
|
2266
2266
|
*
|
|
2267
|
-
*
|
|
2267
|
+
* WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions.
|
|
2268
2268
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html}
|
|
2269
2269
|
*/
|
|
2270
2270
|
export type WorkDocsConfiguration = {
|
|
@@ -2276,24 +2276,24 @@ export type WorkDocsConfiguration = {
|
|
|
2276
2276
|
*/
|
|
2277
2277
|
CrawlComments?: boolean | undefined;
|
|
2278
2278
|
/**
|
|
2279
|
-
* A list of regular expression patterns to exclude certain files in your
|
|
2279
|
+
* A list of regular expression patterns to exclude certain files in your WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
|
|
2280
2280
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-exclusionpatterns}
|
|
2281
2281
|
*/
|
|
2282
2282
|
ExclusionPatterns?: string[] | undefined;
|
|
2283
2283
|
/**
|
|
2284
|
-
* A list of `DataSourceToIndexFieldMapping` objects that map
|
|
2284
|
+
* A list of `DataSourceToIndexFieldMapping` objects that map WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The WorkDocs data source field names must exist in your WorkDocs custom metadata.
|
|
2285
2285
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-fieldmappings}
|
|
2286
2286
|
*/
|
|
2287
2287
|
FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
|
|
2288
2288
|
/**
|
|
2289
|
-
* A list of regular expression patterns to include certain files in your
|
|
2289
|
+
* A list of regular expression patterns to include certain files in your WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
|
|
2290
2290
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-inclusionpatterns}
|
|
2291
2291
|
*/
|
|
2292
2292
|
InclusionPatterns?: string[] | undefined;
|
|
2293
2293
|
/**
|
|
2294
|
-
* The identifier of the directory corresponding to your
|
|
2294
|
+
* The identifier of the directory corresponding to your WorkDocs site repository.
|
|
2295
2295
|
*
|
|
2296
|
-
* You can find the organization ID in the [AWS Directory Service](https://docs.aws.amazon.com/directoryservicev2/) by going to *Active Directory* , then *Directories* . Your
|
|
2296
|
+
* You can find the organization ID in the [AWS Directory Service](https://docs.aws.amazon.com/directoryservicev2/) by going to *Active Directory* , then *Directories* . Your WorkDocs site directory has an ID, which is the organization ID. You can also set up a new WorkDocs directory in the AWS Directory Service console and enable a WorkDocs site for the directory in the WorkDocs console.
|
|
2297
2297
|
* @minLength 12
|
|
2298
2298
|
* @maxLength 12
|
|
2299
2299
|
* @pattern d-[0-9a-fA-F]{10}
|
|
@@ -2301,7 +2301,7 @@ export type WorkDocsConfiguration = {
|
|
|
2301
2301
|
*/
|
|
2302
2302
|
OrganizationId: string;
|
|
2303
2303
|
/**
|
|
2304
|
-
* `TRUE` to use the
|
|
2304
|
+
* `TRUE` to use the WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in WorkDocs.
|
|
2305
2305
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-usechangelog}
|
|
2306
2306
|
*/
|
|
2307
2307
|
UseChangeLog?: boolean | undefined;
|
|
@@ -14,6 +14,13 @@ export type KinesisStreamProps = {
|
|
|
14
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-desiredshardlevelmetrics}
|
|
15
15
|
*/
|
|
16
16
|
DesiredShardLevelMetrics?: EnhancedMetric[] | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* Maximum size of a data record in KiB allowed to be put into Kinesis stream.
|
|
19
|
+
* @min 1024
|
|
20
|
+
* @max 10240
|
|
21
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-maxrecordsizeinkib}
|
|
22
|
+
*/
|
|
23
|
+
MaxRecordSizeInKiB?: number | undefined;
|
|
17
24
|
/**
|
|
18
25
|
* The name of the Kinesis stream. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the stream name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
|
|
19
26
|
*
|
|
@@ -147,7 +147,7 @@ export type KMSKeyProps = {
|
|
|
147
147
|
* @default "SYMMETRIC_DEFAULT"
|
|
148
148
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keyspec}
|
|
149
149
|
*/
|
|
150
|
-
KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | "ML_DSA_44" | "ML_DSA_65" | "ML_DSA_87" | undefined;
|
|
150
|
+
KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | "ML_DSA_44" | "ML_DSA_65" | "ML_DSA_87" | "ECC_NIST_EDWARDS25519" | undefined;
|
|
151
151
|
/**
|
|
152
152
|
* Determines the [cryptographic operations](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations) for which you can use the KMS key. The default value is `ENCRYPT_DECRYPT` . This property is required for asymmetric KMS keys and HMAC KMS keys. You can't change the `KeyUsage` value after the KMS key is created.
|
|
153
153
|
*
|
|
@@ -93,6 +93,8 @@ export type OnFailure = {
|
|
|
93
93
|
*
|
|
94
94
|
* To retain records of unsuccessful [asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations) , you can configure an Amazon SNS topic, Amazon SQS queue, Amazon S3 bucket, Lambda function, or Amazon EventBridge event bus as the destination.
|
|
95
95
|
*
|
|
96
|
+
* > Amazon SNS destinations have a message size limit of 256 KB. If the combined size of the function request and response payload exceeds the limit, Lambda will drop the payload when sending `OnFailure` event to the destination. For details on this behavior, refer to [Retaining records of asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html) .
|
|
97
|
+
*
|
|
96
98
|
* To retain records of failed invocations from [Kinesis](https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html) , [DynamoDB](https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html) , [self-managed Kafka](https://docs.aws.amazon.com/lambda/latest/dg/with-kafka.html#services-smaa-onfailure-destination) or [Amazon MSK](https://docs.aws.amazon.com/lambda/latest/dg/with-msk.html#services-msk-onfailure-destination) , you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.
|
|
97
99
|
* @minLength 0
|
|
98
100
|
* @maxLength 350
|
|
@@ -112,6 +114,8 @@ export type OnFailure = {
|
|
|
112
114
|
export type OnSuccess = {
|
|
113
115
|
/**
|
|
114
116
|
* The Amazon Resource Name (ARN) of the destination resource.
|
|
117
|
+
*
|
|
118
|
+
* > Amazon SNS destinations have a message size limit of 256 KB. If the combined size of the function request and response payload exceeds the limit, Lambda will drop the payload when sending `OnFailure` event to the destination. For details on this behavior, refer to [Retaining records of asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html) .
|
|
115
119
|
* @minLength 0
|
|
116
120
|
* @maxLength 350
|
|
117
121
|
* @pattern ^$|arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:([a-z]+(-[a-z]+)+-\d{1})?:(\d{12})?:(.*)
|
|
@@ -363,6 +363,8 @@ export type OnFailure = {
|
|
|
363
363
|
*
|
|
364
364
|
* To retain records of unsuccessful [asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations) , you can configure an Amazon SNS topic, Amazon SQS queue, Amazon S3 bucket, Lambda function, or Amazon EventBridge event bus as the destination.
|
|
365
365
|
*
|
|
366
|
+
* > Amazon SNS destinations have a message size limit of 256 KB. If the combined size of the function request and response payload exceeds the limit, Lambda will drop the payload when sending `OnFailure` event to the destination. For details on this behavior, refer to [Retaining records of asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html) .
|
|
367
|
+
*
|
|
366
368
|
* To retain records of failed invocations from [Kinesis](https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html) , [DynamoDB](https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html) , [self-managed Kafka](https://docs.aws.amazon.com/lambda/latest/dg/with-kafka.html#services-smaa-onfailure-destination) or [Amazon MSK](https://docs.aws.amazon.com/lambda/latest/dg/with-msk.html#services-msk-onfailure-destination) , you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.
|
|
367
369
|
* @minLength 12
|
|
368
370
|
* @maxLength 1024
|
|
@@ -57,7 +57,7 @@ export type LambdaPermissionProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
FunctionUrlAuthType?: "AWS_IAM" | "NONE" | undefined;
|
|
59
59
|
/**
|
|
60
|
-
* Restricts the `lambda:InvokeFunction` action to function URL calls. When
|
|
60
|
+
* Restricts the `lambda:InvokeFunction` action to function URL calls. When specified, this option prevents the principal from invoking the function by any means other than the function URL. For more information, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
|
|
61
61
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-invokedviafunctionurl}
|
|
62
62
|
*/
|
|
63
63
|
InvokedViaFunctionUrl?: boolean | undefined;
|
|
@@ -95,6 +95,25 @@ export type LocationAPIKeyAttribs = {
|
|
|
95
95
|
*/
|
|
96
96
|
UpdateTime: string;
|
|
97
97
|
};
|
|
98
|
+
/**
|
|
99
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html}
|
|
100
|
+
*/
|
|
101
|
+
export type AndroidApp = {
|
|
102
|
+
/**
|
|
103
|
+
* @minLength 59
|
|
104
|
+
* @maxLength 59
|
|
105
|
+
* @pattern ^([A-Fa-f0-9]{2}:){19}[A-Fa-f0-9]{2}$
|
|
106
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html#cfn-location-apikey-androidapp-certificatefingerprint}
|
|
107
|
+
*/
|
|
108
|
+
CertificateFingerprint: string;
|
|
109
|
+
/**
|
|
110
|
+
* @minLength 1
|
|
111
|
+
* @maxLength 255
|
|
112
|
+
* @pattern ^([A-Za-z][A-Za-z\d_]*\.)+[A-Za-z][A-Za-z\d_]*$
|
|
113
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html#cfn-location-apikey-androidapp-package}
|
|
114
|
+
*/
|
|
115
|
+
Package: string;
|
|
116
|
+
};
|
|
98
117
|
/**
|
|
99
118
|
* API Restrictions on the allowed actions, resources, and referers for an API key resource.
|
|
100
119
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html}
|
|
@@ -143,6 +162,14 @@ export type ApiKeyRestrictions = {
|
|
|
143
162
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowactions}
|
|
144
163
|
*/
|
|
145
164
|
AllowActions: string[];
|
|
165
|
+
/**
|
|
166
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowandroidapps}
|
|
167
|
+
*/
|
|
168
|
+
AllowAndroidApps?: AndroidApp[] | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowappleapps}
|
|
171
|
+
*/
|
|
172
|
+
AllowAppleApps?: AppleApp[] | undefined;
|
|
146
173
|
/**
|
|
147
174
|
* An optional list of allowed HTTP referers for which requests must originate from. Requests using this API key from other domains will not be allowed.
|
|
148
175
|
*
|
|
@@ -172,4 +199,16 @@ export type ApiKeyRestrictions = {
|
|
|
172
199
|
*/
|
|
173
200
|
AllowResources: string[];
|
|
174
201
|
};
|
|
202
|
+
/**
|
|
203
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-appleapp.html}
|
|
204
|
+
*/
|
|
205
|
+
export type AppleApp = {
|
|
206
|
+
/**
|
|
207
|
+
* @minLength 1
|
|
208
|
+
* @maxLength 155
|
|
209
|
+
* @pattern ^[A-Za-z0-9\-]+(\.[A-Za-z0-9\-]+)+$
|
|
210
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-appleapp.html#cfn-location-apikey-appleapp-bundleid}
|
|
211
|
+
*/
|
|
212
|
+
BundleId: string;
|
|
213
|
+
};
|
|
175
214
|
//# sourceMappingURL=aws-location-apikey.d.ts.map
|
|
@@ -58,7 +58,7 @@ export type MediaPackageV2OriginEndpointProps = {
|
|
|
58
58
|
*/
|
|
59
59
|
LowLatencyHlsManifests?: LowLatencyHlsManifestConfiguration[] | undefined;
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* A list of Microsoft Smooth Streaming (MSS) manifest configurations associated with the origin endpoint. Each configuration represents a different MSS streaming option available from this endpoint.
|
|
62
62
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackagev2-originendpoint.html#cfn-mediapackagev2-originendpoint-mssmanifests}
|
|
63
63
|
*/
|
|
64
64
|
MssManifests?: MssManifestConfiguration[] | undefined;
|
|
@@ -558,6 +558,7 @@ export type EncryptionMethod = {
|
|
|
558
558
|
*/
|
|
559
559
|
CmafEncryptionMethod?: CmafEncryptionMethod | undefined;
|
|
560
560
|
/**
|
|
561
|
+
* The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.
|
|
561
562
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-encryptionmethod.html#cfn-mediapackagev2-originendpoint-encryptionmethod-ismencryptionmethod}
|
|
562
563
|
*/
|
|
563
564
|
IsmEncryptionMethod?: IsmEncryptionMethod | undefined;
|
|
@@ -741,6 +742,7 @@ export type LowLatencyHlsManifestConfiguration = {
|
|
|
741
742
|
*/
|
|
742
743
|
export type MssManifestConfiguration = {
|
|
743
744
|
/**
|
|
745
|
+
* <p>Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest. </p>
|
|
744
746
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-mssmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-mssmanifestconfiguration-filterconfiguration}
|
|
745
747
|
*/
|
|
746
748
|
FilterConfiguration?: FilterConfiguration | undefined;
|
|
@@ -119,6 +119,14 @@ export type NetworkFirewallFirewallAttribs = {
|
|
|
119
119
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-firewall.html#cfn-networkfirewall-firewall-firewallid}
|
|
120
120
|
*/
|
|
121
121
|
FirewallId: string;
|
|
122
|
+
/**
|
|
123
|
+
* The unique identifier of the transit gateway attachment associated with this firewall. This field is only present for transit gateway-attached firewalls.
|
|
124
|
+
* @minLength 1
|
|
125
|
+
* @maxLength 128
|
|
126
|
+
* @pattern ^tgw-attach-[0-9a-z]+$
|
|
127
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-firewall.html#cfn-networkfirewall-firewall-transitgatewayattachmentid}
|
|
128
|
+
*/
|
|
129
|
+
TransitGatewayAttachmentId: string;
|
|
122
130
|
};
|
|
123
131
|
/**
|
|
124
132
|
* Defines the mapping between an Availability Zone and a firewall endpoint for a transit gateway-attached firewall. Each mapping represents where the firewall can process traffic. You use these mappings when calling `CreateFirewall` , `AssociateAvailabilityZones` , and `DisassociateAvailabilityZones` .
|
|
@@ -118,6 +118,11 @@ export type Dimension = {
|
|
|
118
118
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-firewallpolicy.html}
|
|
119
119
|
*/
|
|
120
120
|
export type FirewallPolicy = {
|
|
121
|
+
/**
|
|
122
|
+
* When true, prevents TCP and TLS packets from reaching destination servers until TLS Inspection has evaluated Server Name Indication (SNI) rules. Requires an associated TLS Inspection configuration.
|
|
123
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-firewallpolicy.html#cfn-networkfirewall-firewallpolicy-firewallpolicy-enabletlssessionholding}
|
|
124
|
+
*/
|
|
125
|
+
EnableTLSSessionHolding?: boolean | undefined;
|
|
121
126
|
/**
|
|
122
127
|
* Contains variables that you can use to override default Suricata settings in your firewall policy.
|
|
123
128
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-firewallpolicy-firewallpolicy.html#cfn-networkfirewall-firewallpolicy-firewallpolicy-policyvariables}
|
|
@@ -160,7 +160,7 @@ export type Dimension = {
|
|
|
160
160
|
/**
|
|
161
161
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-generatedrulestype.html}
|
|
162
162
|
*/
|
|
163
|
-
export type GeneratedRulesType = "ALLOWLIST" | "DENYLIST";
|
|
163
|
+
export type GeneratedRulesType = "ALLOWLIST" | "DENYLIST" | "ALERTLIST" | "REJECTLIST";
|
|
164
164
|
/**
|
|
165
165
|
* The 5-tuple criteria for AWS Network Firewall to use to inspect packet headers in stateful traffic flow inspection. Traffic flows that match the criteria are a match for the corresponding stateful rule.
|
|
166
166
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-header.html}
|
|
@@ -83,6 +83,11 @@ export type NetworkManagerConnectAttachmentAttribs = {
|
|
|
83
83
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-createdat}
|
|
84
84
|
*/
|
|
85
85
|
CreatedAt: string;
|
|
86
|
+
/**
|
|
87
|
+
* Errors from the last modification of the attachment.
|
|
88
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-lastmodificationerrors}
|
|
89
|
+
*/
|
|
90
|
+
LastModificationErrors: string[];
|
|
86
91
|
/**
|
|
87
92
|
* The ID of the Connect attachment owner.
|
|
88
93
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-owneraccountid}
|
package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts
CHANGED
|
@@ -69,6 +69,11 @@ export type NetworkManagerDirectConnectGatewayAttachmentAttribs = {
|
|
|
69
69
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-createdat}
|
|
70
70
|
*/
|
|
71
71
|
CreatedAt: string;
|
|
72
|
+
/**
|
|
73
|
+
* Errors from the last modification of the attachment.
|
|
74
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-lastmodificationerrors}
|
|
75
|
+
*/
|
|
76
|
+
LastModificationErrors: string[];
|
|
72
77
|
/**
|
|
73
78
|
* The name of the network function group.
|
|
74
79
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-networkfunctiongroupname}
|
|
@@ -74,6 +74,11 @@ export type NetworkManagerSiteToSiteVpnAttachmentAttribs = {
|
|
|
74
74
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-edgelocation}
|
|
75
75
|
*/
|
|
76
76
|
EdgeLocation: string;
|
|
77
|
+
/**
|
|
78
|
+
* Errors from the last modification of the attachment.
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-lastmodificationerrors}
|
|
80
|
+
*/
|
|
81
|
+
LastModificationErrors: string[];
|
|
77
82
|
/**
|
|
78
83
|
* The ID of the site-to-site VPN attachment owner.
|
|
79
84
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-owneraccountid}
|
|
@@ -44,6 +44,11 @@ export type NetworkManagerTransitGatewayPeeringAttribs = {
|
|
|
44
44
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewaypeering.html#cfn-networkmanager-transitgatewaypeering-edgelocation}
|
|
45
45
|
*/
|
|
46
46
|
EdgeLocation: string;
|
|
47
|
+
/**
|
|
48
|
+
* Errors from the last modification of the transit gateway peering.
|
|
49
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewaypeering.html#cfn-networkmanager-transitgatewaypeering-lastmodificationerrors}
|
|
50
|
+
*/
|
|
51
|
+
LastModificationErrors: string[];
|
|
47
52
|
/**
|
|
48
53
|
* The ID of the account owner.
|
|
49
54
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewaypeering.html#cfn-networkmanager-transitgatewaypeering-owneraccountid}
|
package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts
CHANGED
|
@@ -79,6 +79,11 @@ export type NetworkManagerTransitGatewayRouteTableAttachmentAttribs = {
|
|
|
79
79
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-edgelocation}
|
|
80
80
|
*/
|
|
81
81
|
EdgeLocation: string;
|
|
82
|
+
/**
|
|
83
|
+
* Errors from the last modification of the attachment.
|
|
84
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-lastmodificationerrors}
|
|
85
|
+
*/
|
|
86
|
+
LastModificationErrors: string[];
|
|
82
87
|
/**
|
|
83
88
|
* The ID of the transit gateway route table attachment owner.
|
|
84
89
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-owneraccountid}
|
|
@@ -79,6 +79,11 @@ export type NetworkManagerVpcAttachmentAttribs = {
|
|
|
79
79
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-edgelocation}
|
|
80
80
|
*/
|
|
81
81
|
EdgeLocation: string;
|
|
82
|
+
/**
|
|
83
|
+
* Errors from the last modification of the attachment.
|
|
84
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-lastmodificationerrors}
|
|
85
|
+
*/
|
|
86
|
+
LastModificationErrors: string[];
|
|
82
87
|
/**
|
|
83
88
|
* The name of the network function group.
|
|
84
89
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-networkfunctiongroupname}
|
|
@@ -78,6 +78,11 @@ export type OpenSearchServerlessCollectionAttribs = {
|
|
|
78
78
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-collection.html#cfn-opensearchserverless-collection-id}
|
|
79
79
|
*/
|
|
80
80
|
Id: string;
|
|
81
|
+
/**
|
|
82
|
+
* The ARN of the AWS KMS key used to encrypt the collection.
|
|
83
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-collection.html#cfn-opensearchserverless-collection-kmskeyarn}
|
|
84
|
+
*/
|
|
85
|
+
KmsKeyArn: string;
|
|
81
86
|
};
|
|
82
87
|
/**
|
|
83
88
|
* The possible types for the collection
|
|
@@ -161,7 +161,9 @@ export type OrganizationsAccountAttribs = {
|
|
|
161
161
|
*/
|
|
162
162
|
JoinedTimestamp: string;
|
|
163
163
|
/**
|
|
164
|
-
*
|
|
164
|
+
* Each state represents a specific phase in the account lifecycle. Use this information to manage account access, automate workflows, or trigger actions based on account state changes.
|
|
165
|
+
*
|
|
166
|
+
* For more information about account states and their implications, see [Monitor the state of your AWS accounts](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_account_state.html) in the *AWS Organizations User Guide* .
|
|
165
167
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-account.html#cfn-organizations-account-state}
|
|
166
168
|
*/
|
|
167
169
|
State: "PENDING_ACTIVATION" | "ACTIVE" | "SUSPENDED" | "PENDING_CLOSURE" | "CLOSED";
|
|
@@ -54,7 +54,7 @@ export type OSISPipelineProps = {
|
|
|
54
54
|
*/
|
|
55
55
|
PipelineName: string;
|
|
56
56
|
/**
|
|
57
|
-
* The
|
|
57
|
+
* The Amazon Resource Name (ARN) of the IAM role that the pipeline uses to access AWS resources.
|
|
58
58
|
* @minLength 20
|
|
59
59
|
* @maxLength 2048
|
|
60
60
|
* @pattern ^arn:(aws|aws\-cn|aws\-us\-gov|aws\-iso|aws\-iso\-b|aws\-iso\-e|aws\-iso\-f):iam::[0-9]+:role\/.*$
|
|
@@ -91,7 +91,7 @@ export type QBusinessApplicationProps = {
|
|
|
91
91
|
*/
|
|
92
92
|
QAppsConfiguration?: QAppsConfiguration | undefined;
|
|
93
93
|
/**
|
|
94
|
-
* The Amazon
|
|
94
|
+
* The Amazon Quick Suite configuration for an Amazon Q Business application that uses Quick Suite as the identity provider.
|
|
95
95
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qbusiness-application.html#cfn-qbusiness-application-quicksightconfiguration}
|
|
96
96
|
*/
|
|
97
97
|
QuickSightConfiguration?: QuickSightConfiguration | undefined;
|
|
@@ -242,12 +242,12 @@ export type QAppsConfiguration = {
|
|
|
242
242
|
*/
|
|
243
243
|
export type QAppsControlMode = "ENABLED" | "DISABLED";
|
|
244
244
|
/**
|
|
245
|
-
* The Amazon
|
|
245
|
+
* The Amazon Quick Suite configuration for an Amazon Q Business application that uses Quick Suite as the identity provider. For more information, see [Creating an Amazon Quick Suite integrated application](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/create-quicksight-integrated-application.html) .
|
|
246
246
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-qbusiness-application-quicksightconfiguration.html}
|
|
247
247
|
*/
|
|
248
248
|
export type QuickSightConfiguration = {
|
|
249
249
|
/**
|
|
250
|
-
* The Amazon
|
|
250
|
+
* The Amazon Quick Suite namespace that is used as the identity provider. For more information about Quick Suite namespaces, see [Namespace operations](https://docs.aws.amazon.com/quicksight/latest/developerguide/namespace-operations.html) .
|
|
251
251
|
* @minLength 1
|
|
252
252
|
* @maxLength 64
|
|
253
253
|
* @pattern ^[a-zA-Z0-9._-]*$
|
|
@@ -11480,7 +11480,7 @@ export type SheetDefinition = {
|
|
|
11480
11480
|
*/
|
|
11481
11481
|
Layouts?: Layout[] | undefined;
|
|
11482
11482
|
/**
|
|
11483
|
-
* The name of the sheet. This name is displayed on the sheet's tab in the
|
|
11483
|
+
* The name of the sheet. This name is displayed on the sheet's tab in the Quick Suite console.
|
|
11484
11484
|
* @minLength 1
|
|
11485
11485
|
* @maxLength 2048
|
|
11486
11486
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-sheetdefinition.html#cfn-quicksight-analysis-sheetdefinition-name}
|
|
@@ -2464,7 +2464,14 @@ export type CustomValuesConfiguration = {
|
|
|
2464
2464
|
*/
|
|
2465
2465
|
export type DashboardBehavior = "ENABLED" | "DISABLED";
|
|
2466
2466
|
/**
|
|
2467
|
-
* Dashboard publish options
|
|
2467
|
+
* Dashboard publish options:
|
|
2468
|
+
*
|
|
2469
|
+
* - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon Quick Sight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
|
|
2470
|
+
* - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
2471
|
+
* - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
|
|
2472
|
+
* - `AvailabilityStatus` for `QuickSuiteActionsOption` - This status can be either `ENABLED` or `DISABLED` . Features related to Actions in Amazon Quick Suite on dashboards are disabled when this is set to `DISABLED` . This option is `DISABLED` by default.
|
|
2473
|
+
* - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
2474
|
+
* - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
2468
2475
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html}
|
|
2469
2476
|
*/
|
|
2470
2477
|
export type DashboardPublishOptions = {
|
|
@@ -11668,7 +11675,7 @@ export type SheetDefinition = {
|
|
|
11668
11675
|
*/
|
|
11669
11676
|
Layouts?: Layout[] | undefined;
|
|
11670
11677
|
/**
|
|
11671
|
-
* The name of the sheet. This name is displayed on the sheet's tab in the
|
|
11678
|
+
* The name of the sheet. This name is displayed on the sheet's tab in the Quick Suite console.
|
|
11672
11679
|
* @minLength 1
|
|
11673
11680
|
* @maxLength 2048
|
|
11674
11681
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-sheetdefinition.html#cfn-quicksight-dashboard-sheetdefinition-name}
|