@pulumi/aws-native 1.28.0-alpha.1745555366 → 1.28.0-alpha.1745848410
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/apigatewayv2/api.d.ts +12 -0
- package/apigatewayv2/api.js +2 -0
- package/apigatewayv2/api.js.map +1 -1
- package/apigatewayv2/getApi.d.ts +6 -0
- package/apigatewayv2/getApi.js.map +1 -1
- package/apprunner/getService.d.ts +4 -0
- package/apprunner/getService.js.map +1 -1
- package/apprunner/service.d.ts +2 -2
- package/apprunner/service.js +1 -1
- package/apprunner/service.js.map +1 -1
- package/appsync/channelNamespace.d.ts +2 -0
- package/appsync/channelNamespace.js +2 -0
- package/appsync/channelNamespace.js.map +1 -1
- package/appsync/getChannelNamespace.d.ts +1 -0
- package/appsync/getChannelNamespace.js.map +1 -1
- package/aps/getWorkspace.d.ts +3 -0
- package/aps/getWorkspace.js.map +1 -1
- package/aps/workspace.d.ts +6 -0
- package/aps/workspace.js.map +1 -1
- package/autoscaling/autoScalingGroup.d.ts +1 -0
- package/autoscaling/autoScalingGroup.js +2 -0
- package/autoscaling/autoScalingGroup.js.map +1 -1
- package/autoscaling/getAutoScalingGroup.d.ts +1 -0
- package/autoscaling/getAutoScalingGroup.js.map +1 -1
- package/ce/anomalyMonitor.d.ts +2 -2
- package/ce/anomalySubscription.d.ts +2 -2
- package/cloudfront/connectionGroup.d.ts +71 -0
- package/cloudfront/connectionGroup.js +82 -0
- package/cloudfront/connectionGroup.js.map +1 -0
- package/cloudfront/distributionTenant.d.ts +75 -0
- package/cloudfront/distributionTenant.js +94 -0
- package/cloudfront/distributionTenant.js.map +1 -0
- package/cloudfront/getConnectionGroup.d.ts +42 -0
- package/cloudfront/getConnectionGroup.js +28 -0
- package/cloudfront/getConnectionGroup.js.map +1 -0
- package/cloudfront/getDistributionTenant.d.ts +41 -0
- package/cloudfront/getDistributionTenant.js +28 -0
- package/cloudfront/getDistributionTenant.js.map +1 -0
- package/cloudfront/index.d.ts +12 -0
- package/cloudfront/index.js +15 -1
- package/cloudfront/index.js.map +1 -1
- package/codebuild/fleet.d.ts +2 -2
- package/codebuild/getFleet.d.ts +1 -1
- package/cognito/getManagedLoginBranding.d.ts +1 -1
- package/cognito/managedLoginBranding.d.ts +2 -2
- package/cognito/userPoolDomain.d.ts +2 -2
- package/dynamodb/getTable.d.ts +4 -4
- package/dynamodb/getTable.js +2 -2
- package/dynamodb/table.d.ts +5 -5
- package/dynamodb/table.js +1 -1
- package/ecr/getRegistryScanningConfiguration.d.ts +28 -0
- package/ecr/getRegistryScanningConfiguration.js +28 -0
- package/ecr/getRegistryScanningConfiguration.js.map +1 -0
- package/ecr/index.d.ts +6 -0
- package/ecr/index.js +8 -1
- package/ecr/index.js.map +1 -1
- package/ecr/registryScanningConfiguration.d.ts +53 -0
- package/ecr/registryScanningConfiguration.js +66 -0
- package/ecr/registryScanningConfiguration.js.map +1 -0
- package/ecs/service.d.ts +4 -4
- package/events/archive.d.ts +22 -0
- package/events/archive.js.map +1 -1
- package/events/connection.d.ts +14 -0
- package/events/connection.js.map +1 -1
- package/events/getArchive.d.ts +11 -0
- package/events/getArchive.js.map +1 -1
- package/events/getConnection.d.ts +7 -0
- package/events/getConnection.js.map +1 -1
- package/kms/alias.d.ts +1 -1
- package/kms/alias.js +1 -1
- package/kms/getAlias.d.ts +2 -2
- package/kms/getAlias.js +2 -2
- package/kms/getKey.d.ts +17 -17
- package/kms/getKey.js +4 -4
- package/kms/key.d.ts +30 -30
- package/kms/key.js +2 -2
- package/omics/workflow.d.ts +2 -2
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbInstance.d.ts +10 -2
- package/rds/dbInstance.js +1 -1
- package/rds/dbInstance.js.map +1 -1
- package/rds/getDbInstance.d.ts +3 -1
- package/rds/getDbInstance.js.map +1 -1
- package/redshift/cluster.d.ts +2 -2
- package/redshift/getCluster.d.ts +1 -1
- package/redshift/getClusterParameterGroup.d.ts +4 -0
- package/redshift/getClusterParameterGroup.js.map +1 -1
- package/types/enums/apprunner/index.d.ts +1 -0
- package/types/enums/apprunner/index.js +1 -0
- package/types/enums/apprunner/index.js.map +1 -1
- package/types/enums/appsync/index.d.ts +16 -0
- package/types/enums/appsync/index.js +9 -1
- package/types/enums/appsync/index.js.map +1 -1
- package/types/enums/bedrock/index.d.ts +7 -0
- package/types/enums/bedrock/index.js +8 -2
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/cloudfront/index.d.ts +31 -0
- package/types/enums/cloudfront/index.js +26 -1
- package/types/enums/cloudfront/index.js.map +1 -1
- package/types/enums/ecr/index.d.ts +23 -0
- package/types/enums/ecr/index.js +12 -1
- package/types/enums/ecr/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +3 -3
- package/types/enums/kms/index.d.ts +9 -9
- package/types/enums/wisdom/index.d.ts +2 -0
- package/types/enums/wisdom/index.js +2 -0
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +239 -89
- package/types/output.d.ts +243 -89
- package/types/output.js.map +1 -1
- package/wisdom/aiPrompt.d.ts +38 -2
- package/wisdom/aiPrompt.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -2210,6 +2210,10 @@ export declare namespace apigatewayv2 {
|
|
|
2210
2210
|
* The endpoint type.
|
|
2211
2211
|
*/
|
|
2212
2212
|
endpointType?: pulumi.Input<string>;
|
|
2213
|
+
/**
|
|
2214
|
+
* The IP address types that can invoke the domain name. Use `ipv4` to allow only IPv4 addresses to invoke your domain name, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke your domain name.
|
|
2215
|
+
*/
|
|
2216
|
+
ipAddressType?: pulumi.Input<string>;
|
|
2213
2217
|
/**
|
|
2214
2218
|
* The Amazon resource name (ARN) for the public certificate issued by ACMlong. This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn.
|
|
2215
2219
|
*/
|
|
@@ -5655,6 +5659,24 @@ export declare namespace appsync {
|
|
|
5655
5659
|
interface ChannelNamespaceAuthModeArgs {
|
|
5656
5660
|
authType?: pulumi.Input<enums.appsync.ChannelNamespaceAuthenticationType>;
|
|
5657
5661
|
}
|
|
5662
|
+
interface ChannelNamespaceHandlerConfigArgs {
|
|
5663
|
+
behavior: pulumi.Input<enums.appsync.ChannelNamespaceHandlerBehavior>;
|
|
5664
|
+
integration: pulumi.Input<inputs.appsync.ChannelNamespaceIntegrationArgs>;
|
|
5665
|
+
}
|
|
5666
|
+
interface ChannelNamespaceHandlerConfigsArgs {
|
|
5667
|
+
onPublish?: pulumi.Input<inputs.appsync.ChannelNamespaceHandlerConfigArgs>;
|
|
5668
|
+
onSubscribe?: pulumi.Input<inputs.appsync.ChannelNamespaceHandlerConfigArgs>;
|
|
5669
|
+
}
|
|
5670
|
+
interface ChannelNamespaceIntegrationArgs {
|
|
5671
|
+
/**
|
|
5672
|
+
* Data source to invoke for this integration.
|
|
5673
|
+
*/
|
|
5674
|
+
dataSourceName: pulumi.Input<string>;
|
|
5675
|
+
lambdaConfig?: pulumi.Input<inputs.appsync.ChannelNamespaceLambdaConfigArgs>;
|
|
5676
|
+
}
|
|
5677
|
+
interface ChannelNamespaceLambdaConfigArgs {
|
|
5678
|
+
invokeType: pulumi.Input<enums.appsync.ChannelNamespaceInvokeType>;
|
|
5679
|
+
}
|
|
5658
5680
|
interface DataSourceAuthorizationConfigArgs {
|
|
5659
5681
|
/**
|
|
5660
5682
|
* The authorization type that the HTTP endpoint requires.
|
|
@@ -6112,6 +6134,9 @@ export declare namespace aps {
|
|
|
6112
6134
|
* An array of series labels
|
|
6113
6135
|
*/
|
|
6114
6136
|
labelSet: pulumi.Input<pulumi.Input<inputs.aps.WorkspaceLabelArgs>[]>;
|
|
6137
|
+
/**
|
|
6138
|
+
* This structure contains the information about the limits that apply to time series that match this label set.
|
|
6139
|
+
*/
|
|
6115
6140
|
limits: pulumi.Input<inputs.aps.WorkspaceLimitsPerLabelSetEntryArgs>;
|
|
6116
6141
|
}
|
|
6117
6142
|
/**
|
|
@@ -6543,20 +6568,26 @@ export declare namespace autoscaling {
|
|
|
6543
6568
|
*/
|
|
6544
6569
|
min?: pulumi.Input<number>;
|
|
6545
6570
|
}
|
|
6571
|
+
/**
|
|
6572
|
+
* The baseline performance to consider, using an instance family as a baseline reference. The instance family establishes the lowest acceptable level of performance. Auto Scaling uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application.
|
|
6573
|
+
* Currently, this parameter only supports CPU performance as a baseline performance factor. For example, specifying ``c6i`` uses the CPU performance of the ``c6i`` family as the baseline reference.
|
|
6574
|
+
*/
|
|
6546
6575
|
interface AutoScalingGroupBaselinePerformanceFactorsRequestArgs {
|
|
6547
6576
|
/**
|
|
6548
6577
|
* The CPU performance to consider, using an instance family as the baseline reference.
|
|
6549
6578
|
*/
|
|
6550
6579
|
cpu?: pulumi.Input<inputs.autoscaling.AutoScalingGroupCpuPerformanceFactorRequestArgs>;
|
|
6551
6580
|
}
|
|
6581
|
+
/**
|
|
6582
|
+
* Describes the Capacity Reservation preference and targeting options. If you specify ``open`` or ``none`` for ``CapacityReservationPreference``, do not specify a ``CapacityReservationTarget``.
|
|
6583
|
+
*/
|
|
6552
6584
|
interface AutoScalingGroupCapacityReservationSpecificationArgs {
|
|
6553
6585
|
/**
|
|
6554
6586
|
* The capacity reservation preference. The following options are available:
|
|
6555
|
-
*
|
|
6556
|
-
*
|
|
6557
|
-
* -
|
|
6558
|
-
* -
|
|
6559
|
-
* - `default` - Auto Scaling uses the Capacity Reservation preference from your launch template or an open Capacity Reservation.
|
|
6587
|
+
* + ``capacity-reservations-only`` - Auto Scaling will only launch instances into a Capacity Reservation or Capacity Reservation resource group. If capacity isn't available, instances will fail to launch.
|
|
6588
|
+
* + ``capacity-reservations-first`` - Auto Scaling will try to launch instances into a Capacity Reservation or Capacity Reservation resource group first. If capacity isn't available, instances will run in On-Demand capacity.
|
|
6589
|
+
* + ``none`` - Auto Scaling will not launch instances into a Capacity Reservation. Instances will run in On-Demand capacity.
|
|
6590
|
+
* + ``default`` - Auto Scaling uses the Capacity Reservation preference from your launch template or an open Capacity Reservation.
|
|
6560
6591
|
*/
|
|
6561
6592
|
capacityReservationPreference: pulumi.Input<string>;
|
|
6562
6593
|
/**
|
|
@@ -6564,6 +6595,9 @@ export declare namespace autoscaling {
|
|
|
6564
6595
|
*/
|
|
6565
6596
|
capacityReservationTarget?: pulumi.Input<inputs.autoscaling.AutoScalingGroupCapacityReservationTargetArgs>;
|
|
6566
6597
|
}
|
|
6598
|
+
/**
|
|
6599
|
+
* The target for the Capacity Reservation. Specify Capacity Reservations IDs or Capacity Reservation resource group ARNs.
|
|
6600
|
+
*/
|
|
6567
6601
|
interface AutoScalingGroupCapacityReservationTargetArgs {
|
|
6568
6602
|
/**
|
|
6569
6603
|
* The Capacity Reservation IDs to launch instances into.
|
|
@@ -6574,11 +6608,13 @@ export declare namespace autoscaling {
|
|
|
6574
6608
|
*/
|
|
6575
6609
|
capacityReservationResourceGroupArns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6576
6610
|
}
|
|
6611
|
+
/**
|
|
6612
|
+
* The CPU performance to consider, using an instance family as the baseline reference.
|
|
6613
|
+
*/
|
|
6577
6614
|
interface AutoScalingGroupCpuPerformanceFactorRequestArgs {
|
|
6578
6615
|
/**
|
|
6579
6616
|
* Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.
|
|
6580
|
-
*
|
|
6581
|
-
* > Currently only one instance family can be specified in the list.
|
|
6617
|
+
* Currently only one instance family can be specified in the list.
|
|
6582
6618
|
*/
|
|
6583
6619
|
references?: pulumi.Input<pulumi.Input<inputs.autoscaling.AutoScalingGroupPerformanceFactorReferenceRequestArgs>[]>;
|
|
6584
6620
|
}
|
|
@@ -7063,7 +7099,27 @@ export declare namespace autoscaling {
|
|
|
7063
7099
|
*/
|
|
7064
7100
|
topicArn: pulumi.Input<pulumi.Input<string>[]>;
|
|
7065
7101
|
}
|
|
7102
|
+
/**
|
|
7103
|
+
* Specify an instance family to use as the baseline reference for CPU performance. All instance types that All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.
|
|
7104
|
+
* Currently only one instance family can be specified in the list.
|
|
7105
|
+
*/
|
|
7066
7106
|
interface AutoScalingGroupPerformanceFactorReferenceRequestArgs {
|
|
7107
|
+
/**
|
|
7108
|
+
* The instance family to use as a baseline reference.
|
|
7109
|
+
* Make sure that you specify the correct value for the instance family. The instance family is everything before the period (.) in the instance type name. For example, in the instance ``c6i.large``, the instance family is ``c6i``, not ``c6``. For more information, see [Amazon EC2 instance type naming conventions](https://docs.aws.amazon.com/ec2/latest/instancetypes/instance-type-names.html) in *Amazon EC2 Instance Types*.
|
|
7110
|
+
* The following instance types are *not supported* for performance protection.
|
|
7111
|
+
* + ``c1``
|
|
7112
|
+
* + ``g3| g3s``
|
|
7113
|
+
* + ``hpc7g``
|
|
7114
|
+
* + ``m1| m2``
|
|
7115
|
+
* + ``mac1 | mac2 | mac2-m1ultra | mac2-m2 | mac2-m2pro``
|
|
7116
|
+
* + ``p3dn | p4d | p5``
|
|
7117
|
+
* + ``t1``
|
|
7118
|
+
* + ``u-12tb1 | u-18tb1 | u-24tb1 | u-3tb1 | u-6tb1 | u-9tb1 | u7i-12tb | u7in-16tb | u7in-24tb | u7in-32tb``
|
|
7119
|
+
*
|
|
7120
|
+
* If you performance protection by specifying a supported instance family, the returned instance types will exclude the preceding unsupported instance families.
|
|
7121
|
+
* If you specify an unsupported instance family as a value for baseline performance, the API returns an empty response.
|
|
7122
|
+
*/
|
|
7067
7123
|
instanceFamily?: pulumi.Input<string>;
|
|
7068
7124
|
}
|
|
7069
7125
|
/**
|
|
@@ -8323,7 +8379,7 @@ export declare namespace batch {
|
|
|
8323
8379
|
*/
|
|
8324
8380
|
jobExecutionTimeoutMinutes?: pulumi.Input<number>;
|
|
8325
8381
|
/**
|
|
8326
|
-
* Specifies whether jobs are automatically terminated when the
|
|
8382
|
+
* Specifies whether jobs are automatically terminated when the compute environment infrastructure is updated. The default value is `false` .
|
|
8327
8383
|
*/
|
|
8328
8384
|
terminateJobsOnUpdate?: pulumi.Input<boolean>;
|
|
8329
8385
|
}
|
|
@@ -9922,6 +9978,9 @@ export declare namespace bedrock {
|
|
|
9922
9978
|
*/
|
|
9923
9979
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectAudioExtractionCategoryType>[]>;
|
|
9924
9980
|
}
|
|
9981
|
+
interface DataAutomationProjectAudioOverrideConfigurationArgs {
|
|
9982
|
+
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
9983
|
+
}
|
|
9925
9984
|
interface DataAutomationProjectAudioStandardExtractionArgs {
|
|
9926
9985
|
/**
|
|
9927
9986
|
* Settings for generating data from audio.
|
|
@@ -10006,6 +10065,7 @@ export declare namespace bedrock {
|
|
|
10006
10065
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectDocumentOutputTextFormatType>[]>;
|
|
10007
10066
|
}
|
|
10008
10067
|
interface DataAutomationProjectDocumentOverrideConfigurationArgs {
|
|
10068
|
+
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10009
10069
|
/**
|
|
10010
10070
|
* Whether document splitter is enabled for a project.
|
|
10011
10071
|
*/
|
|
@@ -10057,6 +10117,9 @@ export declare namespace bedrock {
|
|
|
10057
10117
|
*/
|
|
10058
10118
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectImageExtractionCategoryType>[]>;
|
|
10059
10119
|
}
|
|
10120
|
+
interface DataAutomationProjectImageOverrideConfigurationArgs {
|
|
10121
|
+
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10122
|
+
}
|
|
10060
10123
|
interface DataAutomationProjectImageStandardExtractionArgs {
|
|
10061
10124
|
/**
|
|
10062
10125
|
* Settings for generating bounding boxes.
|
|
@@ -10087,14 +10150,30 @@ export declare namespace bedrock {
|
|
|
10087
10150
|
*/
|
|
10088
10151
|
generativeField?: pulumi.Input<inputs.bedrock.DataAutomationProjectImageStandardGenerativeFieldArgs>;
|
|
10089
10152
|
}
|
|
10153
|
+
interface DataAutomationProjectModalityProcessingConfigurationArgs {
|
|
10154
|
+
state?: pulumi.Input<enums.bedrock.DataAutomationProjectState>;
|
|
10155
|
+
}
|
|
10156
|
+
/**
|
|
10157
|
+
* Modality routing configuration
|
|
10158
|
+
*/
|
|
10159
|
+
interface DataAutomationProjectModalityRoutingConfigurationArgs {
|
|
10160
|
+
jpeg?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10161
|
+
mov?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10162
|
+
mp4?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10163
|
+
png?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10164
|
+
}
|
|
10090
10165
|
/**
|
|
10091
10166
|
* Override configuration
|
|
10092
10167
|
*/
|
|
10093
10168
|
interface DataAutomationProjectOverrideConfigurationArgs {
|
|
10169
|
+
audio?: pulumi.Input<inputs.bedrock.DataAutomationProjectAudioOverrideConfigurationArgs>;
|
|
10094
10170
|
/**
|
|
10095
10171
|
* Additional settings for a project.
|
|
10096
10172
|
*/
|
|
10097
10173
|
document?: pulumi.Input<inputs.bedrock.DataAutomationProjectDocumentOverrideConfigurationArgs>;
|
|
10174
|
+
image?: pulumi.Input<inputs.bedrock.DataAutomationProjectImageOverrideConfigurationArgs>;
|
|
10175
|
+
modalityRouting?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityRoutingConfigurationArgs>;
|
|
10176
|
+
video?: pulumi.Input<inputs.bedrock.DataAutomationProjectVideoOverrideConfigurationArgs>;
|
|
10098
10177
|
}
|
|
10099
10178
|
interface DataAutomationProjectSplitterConfigurationArgs {
|
|
10100
10179
|
/**
|
|
@@ -10139,6 +10218,9 @@ export declare namespace bedrock {
|
|
|
10139
10218
|
*/
|
|
10140
10219
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectVideoExtractionCategoryType>[]>;
|
|
10141
10220
|
}
|
|
10221
|
+
interface DataAutomationProjectVideoOverrideConfigurationArgs {
|
|
10222
|
+
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10223
|
+
}
|
|
10142
10224
|
interface DataAutomationProjectVideoStandardExtractionArgs {
|
|
10143
10225
|
/**
|
|
10144
10226
|
* Settings for generating bounding boxes.
|
|
@@ -12589,32 +12671,6 @@ export declare namespace cassandra {
|
|
|
12589
12671
|
}
|
|
12590
12672
|
}
|
|
12591
12673
|
export declare namespace ce {
|
|
12592
|
-
/**
|
|
12593
|
-
* A key-value pair to associate with a resource.
|
|
12594
|
-
*/
|
|
12595
|
-
interface AnomalyMonitorResourceTagArgs {
|
|
12596
|
-
/**
|
|
12597
|
-
* The key name for the tag.
|
|
12598
|
-
*/
|
|
12599
|
-
key: pulumi.Input<string>;
|
|
12600
|
-
/**
|
|
12601
|
-
* The value for the tag.
|
|
12602
|
-
*/
|
|
12603
|
-
value: pulumi.Input<string>;
|
|
12604
|
-
}
|
|
12605
|
-
/**
|
|
12606
|
-
* A key-value pair to associate with a resource.
|
|
12607
|
-
*/
|
|
12608
|
-
interface AnomalySubscriptionResourceTagArgs {
|
|
12609
|
-
/**
|
|
12610
|
-
* The key name for the tag.
|
|
12611
|
-
*/
|
|
12612
|
-
key: pulumi.Input<string>;
|
|
12613
|
-
/**
|
|
12614
|
-
* The value for the tag.
|
|
12615
|
-
*/
|
|
12616
|
-
value: pulumi.Input<string>;
|
|
12617
|
-
}
|
|
12618
12674
|
interface AnomalySubscriptionSubscriberArgs {
|
|
12619
12675
|
/**
|
|
12620
12676
|
* The email address or SNS Topic Amazon Resource Name (ARN), depending on the `Type` .
|
|
@@ -13855,6 +13911,7 @@ export declare namespace cloudfront {
|
|
|
13855
13911
|
* A comment to describe the distribution. The comment cannot be longer than 128 characters.
|
|
13856
13912
|
*/
|
|
13857
13913
|
comment?: pulumi.Input<string>;
|
|
13914
|
+
connectionMode?: pulumi.Input<enums.cloudfront.DistributionConnectionMode>;
|
|
13858
13915
|
/**
|
|
13859
13916
|
* The identifier of a continuous deployment policy. For more information, see ``CreateContinuousDeploymentPolicy``.
|
|
13860
13917
|
*/
|
|
@@ -13940,6 +13997,7 @@ export declare namespace cloudfront {
|
|
|
13940
13997
|
* A Boolean that indicates whether this is a staging distribution. When this value is ``true``, this is a staging distribution. When this value is ``false``, this is not a staging distribution.
|
|
13941
13998
|
*/
|
|
13942
13999
|
staging?: pulumi.Input<boolean>;
|
|
14000
|
+
tenantConfig?: pulumi.Input<inputs.cloudfront.DistributionConfigTenantConfigPropertiesArgs>;
|
|
13943
14001
|
/**
|
|
13944
14002
|
* A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers.
|
|
13945
14003
|
*/
|
|
@@ -13950,6 +14008,9 @@ export declare namespace cloudfront {
|
|
|
13950
14008
|
*/
|
|
13951
14009
|
webAclId?: pulumi.Input<string>;
|
|
13952
14010
|
}
|
|
14011
|
+
interface DistributionConfigTenantConfigPropertiesArgs {
|
|
14012
|
+
parameterDefinitions?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionArgs>[]>;
|
|
14013
|
+
}
|
|
13953
14014
|
/**
|
|
13954
14015
|
* This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.
|
|
13955
14016
|
* If you want to include cookies in the cache key, use a cache policy. For more information, see [Creating cache policies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html#cache-key-create-cache-policy) in the *Amazon CloudFront Developer Guide*.
|
|
@@ -14489,6 +14550,18 @@ export declare namespace cloudfront {
|
|
|
14489
14550
|
*/
|
|
14490
14551
|
originShieldRegion?: pulumi.Input<string>;
|
|
14491
14552
|
}
|
|
14553
|
+
interface DistributionParameterDefinitionArgs {
|
|
14554
|
+
definition: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesArgs>;
|
|
14555
|
+
name: pulumi.Input<string>;
|
|
14556
|
+
}
|
|
14557
|
+
interface DistributionParameterDefinitionDefinitionPropertiesArgs {
|
|
14558
|
+
stringSchema?: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesStringSchemaPropertiesArgs>;
|
|
14559
|
+
}
|
|
14560
|
+
interface DistributionParameterDefinitionDefinitionPropertiesStringSchemaPropertiesArgs {
|
|
14561
|
+
comment?: pulumi.Input<string>;
|
|
14562
|
+
defaultValue?: pulumi.Input<string>;
|
|
14563
|
+
required: pulumi.Input<boolean>;
|
|
14564
|
+
}
|
|
14492
14565
|
/**
|
|
14493
14566
|
* A complex type that identifies ways in which you want to restrict distribution of your content.
|
|
14494
14567
|
*/
|
|
@@ -14527,6 +14600,31 @@ export declare namespace cloudfront {
|
|
|
14527
14600
|
*/
|
|
14528
14601
|
quantity: pulumi.Input<number>;
|
|
14529
14602
|
}
|
|
14603
|
+
interface DistributionTenantCertificateArgs {
|
|
14604
|
+
arn?: pulumi.Input<string>;
|
|
14605
|
+
}
|
|
14606
|
+
interface DistributionTenantCustomizationsArgs {
|
|
14607
|
+
certificate?: pulumi.Input<inputs.cloudfront.DistributionTenantCertificateArgs>;
|
|
14608
|
+
geoRestrictions?: pulumi.Input<inputs.cloudfront.DistributionTenantGeoRestrictionCustomizationArgs>;
|
|
14609
|
+
webAcl?: pulumi.Input<inputs.cloudfront.DistributionTenantWebAclCustomizationArgs>;
|
|
14610
|
+
}
|
|
14611
|
+
interface DistributionTenantGeoRestrictionCustomizationArgs {
|
|
14612
|
+
locations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14613
|
+
restrictionType?: pulumi.Input<enums.cloudfront.DistributionTenantGeoRestrictionCustomizationRestrictionType>;
|
|
14614
|
+
}
|
|
14615
|
+
interface DistributionTenantManagedCertificateRequestArgs {
|
|
14616
|
+
certificateTransparencyLoggingPreference?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference>;
|
|
14617
|
+
primaryDomainName?: pulumi.Input<string>;
|
|
14618
|
+
validationTokenHost?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestValidationTokenHost>;
|
|
14619
|
+
}
|
|
14620
|
+
interface DistributionTenantParameterArgs {
|
|
14621
|
+
name?: pulumi.Input<string>;
|
|
14622
|
+
value?: pulumi.Input<string>;
|
|
14623
|
+
}
|
|
14624
|
+
interface DistributionTenantWebAclCustomizationArgs {
|
|
14625
|
+
action?: pulumi.Input<enums.cloudfront.DistributionTenantWebAclCustomizationAction>;
|
|
14626
|
+
arn?: pulumi.Input<string>;
|
|
14627
|
+
}
|
|
14530
14628
|
/**
|
|
14531
14629
|
* A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers.
|
|
14532
14630
|
* If the distribution doesn't use ``Aliases`` (also known as alternate domain names or CNAMEs)—that is, if the distribution uses the CloudFront domain name such as ``d111111abcdef8.cloudfront.net``—set ``CloudFrontDefaultCertificate`` to ``true`` and leave all other fields empty.
|
|
@@ -15855,6 +15953,10 @@ export declare namespace codepipeline {
|
|
|
15855
15953
|
* The action's configuration. These are key-value pairs that specify input values for an action.
|
|
15856
15954
|
*/
|
|
15857
15955
|
configuration?: any;
|
|
15956
|
+
/**
|
|
15957
|
+
* The list of environment variables that are input to a compute based action.
|
|
15958
|
+
*/
|
|
15959
|
+
environmentVariables?: pulumi.Input<pulumi.Input<inputs.codepipeline.PipelineEnvironmentVariableArgs>[]>;
|
|
15858
15960
|
/**
|
|
15859
15961
|
* The name or ID of the artifact consumed by the action, such as a test or build artifact. While the field is not a required parameter, most actions have an action configuration that requires a specified quantity of input artifacts. To refer to the action configuration specification by action provider, see the [Action structure reference](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference.html) in the *AWS CodePipeline User Guide* .
|
|
15860
15962
|
*
|
|
@@ -15995,6 +16097,19 @@ export declare namespace codepipeline {
|
|
|
15995
16097
|
*/
|
|
15996
16098
|
type: pulumi.Input<string>;
|
|
15997
16099
|
}
|
|
16100
|
+
/**
|
|
16101
|
+
* Represents information about the environment variable of an action.
|
|
16102
|
+
*/
|
|
16103
|
+
interface PipelineEnvironmentVariableArgs {
|
|
16104
|
+
/**
|
|
16105
|
+
* The name of the environment variable.
|
|
16106
|
+
*/
|
|
16107
|
+
name: pulumi.Input<string>;
|
|
16108
|
+
/**
|
|
16109
|
+
* The value of the environment variable.
|
|
16110
|
+
*/
|
|
16111
|
+
value: pulumi.Input<string>;
|
|
16112
|
+
}
|
|
15998
16113
|
/**
|
|
15999
16114
|
* The configuration that specifies the result, such as rollback, to occur upon stage failure
|
|
16000
16115
|
*/
|
|
@@ -22172,9 +22287,9 @@ export declare namespace dynamodb {
|
|
|
22172
22287
|
attributeName: pulumi.Input<string>;
|
|
22173
22288
|
/**
|
|
22174
22289
|
* The data type for the attribute, where:
|
|
22175
|
-
* +
|
|
22176
|
-
* +
|
|
22177
|
-
* +
|
|
22290
|
+
* + ``S`` - the attribute is of type String
|
|
22291
|
+
* + ``N`` - the attribute is of type Number
|
|
22292
|
+
* + ``B`` - the attribute is of type Binary
|
|
22178
22293
|
*/
|
|
22179
22294
|
attributeType: pulumi.Input<string>;
|
|
22180
22295
|
}
|
|
@@ -22214,8 +22329,8 @@ export declare namespace dynamodb {
|
|
|
22214
22329
|
indexName: pulumi.Input<string>;
|
|
22215
22330
|
/**
|
|
22216
22331
|
* The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
|
|
22217
|
-
* +
|
|
22218
|
-
* +
|
|
22332
|
+
* + ``HASH`` - partition key
|
|
22333
|
+
* + ``RANGE`` - sort key
|
|
22219
22334
|
*
|
|
22220
22335
|
* The partition key of an item is also known as its *hash attribute*. The term "hash attribute" derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values.
|
|
22221
22336
|
* The sort key of an item is also known as its *range attribute*. The term "range attribute" derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
|
|
@@ -22281,8 +22396,8 @@ export declare namespace dynamodb {
|
|
|
22281
22396
|
attributeName: pulumi.Input<string>;
|
|
22282
22397
|
/**
|
|
22283
22398
|
* The role that this key attribute will assume:
|
|
22284
|
-
* +
|
|
22285
|
-
* +
|
|
22399
|
+
* + ``HASH`` - partition key
|
|
22400
|
+
* + ``RANGE`` - sort key
|
|
22286
22401
|
*
|
|
22287
22402
|
* The partition key of an item is also known as its *hash attribute*. The term "hash attribute" derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values.
|
|
22288
22403
|
* The sort key of an item is also known as its *range attribute*. The term "range attribute" derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
|
|
@@ -22313,8 +22428,8 @@ export declare namespace dynamodb {
|
|
|
22313
22428
|
indexName: pulumi.Input<string>;
|
|
22314
22429
|
/**
|
|
22315
22430
|
* The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
|
|
22316
|
-
* +
|
|
22317
|
-
* +
|
|
22431
|
+
* + ``HASH`` - partition key
|
|
22432
|
+
* + ``RANGE`` - sort key
|
|
22318
22433
|
*
|
|
22319
22434
|
* The partition key of an item is also known as its *hash attribute*. The term "hash attribute" derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values.
|
|
22320
22435
|
* The sort key of an item is also known as its *range attribute*. The term "range attribute" derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
|
|
@@ -22364,9 +22479,9 @@ export declare namespace dynamodb {
|
|
|
22364
22479
|
nonKeyAttributes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
22365
22480
|
/**
|
|
22366
22481
|
* The set of attributes that are projected into the index:
|
|
22367
|
-
* +
|
|
22368
|
-
* +
|
|
22369
|
-
* +
|
|
22482
|
+
* + ``KEYS_ONLY`` - Only the index and primary keys are projected into the index.
|
|
22483
|
+
* + ``INCLUDE`` - In addition to the attributes described in ``KEYS_ONLY``, the secondary index will include other non-key attributes that you specify.
|
|
22484
|
+
* + ``ALL`` - All of the table attributes are projected into the index.
|
|
22370
22485
|
*
|
|
22371
22486
|
* When using the DynamoDB console, ``ALL`` is selected by default.
|
|
22372
22487
|
*/
|
|
@@ -22436,7 +22551,7 @@ export declare namespace dynamodb {
|
|
|
22436
22551
|
sseEnabled: pulumi.Input<boolean>;
|
|
22437
22552
|
/**
|
|
22438
22553
|
* Server-side encryption type. The only supported value is:
|
|
22439
|
-
* +
|
|
22554
|
+
* + ``KMS`` - Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
|
|
22440
22555
|
*/
|
|
22441
22556
|
sseType?: pulumi.Input<string>;
|
|
22442
22557
|
}
|
|
@@ -22451,10 +22566,10 @@ export declare namespace dynamodb {
|
|
|
22451
22566
|
resourcePolicy?: pulumi.Input<inputs.dynamodb.TableResourcePolicyArgs>;
|
|
22452
22567
|
/**
|
|
22453
22568
|
* When an item in the table is modified, ``StreamViewType`` determines what information is written to the stream for this table. Valid values for ``StreamViewType`` are:
|
|
22454
|
-
* +
|
|
22455
|
-
* +
|
|
22456
|
-
* +
|
|
22457
|
-
* +
|
|
22569
|
+
* + ``KEYS_ONLY`` - Only the key attributes of the modified item are written to the stream.
|
|
22570
|
+
* + ``NEW_IMAGE`` - The entire item, as it appears after it was modified, is written to the stream.
|
|
22571
|
+
* + ``OLD_IMAGE`` - The entire item, as it appeared before it was modified, is written to the stream.
|
|
22572
|
+
* + ``NEW_AND_OLD_IMAGES`` - Both the new and the old item images of the item are written to the stream.
|
|
22458
22573
|
*/
|
|
22459
22574
|
streamViewType: pulumi.Input<string>;
|
|
22460
22575
|
}
|
|
@@ -22818,6 +22933,7 @@ export declare namespace ec2 {
|
|
|
22818
22933
|
*
|
|
22819
22934
|
* - For instance types with FPGA accelerators, specify `fpga` .
|
|
22820
22935
|
* - For instance types with GPU accelerators, specify `gpu` .
|
|
22936
|
+
* - For instance types with Inference accelerators, specify `inference` .
|
|
22821
22937
|
*
|
|
22822
22938
|
* Default: Any accelerator type
|
|
22823
22939
|
*/
|
|
@@ -25319,6 +25435,7 @@ export declare namespace ec2 {
|
|
|
25319
25435
|
*
|
|
25320
25436
|
* - For instance types with FPGA accelerators, specify `fpga` .
|
|
25321
25437
|
* - For instance types with GPU accelerators, specify `gpu` .
|
|
25438
|
+
* - For instance types with Inference accelerators, specify `inference` .
|
|
25322
25439
|
*
|
|
25323
25440
|
* Default: Any accelerator type
|
|
25324
25441
|
*/
|
|
@@ -26519,6 +26636,23 @@ export declare namespace ec2 {
|
|
|
26519
26636
|
}
|
|
26520
26637
|
}
|
|
26521
26638
|
export declare namespace ecr {
|
|
26639
|
+
/**
|
|
26640
|
+
* The details of a scanning repository filter.
|
|
26641
|
+
*/
|
|
26642
|
+
interface RegistryScanningConfigurationRepositoryFilterArgs {
|
|
26643
|
+
filter: pulumi.Input<string>;
|
|
26644
|
+
filterType: pulumi.Input<enums.ecr.RegistryScanningConfigurationFilterType>;
|
|
26645
|
+
}
|
|
26646
|
+
/**
|
|
26647
|
+
* A rule representing the details of a scanning configuration.
|
|
26648
|
+
*/
|
|
26649
|
+
interface RegistryScanningConfigurationScanningRuleArgs {
|
|
26650
|
+
/**
|
|
26651
|
+
* The repository filters associated with the scanning configuration for a private registry.
|
|
26652
|
+
*/
|
|
26653
|
+
repositoryFilters: pulumi.Input<pulumi.Input<inputs.ecr.RegistryScanningConfigurationRepositoryFilterArgs>[]>;
|
|
26654
|
+
scanFrequency: pulumi.Input<enums.ecr.RegistryScanningConfigurationScanFrequency>;
|
|
26655
|
+
}
|
|
26522
26656
|
/**
|
|
26523
26657
|
* The replication configuration for a registry.
|
|
26524
26658
|
*/
|
|
@@ -27145,7 +27279,9 @@ export declare namespace ecs {
|
|
|
27145
27279
|
/**
|
|
27146
27280
|
* The configuration options to send to the log driver.
|
|
27147
27281
|
* The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
|
|
27148
|
-
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using
|
|
27282
|
+
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
|
|
27283
|
+
* The following options apply to all supported log drivers.
|
|
27284
|
+
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
|
|
27149
27285
|
* To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
|
|
27150
27286
|
* When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
|
|
27151
27287
|
* Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
|
|
@@ -27181,9 +27317,9 @@ export declare namespace ecs {
|
|
|
27181
27317
|
/**
|
|
27182
27318
|
* The number of I/O operations per second (IOPS). For ``gp3``, ``io1``, and ``io2`` volumes, this represents the number of IOPS that are provisioned for the volume. For ``gp2`` volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
|
|
27183
27319
|
* The following are the supported values for each volume type.
|
|
27184
|
-
* +
|
|
27185
|
-
* +
|
|
27186
|
-
* +
|
|
27320
|
+
* + ``gp3``: 3,000 - 16,000 IOPS
|
|
27321
|
+
* + ``io1``: 100 - 64,000 IOPS
|
|
27322
|
+
* + ``io2``: 100 - 256,000 IOPS
|
|
27187
27323
|
*
|
|
27188
27324
|
* This parameter is required for ``io1`` and ``io2`` volume types. The default for ``gp3`` volumes is ``3,000 IOPS``. This parameter is not supported for ``st1``, ``sc1``, or ``standard`` volume types.
|
|
27189
27325
|
* This parameter maps 1:1 with the ``Iops`` parameter of the [CreateVolume API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVolume.html) in the *Amazon EC2 API Reference*.
|
|
@@ -27191,7 +27327,7 @@ export declare namespace ecs {
|
|
|
27191
27327
|
iops?: pulumi.Input<number>;
|
|
27192
27328
|
/**
|
|
27193
27329
|
* The Amazon Resource Name (ARN) identifier of the AWS Key Management Service key to use for Amazon EBS encryption. When encryption is turned on and no AWS Key Management Service key is specified, the default AWS managed key for Amazon EBS volumes is used. This parameter maps 1:1 with the ``KmsKeyId`` parameter of the [CreateVolume API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVolume.html) in the *Amazon EC2 API Reference*.
|
|
27194
|
-
*
|
|
27330
|
+
* AWS authenticates the AWS Key Management Service key asynchronously. Therefore, if you specify an ID, alias, or ARN that is invalid, the action can appear to complete, but eventually fails.
|
|
27195
27331
|
*/
|
|
27196
27332
|
kmsKeyId?: pulumi.Input<string>;
|
|
27197
27333
|
/**
|
|
@@ -27201,10 +27337,10 @@ export declare namespace ecs {
|
|
|
27201
27337
|
/**
|
|
27202
27338
|
* The size of the volume in GiB. You must specify either a volume size or a snapshot ID. If you specify a snapshot ID, the snapshot size is used for the volume size by default. You can optionally specify a volume size greater than or equal to the snapshot size. This parameter maps 1:1 with the ``Size`` parameter of the [CreateVolume API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVolume.html) in the *Amazon EC2 API Reference*.
|
|
27203
27339
|
* The following are the supported volume size values for each volume type.
|
|
27204
|
-
* +
|
|
27205
|
-
* +
|
|
27206
|
-
* +
|
|
27207
|
-
* +
|
|
27340
|
+
* + ``gp2`` and ``gp3``: 1-16,384
|
|
27341
|
+
* + ``io1`` and ``io2``: 4-16,384
|
|
27342
|
+
* + ``st1`` and ``sc1``: 125-16,384
|
|
27343
|
+
* + ``standard``: 1-1,024
|
|
27208
27344
|
*/
|
|
27209
27345
|
sizeInGiB?: pulumi.Input<number>;
|
|
27210
27346
|
/**
|
|
@@ -27351,7 +27487,7 @@ export declare namespace ecs {
|
|
|
27351
27487
|
*/
|
|
27352
27488
|
idleTimeoutSeconds?: pulumi.Input<number>;
|
|
27353
27489
|
/**
|
|
27354
|
-
* The amount of time waiting for the upstream to respond with a complete response per request. A value of ``0`` can be set to disable ``perRequestTimeout``. ``perRequestTimeout`` can only be set if Service Connect ``appProtocol`` isn't ``TCP``. Only ``idleTimeout`` is allowed for ``TCP
|
|
27490
|
+
* The amount of time waiting for the upstream to respond with a complete response per request. A value of ``0`` can be set to disable ``perRequestTimeout``. ``perRequestTimeout`` can only be set if Service Connect ``appProtocol`` isn't ``TCP``. Only ``idleTimeout`` is allowed for ``TCP````appProtocol``.
|
|
27355
27491
|
*/
|
|
27356
27492
|
perRequestTimeoutSeconds?: pulumi.Input<number>;
|
|
27357
27493
|
}
|
|
@@ -27413,9 +27549,9 @@ export declare namespace ecs {
|
|
|
27413
27549
|
* You can determine the number of CPU units that are available per EC2 instance type by multiplying the vCPUs listed for that instance type on the [Amazon EC2 Instances](https://docs.aws.amazon.com/ec2/instance-types/) detail page by 1,024.
|
|
27414
27550
|
* Linux containers share unallocated CPU units with other containers on the container instance with the same ratio as their allocated amount. For example, if you run a single-container task on a single-core instance type with 512 CPU units specified for that container, and that's the only task running on the container instance, that container could use the full 1,024 CPU unit share at any given time. However, if you launched another copy of the same task on that container instance, each task is guaranteed a minimum of 512 CPU units when needed. Moreover, each container could float to higher CPU usage if the other container was not using it. If both tasks were 100% active all of the time, they would be limited to 512 CPU units.
|
|
27415
27551
|
* On Linux container instances, the Docker daemon on the container instance uses the CPU value to calculate the relative CPU share ratios for running containers. The minimum valid CPU share value that the Linux kernel allows is 2, and the maximum valid CPU share value that the Linux kernel allows is 262144. However, the CPU parameter isn't required, and you can use CPU values below 2 or above 262144 in your container definitions. For CPU values below 2 (including null) or above 262144, the behavior varies based on your Amazon ECS container agent version:
|
|
27416
|
-
* +
|
|
27417
|
-
* +
|
|
27418
|
-
* +
|
|
27552
|
+
* + *Agent versions less than or equal to 1.1.0:* Null and zero CPU values are passed to Docker as 0, which Docker then converts to 1,024 CPU shares. CPU values of 1 are passed to Docker as 1, which the Linux kernel converts to two CPU shares.
|
|
27553
|
+
* + *Agent versions greater than or equal to 1.2.0:* Null, zero, and CPU values of 1 are passed to Docker as 2.
|
|
27554
|
+
* + *Agent versions greater than or equal to 1.84.0:* CPU values greater than 256 vCPU are passed to Docker as 256, which is equivalent to 262144 CPU shares.
|
|
27419
27555
|
*
|
|
27420
27556
|
* On Windows container instances, the CPU limit is enforced as an absolute limit, or a quota. Windows containers only have access to the specified amount of CPU that's described in the task definition. A null or zero CPU value is passed to Docker as ``0``, which Windows interprets as 1% of one CPU.
|
|
27421
27557
|
*/
|
|
@@ -27669,10 +27805,10 @@ export declare namespace ecs {
|
|
|
27669
27805
|
interface TaskDefinitionContainerDependencyArgs {
|
|
27670
27806
|
/**
|
|
27671
27807
|
* The dependency condition of the container. The following are the available conditions and their behavior:
|
|
27672
|
-
* +
|
|
27673
|
-
* +
|
|
27674
|
-
* +
|
|
27675
|
-
* +
|
|
27808
|
+
* + ``START`` - This condition emulates the behavior of links and volumes today. It validates that a dependent container is started before permitting other containers to start.
|
|
27809
|
+
* + ``COMPLETE`` - This condition validates that a dependent container runs to completion (exits) before permitting other containers to start. This can be useful for nonessential containers that run a script and then exit. This condition can't be set on an essential container.
|
|
27810
|
+
* + ``SUCCESS`` - This condition is the same as ``COMPLETE``, but it also requires that the container exits with a ``zero`` status. This condition can't be set on an essential container.
|
|
27811
|
+
* + ``HEALTHY`` - This condition validates that the dependent container passes its Docker health check before permitting other containers to start. This requires that the dependent container has health checks configured. This condition is confirmed only at task startup.
|
|
27676
27812
|
*/
|
|
27677
27813
|
condition?: pulumi.Input<string>;
|
|
27678
27814
|
/**
|
|
@@ -27827,9 +27963,9 @@ export declare namespace ecs {
|
|
|
27827
27963
|
/**
|
|
27828
27964
|
* The options to use when configuring the log router. This field is optional and can be used to add additional metadata, such as the task, task definition, cluster, and container instance details to the log event.
|
|
27829
27965
|
* If specified, valid option keys are:
|
|
27830
|
-
* +
|
|
27831
|
-
* +
|
|
27832
|
-
* +
|
|
27966
|
+
* + ``enable-ecs-log-metadata``, which can be ``true`` or ``false``
|
|
27967
|
+
* + ``config-file-type``, which can be ``s3`` or ``file``
|
|
27968
|
+
* + ``config-file-value``, which is either an S3 ARN or a file path
|
|
27833
27969
|
*/
|
|
27834
27970
|
options?: pulumi.Input<{
|
|
27835
27971
|
[key: string]: pulumi.Input<string>;
|
|
@@ -28005,7 +28141,9 @@ export declare namespace ecs {
|
|
|
28005
28141
|
/**
|
|
28006
28142
|
* The configuration options to send to the log driver.
|
|
28007
28143
|
* The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
|
|
28008
|
-
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using
|
|
28144
|
+
* + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
|
|
28145
|
+
* The following options apply to all supported log drivers.
|
|
28146
|
+
* + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
|
|
28009
28147
|
* To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
|
|
28010
28148
|
* When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
|
|
28011
28149
|
* Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
|
|
@@ -28062,7 +28200,7 @@ export declare namespace ecs {
|
|
|
28062
28200
|
/**
|
|
28063
28201
|
* The application protocol that's used for the port mapping. This parameter only applies to Service Connect. We recommend that you set this parameter to be consistent with the protocol that your application uses. If you set this parameter, Amazon ECS adds protocol-specific connection handling to the Service Connect proxy. If you set this parameter, Amazon ECS adds protocol-specific telemetry in the Amazon ECS console and CloudWatch.
|
|
28064
28202
|
* If you don't set a value for this parameter, then TCP is used. However, Amazon ECS doesn't add protocol-specific telemetry for TCP.
|
|
28065
|
-
*
|
|
28203
|
+
* ``appProtocol`` is immutable in a Service Connect service. Updating this field requires a service deletion and redeployment.
|
|
28066
28204
|
* Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
28067
28205
|
*/
|
|
28068
28206
|
appProtocol?: pulumi.Input<enums.ecs.TaskDefinitionPortMappingAppProtocol>;
|
|
@@ -28127,13 +28265,13 @@ export declare namespace ecs {
|
|
|
28127
28265
|
containerName: pulumi.Input<string>;
|
|
28128
28266
|
/**
|
|
28129
28267
|
* The set of network configuration parameters to provide the Container Network Interface (CNI) plugin, specified as key-value pairs.
|
|
28130
|
-
* +
|
|
28131
|
-
* +
|
|
28132
|
-
* +
|
|
28133
|
-
* +
|
|
28134
|
-
* +
|
|
28135
|
-
* +
|
|
28136
|
-
* +
|
|
28268
|
+
* + ``IgnoredUID`` - (Required) The user ID (UID) of the proxy container as defined by the ``user`` parameter in a container definition. This is used to ensure the proxy ignores its own traffic. If ``IgnoredGID`` is specified, this field can be empty.
|
|
28269
|
+
* + ``IgnoredGID`` - (Required) The group ID (GID) of the proxy container as defined by the ``user`` parameter in a container definition. This is used to ensure the proxy ignores its own traffic. If ``IgnoredUID`` is specified, this field can be empty.
|
|
28270
|
+
* + ``AppPorts`` - (Required) The list of ports that the application uses. Network traffic to these ports is forwarded to the ``ProxyIngressPort`` and ``ProxyEgressPort``.
|
|
28271
|
+
* + ``ProxyIngressPort`` - (Required) Specifies the port that incoming traffic to the ``AppPorts`` is directed to.
|
|
28272
|
+
* + ``ProxyEgressPort`` - (Required) Specifies the port that outgoing traffic from the ``AppPorts`` is directed to.
|
|
28273
|
+
* + ``EgressIgnoredPorts`` - (Required) The egress traffic going to the specified ports is ignored and not redirected to the ``ProxyEgressPort``. It can be an empty list.
|
|
28274
|
+
* + ``EgressIgnoredIPs`` - (Required) The egress traffic going to the specified IP addresses is ignored and not redirected to the ``ProxyEgressPort``. It can be an empty list.
|
|
28137
28275
|
*/
|
|
28138
28276
|
proxyConfigurationProperties?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionKeyValuePairArgs>[]>;
|
|
28139
28277
|
/**
|
|
@@ -48791,11 +48929,11 @@ export declare namespace mediapackagev2 {
|
|
|
48791
48929
|
*/
|
|
48792
48930
|
interface OriginEndpointForceEndpointErrorConfigurationArgs {
|
|
48793
48931
|
/**
|
|
48794
|
-
* <p>The failover
|
|
48932
|
+
* <p>The failover conditions for the endpoint. The options are:</p>
|
|
48795
48933
|
* <ul>
|
|
48796
48934
|
* <li>
|
|
48797
48935
|
* <p>
|
|
48798
|
-
* <code>STALE_MANIFEST</code> - The manifest stalled and there
|
|
48936
|
+
* <code>STALE_MANIFEST</code> - The manifest stalled and there are no new segments or parts.</p>
|
|
48799
48937
|
* </li>
|
|
48800
48938
|
* <li>
|
|
48801
48939
|
* <p>
|
|
@@ -48805,6 +48943,10 @@ export declare namespace mediapackagev2 {
|
|
|
48805
48943
|
* <p>
|
|
48806
48944
|
* <code>MISSING_DRM_KEY</code> - Key rotation is enabled but we're unable to fetch the key for the current key period.</p>
|
|
48807
48945
|
* </li>
|
|
48946
|
+
* <li>
|
|
48947
|
+
* <p>
|
|
48948
|
+
* <code>SLATE_INPUT</code> - The segments which contain slate content are considered to be missing content.</p>
|
|
48949
|
+
* </li>
|
|
48808
48950
|
* </ul>
|
|
48809
48951
|
*/
|
|
48810
48952
|
endpointErrorConditions?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointEndpointErrorCondition>[]>;
|
|
@@ -48829,8 +48971,7 @@ export declare namespace mediapackagev2 {
|
|
|
48829
48971
|
/**
|
|
48830
48972
|
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
|
|
48831
48973
|
* EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
|
|
48832
|
-
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player
|
|
48833
|
-
* ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p>
|
|
48974
|
+
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
|
|
48834
48975
|
* <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
48835
48976
|
*/
|
|
48836
48977
|
programDateTimeIntervalSeconds?: pulumi.Input<number>;
|
|
@@ -48843,6 +48984,11 @@ export declare namespace mediapackagev2 {
|
|
|
48843
48984
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
48844
48985
|
*/
|
|
48845
48986
|
url?: pulumi.Input<string>;
|
|
48987
|
+
/**
|
|
48988
|
+
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
|
|
48989
|
+
* For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
48990
|
+
*/
|
|
48991
|
+
urlEncodeChildManifest?: pulumi.Input<boolean>;
|
|
48846
48992
|
}
|
|
48847
48993
|
/**
|
|
48848
48994
|
* <p>Retrieve the low-latency HTTP live streaming (HLS) manifest configuration.</p>
|
|
@@ -48864,8 +49010,7 @@ export declare namespace mediapackagev2 {
|
|
|
48864
49010
|
/**
|
|
48865
49011
|
* <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
|
|
48866
49012
|
* EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
|
|
48867
|
-
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player
|
|
48868
|
-
* ID3Timed metadata messages generate every 5 seconds whenever the content is ingested.</p>
|
|
49013
|
+
* The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
|
|
48869
49014
|
* <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
|
|
48870
49015
|
*/
|
|
48871
49016
|
programDateTimeIntervalSeconds?: pulumi.Input<number>;
|
|
@@ -48878,6 +49023,11 @@ export declare namespace mediapackagev2 {
|
|
|
48878
49023
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
48879
49024
|
*/
|
|
48880
49025
|
url?: pulumi.Input<string>;
|
|
49026
|
+
/**
|
|
49027
|
+
* <p>When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
|
|
49028
|
+
* For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
|
|
49029
|
+
*/
|
|
49030
|
+
urlEncodeChildManifest?: pulumi.Input<boolean>;
|
|
48881
49031
|
}
|
|
48882
49032
|
/**
|
|
48883
49033
|
* <p>The SCTE configuration.</p>
|
|
@@ -53812,7 +53962,7 @@ export declare namespace qbusiness {
|
|
|
53812
53962
|
*/
|
|
53813
53963
|
invocationCondition?: pulumi.Input<inputs.qbusiness.DataSourceDocumentAttributeConditionArgs>;
|
|
53814
53964
|
/**
|
|
53815
|
-
* The Amazon Resource Name (ARN) of the Lambda function
|
|
53965
|
+
* The Amazon Resource Name (ARN) of the Lambda function during ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
|
|
53816
53966
|
*/
|
|
53817
53967
|
lambdaArn?: pulumi.Input<string>;
|
|
53818
53968
|
/**
|
|
@@ -94370,7 +94520,7 @@ export declare namespace vpclattice {
|
|
|
94370
94520
|
}
|
|
94371
94521
|
interface ListenerFixedResponseArgs {
|
|
94372
94522
|
/**
|
|
94373
|
-
* The HTTP response code.
|
|
94523
|
+
* The HTTP response code. Only `404` and `500` status codes are supported.
|
|
94374
94524
|
*/
|
|
94375
94525
|
statusCode: pulumi.Input<number>;
|
|
94376
94526
|
}
|
|
@@ -94438,7 +94588,7 @@ export declare namespace vpclattice {
|
|
|
94438
94588
|
}
|
|
94439
94589
|
interface RuleFixedResponseArgs {
|
|
94440
94590
|
/**
|
|
94441
|
-
* The HTTP response code.
|
|
94591
|
+
* The HTTP response code. Only `404` and `500` status codes are supported.
|
|
94442
94592
|
*/
|
|
94443
94593
|
statusCode: pulumi.Input<number>;
|
|
94444
94594
|
}
|