@pulumi/aws-native 1.36.0-alpha.1759231899 → 1.36.0-alpha.1759233750
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/amazonmq/broker.d.ts +435 -0
- package/amazonmq/broker.js +284 -0
- package/amazonmq/broker.js.map +1 -0
- package/amazonmq/getBroker.d.ts +116 -0
- package/amazonmq/getBroker.js +28 -0
- package/amazonmq/getBroker.js.map +1 -0
- package/amazonmq/index.d.ts +7 -0
- package/amazonmq/index.js +24 -1
- package/amazonmq/index.js.map +1 -1
- package/apigateway/getRestApi.d.ts +1 -0
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/restApi.d.ts +2 -0
- package/apigateway/restApi.js +2 -0
- package/apigateway/restApi.js.map +1 -1
- package/bedrockagentcore/browserCustom.d.ts +6 -0
- package/bedrockagentcore/browserCustom.js.map +1 -1
- package/bedrockagentcore/codeInterpreterCustom.d.ts +6 -0
- package/bedrockagentcore/codeInterpreterCustom.js.map +1 -1
- package/bedrockagentcore/getBrowserCustom.d.ts +3 -0
- package/bedrockagentcore/getBrowserCustom.js.map +1 -1
- package/bedrockagentcore/getCodeInterpreterCustom.d.ts +3 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -1
- package/bedrockagentcore/getRuntime.d.ts +3 -0
- package/bedrockagentcore/getRuntime.js.map +1 -1
- package/bedrockagentcore/getRuntimeEndpoint.d.ts +3 -0
- package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -1
- package/bedrockagentcore/runtime.d.ts +6 -0
- package/bedrockagentcore/runtime.js.map +1 -1
- package/bedrockagentcore/runtimeEndpoint.d.ts +6 -0
- package/bedrockagentcore/runtimeEndpoint.js.map +1 -1
- package/cleanrooms/analysisTemplate.d.ts +8 -0
- package/cleanrooms/analysisTemplate.js +3 -1
- package/cleanrooms/analysisTemplate.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +8 -0
- package/cleanrooms/collaboration.js +3 -1
- package/cleanrooms/collaboration.js.map +1 -1
- package/datasync/getLocationFSxOntap.d.ts +4 -0
- package/datasync/getLocationFSxOntap.js.map +1 -1
- package/datasync/getLocationSmb.d.ts +15 -2
- package/datasync/getLocationSmb.js +2 -2
- package/datasync/getLocationSmb.js.map +1 -1
- package/datasync/locationSmb.d.ts +26 -1
- package/datasync/locationSmb.js +7 -1
- package/datasync/locationSmb.js.map +1 -1
- package/datazone/formType.d.ts +108 -0
- package/datazone/formType.js +89 -0
- package/datazone/formType.js.map +1 -0
- package/datazone/getFormType.d.ts +73 -0
- package/datazone/getFormType.js +30 -0
- package/datazone/getFormType.js.map +1 -0
- package/datazone/getOwner.d.ts +64 -0
- package/datazone/getOwner.js +36 -0
- package/datazone/getOwner.js.map +1 -0
- package/datazone/getProjectMembership.d.ts +38 -0
- package/datazone/getProjectMembership.js +34 -0
- package/datazone/getProjectMembership.js.map +1 -0
- package/datazone/index.d.ts +12 -0
- package/datazone/index.js +15 -1
- package/datazone/index.js.map +1 -1
- package/datazone/owner.d.ts +8 -0
- package/datazone/owner.js +4 -0
- package/datazone/owner.js.map +1 -1
- package/datazone/projectMembership.d.ts +2 -0
- package/datazone/projectMembership.js +4 -0
- package/datazone/projectMembership.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterface.d.ts +48 -0
- package/ec2/getLocalGatewayVirtualInterface.js +28 -0
- package/ec2/getLocalGatewayVirtualInterface.js.map +1 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.d.ts +48 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js +28 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js.map +1 -0
- package/ec2/index.d.ts +12 -0
- package/ec2/index.js +19 -5
- package/ec2/index.js.map +1 -1
- package/ec2/localGatewayVirtualInterface.d.ts +119 -0
- package/ec2/localGatewayVirtualInterface.js +97 -0
- package/ec2/localGatewayVirtualInterface.js.map +1 -0
- package/ec2/localGatewayVirtualInterfaceGroup.d.ts +87 -0
- package/ec2/localGatewayVirtualInterfaceGroup.js +77 -0
- package/ec2/localGatewayVirtualInterfaceGroup.js.map +1 -0
- package/ecs/capacityProvider.d.ts +4 -0
- package/ecs/capacityProvider.js +5 -1
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/getCapacityProvider.d.ts +1 -0
- package/ecs/getCapacityProvider.js.map +1 -1
- package/ecs/getService.d.ts +5 -2
- package/ecs/getService.js.map +1 -1
- package/ecs/service.d.ts +10 -4
- package/ecs/service.js.map +1 -1
- package/networkmanager/connectAttachment.d.ts +4 -0
- package/networkmanager/connectAttachment.js +2 -0
- package/networkmanager/connectAttachment.js.map +1 -1
- package/networkmanager/connectPeer.d.ts +4 -0
- package/networkmanager/connectPeer.js +2 -0
- package/networkmanager/connectPeer.js.map +1 -1
- package/networkmanager/directConnectGatewayAttachment.d.ts +4 -0
- package/networkmanager/directConnectGatewayAttachment.js +2 -0
- package/networkmanager/directConnectGatewayAttachment.js.map +1 -1
- package/networkmanager/getConnectAttachment.d.ts +4 -0
- package/networkmanager/getConnectAttachment.js.map +1 -1
- package/networkmanager/getConnectPeer.d.ts +4 -0
- package/networkmanager/getConnectPeer.js.map +1 -1
- package/networkmanager/getDirectConnectGatewayAttachment.d.ts +4 -0
- package/networkmanager/getDirectConnectGatewayAttachment.js.map +1 -1
- package/networkmanager/getSiteToSiteVpnAttachment.d.ts +4 -0
- package/networkmanager/getSiteToSiteVpnAttachment.js.map +1 -1
- package/networkmanager/getTransitGatewayPeering.d.ts +4 -0
- package/networkmanager/getTransitGatewayPeering.js.map +1 -1
- package/networkmanager/getTransitGatewayRouteTableAttachment.d.ts +4 -0
- package/networkmanager/getTransitGatewayRouteTableAttachment.js.map +1 -1
- package/networkmanager/getVpcAttachment.d.ts +4 -0
- package/networkmanager/getVpcAttachment.js.map +1 -1
- package/networkmanager/siteToSiteVpnAttachment.d.ts +4 -0
- package/networkmanager/siteToSiteVpnAttachment.js +2 -0
- package/networkmanager/siteToSiteVpnAttachment.js.map +1 -1
- package/networkmanager/transitGatewayPeering.d.ts +4 -0
- package/networkmanager/transitGatewayPeering.js +2 -0
- package/networkmanager/transitGatewayPeering.js.map +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.d.ts +4 -0
- package/networkmanager/transitGatewayRouteTableAttachment.js +2 -0
- package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -1
- package/networkmanager/vpcAttachment.d.ts +4 -0
- package/networkmanager/vpcAttachment.js +2 -0
- package/networkmanager/vpcAttachment.js.map +1 -1
- package/omics/workflow.d.ts +10 -0
- package/omics/workflow.js +5 -1
- package/omics/workflow.js.map +1 -1
- package/omics/workflowVersion.d.ts +10 -0
- package/omics/workflowVersion.js +5 -1
- package/omics/workflowVersion.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcs/computeNodeGroup.d.ts +2 -2
- package/pcs/getComputeNodeGroup.d.ts +1 -1
- package/rds/dbCluster.d.ts +26 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +22 -0
- package/rds/dbInstance.js +2 -0
- package/rds/dbInstance.js.map +1 -1
- package/rds/dbProxy.d.ts +26 -2
- package/rds/dbProxy.js +7 -4
- package/rds/dbProxy.js.map +1 -1
- package/rds/dbProxyEndpoint.d.ts +8 -0
- package/rds/dbProxyEndpoint.js +3 -1
- package/rds/dbProxyEndpoint.js.map +1 -1
- package/rds/getDbProxy.d.ts +5 -0
- package/rds/getDbProxy.js.map +1 -1
- package/route53resolver/getResolverRule.d.ts +4 -0
- package/route53resolver/getResolverRule.js.map +1 -1
- package/route53resolver/resolverEndpoint.d.ts +2 -0
- package/route53resolver/resolverEndpoint.js.map +1 -1
- package/route53resolver/resolverRule.d.ts +8 -0
- package/route53resolver/resolverRule.js +2 -0
- package/route53resolver/resolverRule.js.map +1 -1
- package/types/enums/amazonmq/index.d.ts +116 -0
- package/types/enums/amazonmq/index.js +66 -0
- package/types/enums/amazonmq/index.js.map +1 -0
- package/types/enums/apigateway/index.d.ts +5 -0
- package/types/enums/apigateway/index.js +5 -1
- package/types/enums/apigateway/index.js.map +1 -1
- package/types/enums/cleanrooms/index.d.ts +13 -0
- package/types/enums/cleanrooms/index.js +7 -1
- package/types/enums/cleanrooms/index.js.map +1 -1
- package/types/enums/datazone/index.d.ts +21 -0
- package/types/enums/datazone/index.js +13 -1
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +76 -0
- package/types/enums/ecs/index.js +63 -1
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +6 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/pcs/index.d.ts +2 -1
- package/types/enums/pcs/index.js +1 -0
- package/types/enums/pcs/index.js.map +1 -1
- package/types/enums/rds/index.d.ts +34 -0
- package/types/enums/rds/index.js +19 -1
- package/types/enums/rds/index.js.map +1 -1
- package/types/input.d.ts +417 -14
- package/types/output.d.ts +429 -14
- package/types/output.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -835,6 +835,124 @@ export declare namespace aiops {
|
|
|
835
835
|
}
|
|
836
836
|
}
|
|
837
837
|
export declare namespace amazonmq {
|
|
838
|
+
interface BrokerConfigurationIdArgs {
|
|
839
|
+
/**
|
|
840
|
+
* The unique ID that Amazon MQ generates for the configuration.
|
|
841
|
+
*/
|
|
842
|
+
id: pulumi.Input<string>;
|
|
843
|
+
/**
|
|
844
|
+
* The revision number of the configuration.
|
|
845
|
+
*/
|
|
846
|
+
revision: pulumi.Input<number>;
|
|
847
|
+
}
|
|
848
|
+
interface BrokerEncryptionOptionsArgs {
|
|
849
|
+
/**
|
|
850
|
+
* The customer master key (CMK) to use for the A KMS (KMS).
|
|
851
|
+
* This key is used to encrypt your data at rest. If not provided, Amazon MQ will use a default CMK to encrypt your data.
|
|
852
|
+
* The Key ARN is recommended so that drift can be detected,
|
|
853
|
+
* but a key ID or key alias will also be accepted for API compatibility reasons.
|
|
854
|
+
*/
|
|
855
|
+
kmsKeyId?: pulumi.Input<string>;
|
|
856
|
+
/**
|
|
857
|
+
* Enables the use of an AWS owned CMK using AWS KMS (KMS). Set to `true` by default, if no value is provided, for example, for RabbitMQ brokers.
|
|
858
|
+
*/
|
|
859
|
+
useAwsOwnedKey: pulumi.Input<boolean>;
|
|
860
|
+
}
|
|
861
|
+
interface BrokerLdapServerMetadataArgs {
|
|
862
|
+
/**
|
|
863
|
+
* Specifies the location of the LDAP server such as AWS Directory Service for Microsoft Active Directory . Optional failover server.
|
|
864
|
+
*/
|
|
865
|
+
hosts: pulumi.Input<pulumi.Input<string>[]>;
|
|
866
|
+
/**
|
|
867
|
+
* The distinguished name of the node in the directory information tree (DIT) to search for roles or groups. For example, `ou=group` , `ou=corp` , `dc=corp` , `dc=example` , `dc=com` .
|
|
868
|
+
*/
|
|
869
|
+
roleBase: pulumi.Input<string>;
|
|
870
|
+
/**
|
|
871
|
+
* The group name attribute in a role entry whose value is the name of that role. For example, you can specify `cn` for a group entry's common name. If authentication succeeds, then the user is assigned the the value of the `cn` attribute for each role entry that they are a member of.
|
|
872
|
+
*/
|
|
873
|
+
roleName?: pulumi.Input<string>;
|
|
874
|
+
/**
|
|
875
|
+
* The LDAP search filter used to find roles within the roleBase. The distinguished name of the user matched by userSearchMatching is substituted into the `{0}` placeholder in the search filter. The client's username is substituted into the `{1}` placeholder. For example, if you set this option to `(member=uid={1})` for the user janedoe, the search filter becomes `(member=uid=janedoe)` after string substitution. It matches all role entries that have a member attribute equal to `uid=janedoe` under the subtree selected by the `RoleBases` .
|
|
876
|
+
*/
|
|
877
|
+
roleSearchMatching: pulumi.Input<string>;
|
|
878
|
+
/**
|
|
879
|
+
* The directory search scope for the role. If set to true, scope is to search the entire subtree.
|
|
880
|
+
*/
|
|
881
|
+
roleSearchSubtree?: pulumi.Input<boolean>;
|
|
882
|
+
/**
|
|
883
|
+
* Service account password. A service account is an account in your LDAP server that has access to initiate a connection. For example, `cn=admin` , `dc=corp` , `dc=example` , `dc=com` .
|
|
884
|
+
*/
|
|
885
|
+
serviceAccountPassword?: pulumi.Input<string>;
|
|
886
|
+
/**
|
|
887
|
+
* Service account username. A service account is an account in your LDAP server that has access to initiate a connection. For example, `cn=admin` , `ou=corp` , `dc=corp` , `dc=example` , `dc=com` .
|
|
888
|
+
*/
|
|
889
|
+
serviceAccountUsername: pulumi.Input<string>;
|
|
890
|
+
/**
|
|
891
|
+
* Select a particular subtree of the directory information tree (DIT) to search for user entries. The subtree is specified by a DN, which specifies the base node of the subtree. For example, by setting this option to `ou=Users` , `ou=corp` , `dc=corp` , `dc=example` , `dc=com` , the search for user entries is restricted to the subtree beneath `ou=Users` , `ou=corp` , `dc=corp` , `dc=example` , `dc=com` .
|
|
892
|
+
*/
|
|
893
|
+
userBase: pulumi.Input<string>;
|
|
894
|
+
/**
|
|
895
|
+
* The name of the LDAP attribute in the user's directory entry for the user's group membership. In some cases, user roles may be identified by the value of an attribute in the user's directory entry. The `UserRoleName` option allows you to provide the name of this attribute.
|
|
896
|
+
*/
|
|
897
|
+
userRoleName?: pulumi.Input<string>;
|
|
898
|
+
/**
|
|
899
|
+
* The LDAP search filter used to find users within the `userBase` . The client's username is substituted into the `{0}` placeholder in the search filter. For example, if this option is set to `(uid={0})` and the received username is `janedoe` , the search filter becomes `(uid=janedoe)` after string substitution. It will result in matching an entry like `uid=janedoe` , `ou=Users` , `ou=corp` , `dc=corp` , `dc=example` , `dc=com` .
|
|
900
|
+
*/
|
|
901
|
+
userSearchMatching: pulumi.Input<string>;
|
|
902
|
+
/**
|
|
903
|
+
* The directory search scope for the user. If set to true, scope is to search the entire subtree.
|
|
904
|
+
*/
|
|
905
|
+
userSearchSubtree?: pulumi.Input<boolean>;
|
|
906
|
+
}
|
|
907
|
+
interface BrokerLogListArgs {
|
|
908
|
+
/**
|
|
909
|
+
* Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers.
|
|
910
|
+
*/
|
|
911
|
+
audit?: pulumi.Input<boolean>;
|
|
912
|
+
/**
|
|
913
|
+
* Enables general logging.
|
|
914
|
+
*/
|
|
915
|
+
general?: pulumi.Input<boolean>;
|
|
916
|
+
}
|
|
917
|
+
interface BrokerMaintenanceWindowArgs {
|
|
918
|
+
/**
|
|
919
|
+
* _Allowed Values_: <code>MONDAY</code> | <code>TUESDAY</code> | <code>WEDNESDAY</code> | <code>THURSDAY</code> | <code>FRIDAY</code> | <code>SATURDAY</code> | <code>SUNDAY</code>
|
|
920
|
+
*/
|
|
921
|
+
dayOfWeek: pulumi.Input<enums.amazonmq.BrokerMaintenanceWindowDayOfWeek | string>;
|
|
922
|
+
/**
|
|
923
|
+
* The time, in 24-hour format, and use only numbers separated by a colon, HH:MM or HH:MM:SS. Example: 13:05.
|
|
924
|
+
* When writing YAML this may need to be quoted to prevent a timestamp being read and converted to a number of minutes or seconds.
|
|
925
|
+
*/
|
|
926
|
+
timeOfDay: pulumi.Input<string>;
|
|
927
|
+
/**
|
|
928
|
+
* The time zone, UTC by default, in either the Country/City format, or the UTC offset format.
|
|
929
|
+
*/
|
|
930
|
+
timeZone: pulumi.Input<string>;
|
|
931
|
+
}
|
|
932
|
+
interface BrokerUserArgs {
|
|
933
|
+
/**
|
|
934
|
+
* Enables access to the ActiveMQ web console for the ActiveMQ user. Does not apply to RabbitMQ brokers.
|
|
935
|
+
*/
|
|
936
|
+
consoleAccess?: pulumi.Input<boolean>;
|
|
937
|
+
/**
|
|
938
|
+
* The list of groups (20 maximum) to which the ActiveMQ user belongs. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. Does not apply to RabbitMQ brokers.
|
|
939
|
+
*/
|
|
940
|
+
groups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
941
|
+
/**
|
|
942
|
+
* The password of the user. This value must be at least 12 characters long, must contain at least 4 unique characters, and must not contain commas, colons, or equal signs (,:=).
|
|
943
|
+
*/
|
|
944
|
+
password: pulumi.Input<string>;
|
|
945
|
+
/**
|
|
946
|
+
* Defines if this user is intended for CRDR replication purposes.
|
|
947
|
+
*/
|
|
948
|
+
replicationUser?: pulumi.Input<boolean>;
|
|
949
|
+
/**
|
|
950
|
+
* The username of the broker user. For Amazon MQ for ActiveMQ brokers, this value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). For Amazon MQ for RabbitMQ brokers, this value can contain only alphanumeric characters, dashes, periods, underscores (- . _). This value must not contain a tilde (~) character. Amazon MQ prohibts using guest as a valid usename. This value must be 2-100 characters long.
|
|
951
|
+
*
|
|
952
|
+
* > Do not add personally identifiable information (PII) or other confidential or sensitive information in broker usernames. Broker usernames are accessible to other AWS services, including CloudWatch Logs . Broker usernames are not intended to be used for private or sensitive data.
|
|
953
|
+
*/
|
|
954
|
+
username: pulumi.Input<string>;
|
|
955
|
+
}
|
|
838
956
|
}
|
|
839
957
|
export declare namespace amplify {
|
|
840
958
|
interface AppAutoBranchCreationConfigArgs {
|
|
@@ -1997,6 +2115,7 @@ export declare namespace apigateway {
|
|
|
1997
2115
|
requestTemplates?: pulumi.Input<{
|
|
1998
2116
|
[key: string]: pulumi.Input<string>;
|
|
1999
2117
|
}>;
|
|
2118
|
+
responseTransferMode?: pulumi.Input<enums.apigateway.MethodIntegrationResponseTransferMode>;
|
|
2000
2119
|
/**
|
|
2001
2120
|
* Custom timeout between 50 and 29,000 milliseconds. The default value is 29,000 milliseconds or 29 seconds. You can increase the default value to longer than 29 seconds for Regional or private APIs only.
|
|
2002
2121
|
*/
|
|
@@ -10775,11 +10894,15 @@ export declare namespace bedrock {
|
|
|
10775
10894
|
* Whether generating categorical data from audio is enabled.
|
|
10776
10895
|
*/
|
|
10777
10896
|
state: pulumi.Input<enums.bedrock.DataAutomationProjectState>;
|
|
10897
|
+
typeConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectAudioExtractionCategoryTypeConfigurationArgs>;
|
|
10778
10898
|
/**
|
|
10779
10899
|
* The types of data to generate.
|
|
10780
10900
|
*/
|
|
10781
10901
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectAudioExtractionCategoryType>[]>;
|
|
10782
10902
|
}
|
|
10903
|
+
interface DataAutomationProjectAudioExtractionCategoryTypeConfigurationArgs {
|
|
10904
|
+
transcript?: pulumi.Input<inputs.bedrock.DataAutomationProjectTranscriptConfigurationArgs>;
|
|
10905
|
+
}
|
|
10783
10906
|
interface DataAutomationProjectAudioOverrideConfigurationArgs {
|
|
10784
10907
|
/**
|
|
10785
10908
|
* Sets modality processing for audio files. All modalities are enabled by default.
|
|
@@ -10826,6 +10949,9 @@ export declare namespace bedrock {
|
|
|
10826
10949
|
*/
|
|
10827
10950
|
blueprintVersion?: pulumi.Input<string>;
|
|
10828
10951
|
}
|
|
10952
|
+
interface DataAutomationProjectChannelLabelingConfigurationArgs {
|
|
10953
|
+
state: pulumi.Input<enums.bedrock.DataAutomationProjectState>;
|
|
10954
|
+
}
|
|
10829
10955
|
/**
|
|
10830
10956
|
* Custom output configuration
|
|
10831
10957
|
*/
|
|
@@ -11013,6 +11139,9 @@ export declare namespace bedrock {
|
|
|
11013
11139
|
*/
|
|
11014
11140
|
video?: pulumi.Input<inputs.bedrock.DataAutomationProjectVideoOverrideConfigurationArgs>;
|
|
11015
11141
|
}
|
|
11142
|
+
interface DataAutomationProjectSpeakerLabelingConfigurationArgs {
|
|
11143
|
+
state: pulumi.Input<enums.bedrock.DataAutomationProjectState>;
|
|
11144
|
+
}
|
|
11016
11145
|
interface DataAutomationProjectSplitterConfigurationArgs {
|
|
11017
11146
|
/**
|
|
11018
11147
|
* Whether document splitter is enabled for a project.
|
|
@@ -11040,6 +11169,10 @@ export declare namespace bedrock {
|
|
|
11040
11169
|
*/
|
|
11041
11170
|
video?: pulumi.Input<inputs.bedrock.DataAutomationProjectVideoStandardOutputConfigurationArgs>;
|
|
11042
11171
|
}
|
|
11172
|
+
interface DataAutomationProjectTranscriptConfigurationArgs {
|
|
11173
|
+
channelLabeling?: pulumi.Input<inputs.bedrock.DataAutomationProjectChannelLabelingConfigurationArgs>;
|
|
11174
|
+
speakerLabeling?: pulumi.Input<inputs.bedrock.DataAutomationProjectSpeakerLabelingConfigurationArgs>;
|
|
11175
|
+
}
|
|
11043
11176
|
interface DataAutomationProjectVideoBoundingBoxArgs {
|
|
11044
11177
|
/**
|
|
11045
11178
|
* Whether bounding boxes are enabled for video.
|
|
@@ -13566,49 +13699,88 @@ export declare namespace bedrockagentcore {
|
|
|
13566
13699
|
* Network configuration for browser
|
|
13567
13700
|
*/
|
|
13568
13701
|
interface BrowserCustomBrowserNetworkConfigurationArgs {
|
|
13702
|
+
/**
|
|
13703
|
+
* The network mode.
|
|
13704
|
+
*/
|
|
13569
13705
|
networkMode: pulumi.Input<enums.bedrockagentcore.BrowserCustomBrowserNetworkMode>;
|
|
13570
13706
|
}
|
|
13571
13707
|
/**
|
|
13572
13708
|
* Recording configuration for browser
|
|
13573
13709
|
*/
|
|
13574
13710
|
interface BrowserCustomRecordingConfigArgs {
|
|
13711
|
+
/**
|
|
13712
|
+
* The recording configuration for a browser. This structure defines how browser sessions are recorded.
|
|
13713
|
+
*/
|
|
13575
13714
|
enabled?: pulumi.Input<boolean>;
|
|
13715
|
+
/**
|
|
13716
|
+
* The S3 location.
|
|
13717
|
+
*/
|
|
13576
13718
|
s3Location?: pulumi.Input<inputs.bedrockagentcore.BrowserCustomS3LocationArgs>;
|
|
13577
13719
|
}
|
|
13578
13720
|
/**
|
|
13579
13721
|
* S3 Location Configuration
|
|
13580
13722
|
*/
|
|
13581
13723
|
interface BrowserCustomS3LocationArgs {
|
|
13724
|
+
/**
|
|
13725
|
+
* The S3 location bucket name.
|
|
13726
|
+
*/
|
|
13582
13727
|
bucket: pulumi.Input<string>;
|
|
13728
|
+
/**
|
|
13729
|
+
* The S3 location object prefix.
|
|
13730
|
+
*/
|
|
13583
13731
|
prefix: pulumi.Input<string>;
|
|
13584
13732
|
}
|
|
13585
13733
|
/**
|
|
13586
13734
|
* Network configuration for code interpreter
|
|
13587
13735
|
*/
|
|
13588
13736
|
interface CodeInterpreterCustomCodeInterpreterNetworkConfigurationArgs {
|
|
13737
|
+
/**
|
|
13738
|
+
* The network mode.
|
|
13739
|
+
*/
|
|
13589
13740
|
networkMode: pulumi.Input<enums.bedrockagentcore.CodeInterpreterCustomCodeInterpreterNetworkMode>;
|
|
13590
13741
|
}
|
|
13591
13742
|
interface RuntimeAgentRuntimeArtifactArgs {
|
|
13743
|
+
/**
|
|
13744
|
+
* Representation of a container configuration.
|
|
13745
|
+
*/
|
|
13592
13746
|
containerConfiguration?: pulumi.Input<inputs.bedrockagentcore.RuntimeContainerConfigurationArgs>;
|
|
13593
13747
|
}
|
|
13594
13748
|
/**
|
|
13595
13749
|
* Configuration for the authorizer
|
|
13596
13750
|
*/
|
|
13597
13751
|
interface RuntimeAuthorizerConfigurationArgs {
|
|
13752
|
+
/**
|
|
13753
|
+
* Represents inbound authorization configuration options used to authenticate incoming requests.
|
|
13754
|
+
*/
|
|
13598
13755
|
customJwtAuthorizer?: pulumi.Input<inputs.bedrockagentcore.RuntimeCustomJwtAuthorizerConfigurationArgs>;
|
|
13599
13756
|
}
|
|
13600
13757
|
interface RuntimeContainerConfigurationArgs {
|
|
13758
|
+
/**
|
|
13759
|
+
* The container Uri.
|
|
13760
|
+
*/
|
|
13601
13761
|
containerUri: pulumi.Input<string>;
|
|
13602
13762
|
}
|
|
13603
13763
|
/**
|
|
13604
13764
|
* Configuration for custom JWT authorizer
|
|
13605
13765
|
*/
|
|
13606
13766
|
interface RuntimeCustomJwtAuthorizerConfigurationArgs {
|
|
13767
|
+
/**
|
|
13768
|
+
* Represents inbound authorization configuration options used to authenticate incoming requests.
|
|
13769
|
+
*/
|
|
13607
13770
|
allowedAudience?: pulumi.Input<pulumi.Input<string>[]>;
|
|
13771
|
+
/**
|
|
13772
|
+
* Represents individual client IDs that are validated in the incoming JWT token validation process.
|
|
13773
|
+
*/
|
|
13608
13774
|
allowedClients?: pulumi.Input<pulumi.Input<string>[]>;
|
|
13775
|
+
/**
|
|
13776
|
+
* The configuration authorization.
|
|
13777
|
+
*/
|
|
13609
13778
|
discoveryUrl: pulumi.Input<string>;
|
|
13610
13779
|
}
|
|
13611
13780
|
interface RuntimeNetworkConfigurationArgs {
|
|
13781
|
+
/**
|
|
13782
|
+
* The network mode.
|
|
13783
|
+
*/
|
|
13612
13784
|
networkMode: pulumi.Input<enums.bedrockagentcore.RuntimeNetworkMode>;
|
|
13613
13785
|
}
|
|
13614
13786
|
}
|
|
@@ -14057,6 +14229,14 @@ export declare namespace cleanrooms {
|
|
|
14057
14229
|
entryPoint: pulumi.Input<inputs.cleanrooms.AnalysisTemplateArtifactArgs>;
|
|
14058
14230
|
roleArn: pulumi.Input<string>;
|
|
14059
14231
|
}
|
|
14232
|
+
interface AnalysisTemplateErrorMessageConfigurationArgs {
|
|
14233
|
+
/**
|
|
14234
|
+
* The level of detail for error messages returned by the PySpark job. When set to DETAILED, error messages include more information to help troubleshoot issues with your PySpark job.
|
|
14235
|
+
*
|
|
14236
|
+
* Because this setting may expose sensitive data, it is recommended for development and testing environments.
|
|
14237
|
+
*/
|
|
14238
|
+
type: pulumi.Input<enums.cleanrooms.AnalysisTemplateErrorMessageConfigurationType>;
|
|
14239
|
+
}
|
|
14060
14240
|
interface AnalysisTemplateHashArgs {
|
|
14061
14241
|
sha256?: pulumi.Input<string>;
|
|
14062
14242
|
}
|
|
@@ -18936,7 +19116,6 @@ export declare namespace connect {
|
|
|
18936
19116
|
* Information about the automation configuration in numeric questions.
|
|
18937
19117
|
*/
|
|
18938
19118
|
interface EvaluationFormNumericQuestionAutomationArgs {
|
|
18939
|
-
answerSource?: any;
|
|
18940
19119
|
/**
|
|
18941
19120
|
* The property value of the automation.
|
|
18942
19121
|
*/
|
|
@@ -19882,6 +20061,9 @@ export declare namespace connect {
|
|
|
19882
20061
|
* The phone number for the user's desk phone.
|
|
19883
20062
|
*/
|
|
19884
20063
|
deskPhoneNumber?: pulumi.Input<string>;
|
|
20064
|
+
/**
|
|
20065
|
+
* The persistent connection setting for the user.
|
|
20066
|
+
*/
|
|
19885
20067
|
persistentConnection?: pulumi.Input<boolean>;
|
|
19886
20068
|
/**
|
|
19887
20069
|
* The phone type.
|
|
@@ -22172,6 +22354,32 @@ export declare namespace datasync {
|
|
|
22172
22354
|
*/
|
|
22173
22355
|
bucketAccessRoleArn: pulumi.Input<string>;
|
|
22174
22356
|
}
|
|
22357
|
+
/**
|
|
22358
|
+
* Specifies configuration information for a DataSync-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.
|
|
22359
|
+
*/
|
|
22360
|
+
interface LocationSmbCmkSecretConfigArgs {
|
|
22361
|
+
/**
|
|
22362
|
+
* Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
|
|
22363
|
+
*/
|
|
22364
|
+
kmsKeyArn?: pulumi.Input<string>;
|
|
22365
|
+
/**
|
|
22366
|
+
* Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
|
|
22367
|
+
*/
|
|
22368
|
+
secretArn?: pulumi.Input<string>;
|
|
22369
|
+
}
|
|
22370
|
+
/**
|
|
22371
|
+
* Specifies configuration information for a customer-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.
|
|
22372
|
+
*/
|
|
22373
|
+
interface LocationSmbCustomSecretConfigArgs {
|
|
22374
|
+
/**
|
|
22375
|
+
* Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
|
|
22376
|
+
*/
|
|
22377
|
+
secretAccessRoleArn: pulumi.Input<string>;
|
|
22378
|
+
/**
|
|
22379
|
+
* Specifies the ARN for a customer created AWS Secrets Manager secret.
|
|
22380
|
+
*/
|
|
22381
|
+
secretArn: pulumi.Input<string>;
|
|
22382
|
+
}
|
|
22175
22383
|
/**
|
|
22176
22384
|
* The mount options used by DataSync to access the SMB server.
|
|
22177
22385
|
*/
|
|
@@ -22921,6 +23129,12 @@ export declare namespace datazone {
|
|
|
22921
23129
|
*/
|
|
22922
23130
|
value?: pulumi.Input<string>;
|
|
22923
23131
|
}
|
|
23132
|
+
/**
|
|
23133
|
+
* Indicates the smithy model of the API.
|
|
23134
|
+
*/
|
|
23135
|
+
interface FormTypeModelArgs {
|
|
23136
|
+
smithy?: pulumi.Input<string>;
|
|
23137
|
+
}
|
|
22924
23138
|
/**
|
|
22925
23139
|
* The properties of a domain unit's owner.
|
|
22926
23140
|
*/
|
|
@@ -24705,7 +24919,7 @@ export declare namespace ec2 {
|
|
|
24705
24919
|
*
|
|
24706
24920
|
* The following are the supported values for each volume type:
|
|
24707
24921
|
*
|
|
24708
|
-
* - `gp3` : 3,000 -
|
|
24922
|
+
* - `gp3` : 3,000 - 80,000 IOPS
|
|
24709
24923
|
* - `io1` : 100 - 64,000 IOPS
|
|
24710
24924
|
* - `io2` : 100 - 256,000 IOPS
|
|
24711
24925
|
*
|
|
@@ -24729,7 +24943,8 @@ export declare namespace ec2 {
|
|
|
24729
24943
|
*
|
|
24730
24944
|
* The following are the supported sizes for each volume type:
|
|
24731
24945
|
*
|
|
24732
|
-
* - `gp2`
|
|
24946
|
+
* - `gp2` : 1 - 16,384 GiB
|
|
24947
|
+
* - `gp3` : 1 - 65,536 GiB
|
|
24733
24948
|
* - `io1` : 4 - 16,384 GiB
|
|
24734
24949
|
* - `io2` : 4 - 65,536 GiB
|
|
24735
24950
|
* - `st1` and `sc1` : 125 - 16,384 GiB
|
|
@@ -26619,6 +26834,7 @@ export declare namespace ec2 {
|
|
|
26619
26834
|
affinity?: pulumi.Input<string>;
|
|
26620
26835
|
/**
|
|
26621
26836
|
* The Availability Zone for the instance.
|
|
26837
|
+
* Either ``AvailabilityZone`` or ``AvailabilityZoneId`` can be specified, but not both
|
|
26622
26838
|
*/
|
|
26623
26839
|
availabilityZone?: pulumi.Input<string>;
|
|
26624
26840
|
/**
|
|
@@ -27217,7 +27433,7 @@ export declare namespace ec2 {
|
|
|
27217
27433
|
*
|
|
27218
27434
|
* The following are the supported values for each volume type:
|
|
27219
27435
|
*
|
|
27220
|
-
* - `gp3` : 3,000 -
|
|
27436
|
+
* - `gp3` : 3,000 - 80,000 IOPS
|
|
27221
27437
|
* - `io1` : 100 - 64,000 IOPS
|
|
27222
27438
|
* - `io2` : 100 - 256,000 IOPS
|
|
27223
27439
|
*
|
|
@@ -27235,7 +27451,8 @@ export declare namespace ec2 {
|
|
|
27235
27451
|
*
|
|
27236
27452
|
* The following are the supported sizes for each volume type:
|
|
27237
27453
|
*
|
|
27238
|
-
* - `gp2`
|
|
27454
|
+
* - `gp2` : 1 - 16,384 GiB
|
|
27455
|
+
* - `gp3` : 1 - 65,536 GiB
|
|
27239
27456
|
* - `io1` : 4 - 16,384 GiB
|
|
27240
27457
|
* - `io2` : 4 - 65,536 GiB
|
|
27241
27458
|
* - `st1` and `sc1` : 125 - 16,384 GiB
|
|
@@ -28811,6 +29028,14 @@ export declare namespace ecr {
|
|
|
28811
29028
|
}
|
|
28812
29029
|
}
|
|
28813
29030
|
export declare namespace ecs {
|
|
29031
|
+
interface CapacityProviderAcceleratorCountRequestArgs {
|
|
29032
|
+
max?: pulumi.Input<number>;
|
|
29033
|
+
min?: pulumi.Input<number>;
|
|
29034
|
+
}
|
|
29035
|
+
interface CapacityProviderAcceleratorTotalMemoryMiBRequestArgs {
|
|
29036
|
+
max?: pulumi.Input<number>;
|
|
29037
|
+
min?: pulumi.Input<number>;
|
|
29038
|
+
}
|
|
28814
29039
|
interface CapacityProviderAutoScalingGroupProviderArgs {
|
|
28815
29040
|
/**
|
|
28816
29041
|
* The Amazon Resource Name (ARN) that identifies the Auto Scaling group, or the Auto Scaling group name.
|
|
@@ -28835,6 +29060,55 @@ export declare namespace ecs {
|
|
|
28835
29060
|
*/
|
|
28836
29061
|
managedTerminationProtection?: pulumi.Input<enums.ecs.CapacityProviderAutoScalingGroupProviderManagedTerminationProtection>;
|
|
28837
29062
|
}
|
|
29063
|
+
interface CapacityProviderBaselineEbsBandwidthMbpsRequestArgs {
|
|
29064
|
+
max?: pulumi.Input<number>;
|
|
29065
|
+
min?: pulumi.Input<number>;
|
|
29066
|
+
}
|
|
29067
|
+
interface CapacityProviderInstanceLaunchTemplateArgs {
|
|
29068
|
+
ec2InstanceProfileArn: pulumi.Input<string>;
|
|
29069
|
+
instanceRequirements?: pulumi.Input<inputs.ecs.CapacityProviderInstanceRequirementsRequestArgs>;
|
|
29070
|
+
monitoring?: pulumi.Input<enums.ecs.CapacityProviderManagedInstancesMonitoringOptions>;
|
|
29071
|
+
networkConfiguration: pulumi.Input<inputs.ecs.CapacityProviderManagedInstancesNetworkConfigurationArgs>;
|
|
29072
|
+
storageConfiguration?: pulumi.Input<inputs.ecs.CapacityProviderManagedInstancesStorageConfigurationArgs>;
|
|
29073
|
+
}
|
|
29074
|
+
interface CapacityProviderInstanceRequirementsRequestArgs {
|
|
29075
|
+
acceleratorCount?: pulumi.Input<inputs.ecs.CapacityProviderAcceleratorCountRequestArgs>;
|
|
29076
|
+
acceleratorManufacturers?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorManufacturersItem>[]>;
|
|
29077
|
+
acceleratorNames?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorNamesItem>[]>;
|
|
29078
|
+
acceleratorTotalMemoryMiB?: pulumi.Input<inputs.ecs.CapacityProviderAcceleratorTotalMemoryMiBRequestArgs>;
|
|
29079
|
+
acceleratorTypes?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorTypesItem>[]>;
|
|
29080
|
+
allowedInstanceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29081
|
+
bareMetal?: pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestBareMetal>;
|
|
29082
|
+
baselineEbsBandwidthMbps?: pulumi.Input<inputs.ecs.CapacityProviderBaselineEbsBandwidthMbpsRequestArgs>;
|
|
29083
|
+
burstablePerformance?: pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestBurstablePerformance>;
|
|
29084
|
+
cpuManufacturers?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestCpuManufacturersItem>[]>;
|
|
29085
|
+
excludedInstanceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29086
|
+
instanceGenerations?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestInstanceGenerationsItem>[]>;
|
|
29087
|
+
localStorage?: pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestLocalStorage>;
|
|
29088
|
+
localStorageTypes?: pulumi.Input<pulumi.Input<enums.ecs.CapacityProviderInstanceRequirementsRequestLocalStorageTypesItem>[]>;
|
|
29089
|
+
maxSpotPriceAsPercentageOfOptimalOnDemandPrice?: pulumi.Input<number>;
|
|
29090
|
+
memoryGiBPerVCpu?: pulumi.Input<inputs.ecs.CapacityProviderMemoryGiBPerVCpuRequestArgs>;
|
|
29091
|
+
memoryMiB: pulumi.Input<inputs.ecs.CapacityProviderMemoryMiBRequestArgs>;
|
|
29092
|
+
networkBandwidthGbps?: pulumi.Input<inputs.ecs.CapacityProviderNetworkBandwidthGbpsRequestArgs>;
|
|
29093
|
+
networkInterfaceCount?: pulumi.Input<inputs.ecs.CapacityProviderNetworkInterfaceCountRequestArgs>;
|
|
29094
|
+
onDemandMaxPricePercentageOverLowestPrice?: pulumi.Input<number>;
|
|
29095
|
+
requireHibernateSupport?: pulumi.Input<boolean>;
|
|
29096
|
+
spotMaxPricePercentageOverLowestPrice?: pulumi.Input<number>;
|
|
29097
|
+
totalLocalStorageGb?: pulumi.Input<inputs.ecs.CapacityProviderTotalLocalStorageGbRequestArgs>;
|
|
29098
|
+
vCpuCount: pulumi.Input<inputs.ecs.CapacityProviderVCpuCountRangeRequestArgs>;
|
|
29099
|
+
}
|
|
29100
|
+
interface CapacityProviderManagedInstancesNetworkConfigurationArgs {
|
|
29101
|
+
securityGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29102
|
+
subnets: pulumi.Input<pulumi.Input<string>[]>;
|
|
29103
|
+
}
|
|
29104
|
+
interface CapacityProviderManagedInstancesProviderArgs {
|
|
29105
|
+
infrastructureRoleArn: pulumi.Input<string>;
|
|
29106
|
+
instanceLaunchTemplate: pulumi.Input<inputs.ecs.CapacityProviderInstanceLaunchTemplateArgs>;
|
|
29107
|
+
propagateTags?: pulumi.Input<enums.ecs.CapacityProviderManagedInstancesProviderPropagateTags>;
|
|
29108
|
+
}
|
|
29109
|
+
interface CapacityProviderManagedInstancesStorageConfigurationArgs {
|
|
29110
|
+
storageSizeGiB: pulumi.Input<number>;
|
|
29111
|
+
}
|
|
28838
29112
|
/**
|
|
28839
29113
|
* The managed scaling settings for the Auto Scaling group capacity provider.
|
|
28840
29114
|
*/
|
|
@@ -28862,6 +29136,30 @@ export declare namespace ecs {
|
|
|
28862
29136
|
*/
|
|
28863
29137
|
targetCapacity?: pulumi.Input<number>;
|
|
28864
29138
|
}
|
|
29139
|
+
interface CapacityProviderMemoryGiBPerVCpuRequestArgs {
|
|
29140
|
+
max?: pulumi.Input<number>;
|
|
29141
|
+
min?: pulumi.Input<number>;
|
|
29142
|
+
}
|
|
29143
|
+
interface CapacityProviderMemoryMiBRequestArgs {
|
|
29144
|
+
max?: pulumi.Input<number>;
|
|
29145
|
+
min: pulumi.Input<number>;
|
|
29146
|
+
}
|
|
29147
|
+
interface CapacityProviderNetworkBandwidthGbpsRequestArgs {
|
|
29148
|
+
max?: pulumi.Input<number>;
|
|
29149
|
+
min?: pulumi.Input<number>;
|
|
29150
|
+
}
|
|
29151
|
+
interface CapacityProviderNetworkInterfaceCountRequestArgs {
|
|
29152
|
+
max?: pulumi.Input<number>;
|
|
29153
|
+
min?: pulumi.Input<number>;
|
|
29154
|
+
}
|
|
29155
|
+
interface CapacityProviderTotalLocalStorageGbRequestArgs {
|
|
29156
|
+
max?: pulumi.Input<number>;
|
|
29157
|
+
min?: pulumi.Input<number>;
|
|
29158
|
+
}
|
|
29159
|
+
interface CapacityProviderVCpuCountRangeRequestArgs {
|
|
29160
|
+
max?: pulumi.Input<number>;
|
|
29161
|
+
min: pulumi.Input<number>;
|
|
29162
|
+
}
|
|
28865
29163
|
interface ClusterCapacityProviderAssociationsCapacityProviderStrategyArgs {
|
|
28866
29164
|
base?: pulumi.Input<number>;
|
|
28867
29165
|
capacityProvider: pulumi.Input<enums.ecs.ClusterCapacityProviderAssociationsCapacityProvider | string>;
|
|
@@ -29298,7 +29596,7 @@ export declare namespace ecs {
|
|
|
29298
29596
|
maximumPercent?: pulumi.Input<number>;
|
|
29299
29597
|
/**
|
|
29300
29598
|
* If a service is using the rolling update (``ECS``) deployment type, the ``minimumHealthyPercent`` represents a lower limit on the number of your service's tasks that must remain in the ``RUNNING`` state during a deployment, as a percentage of the ``desiredCount`` (rounded up to the nearest integer). This parameter enables you to deploy without using additional cluster capacity. For example, if your service has a ``desiredCount`` of four tasks and a ``minimumHealthyPercent`` of 50%, the service scheduler may stop two existing tasks to free up cluster capacity before starting two new tasks.
|
|
29301
|
-
* If any tasks are unhealthy and if ``maximumPercent`` doesn't allow the Amazon ECS scheduler to start replacement tasks, the scheduler stops the unhealthy tasks one-by-one — using the ``minimumHealthyPercent`` as a constraint — to clear up capacity to launch replacement tasks. For more information about how the scheduler replaces unhealthy tasks, see [Amazon ECS services](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html)
|
|
29599
|
+
* If any tasks are unhealthy and if ``maximumPercent`` doesn't allow the Amazon ECS scheduler to start replacement tasks, the scheduler stops the unhealthy tasks one-by-one — using the ``minimumHealthyPercent`` as a constraint — to clear up capacity to launch replacement tasks. For more information about how the scheduler replaces unhealthy tasks, see [Amazon ECS services](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html).
|
|
29302
29600
|
* For services that *do not* use a load balancer, the following should be noted:
|
|
29303
29601
|
* + A service is considered healthy if all essential containers within the tasks in the service pass their health checks.
|
|
29304
29602
|
* + If a task has no essential containers with a health check defined, the service scheduler will wait for 40 seconds after a task reaches a ``RUNNING`` state before the task is counted towards the minimum healthy percent total.
|
|
@@ -29370,9 +29668,8 @@ export declare namespace ecs {
|
|
|
29370
29668
|
*/
|
|
29371
29669
|
interface ServiceDeploymentLifecycleHookArgs {
|
|
29372
29670
|
/**
|
|
29373
|
-
* Use this field to specify custom parameters that
|
|
29374
|
-
*
|
|
29375
|
-
* This field must be a JSON object as a string.
|
|
29671
|
+
* Use this field to specify custom parameters that ECS passes to your hook target invocations (such as a Lambda function).
|
|
29672
|
+
* This field must be a JSON object as a string.
|
|
29376
29673
|
*/
|
|
29377
29674
|
hookDetails?: any;
|
|
29378
29675
|
/**
|
|
@@ -32739,6 +33036,7 @@ export declare namespace entityresolution {
|
|
|
32739
33036
|
* The type of ID mapping.
|
|
32740
33037
|
*/
|
|
32741
33038
|
idMappingType?: pulumi.Input<enums.entityresolution.IdMappingWorkflowIdMappingTechniquesIdMappingType>;
|
|
33039
|
+
normalizationVersion?: pulumi.Input<string>;
|
|
32742
33040
|
/**
|
|
32743
33041
|
* An object which defines any additional configurations required by the provider service.
|
|
32744
33042
|
*/
|
|
@@ -35164,9 +35462,9 @@ export declare namespace gamelift {
|
|
|
35164
35462
|
*/
|
|
35165
35463
|
interface ContainerFleetLocationCapacityArgs {
|
|
35166
35464
|
/**
|
|
35167
|
-
* The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
|
|
35465
|
+
* Defaults to MinSize if not defined. The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
|
|
35168
35466
|
*/
|
|
35169
|
-
desiredEc2Instances
|
|
35467
|
+
desiredEc2Instances?: pulumi.Input<number>;
|
|
35170
35468
|
/**
|
|
35171
35469
|
* The maximum value that is allowed for the fleet's instance count for a location.
|
|
35172
35470
|
*/
|
|
@@ -35487,9 +35785,9 @@ export declare namespace gamelift {
|
|
|
35487
35785
|
*/
|
|
35488
35786
|
interface FleetLocationCapacityArgs {
|
|
35489
35787
|
/**
|
|
35490
|
-
* The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits.
|
|
35788
|
+
* Defaults to MinSize if not defined. The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits.
|
|
35491
35789
|
*/
|
|
35492
|
-
desiredEc2Instances
|
|
35790
|
+
desiredEc2Instances?: pulumi.Input<number>;
|
|
35493
35791
|
/**
|
|
35494
35792
|
* The maximum value that is allowed for the fleet's instance count for a location. When creating a new fleet, GameLift automatically sets this value to "1". Once the fleet is active, you can change this value.
|
|
35495
35793
|
*/
|
|
@@ -37905,6 +38203,10 @@ export declare namespace imagebuilder {
|
|
|
37905
38203
|
* The schedule of the image pipeline.
|
|
37906
38204
|
*/
|
|
37907
38205
|
interface ImagePipelineScheduleArgs {
|
|
38206
|
+
/**
|
|
38207
|
+
* The auto-disable policy for the image pipeline.
|
|
38208
|
+
*/
|
|
38209
|
+
autoDisablePolicy?: any;
|
|
37908
38210
|
/**
|
|
37909
38211
|
* The condition configures when the pipeline should trigger a new image build.
|
|
37910
38212
|
*/
|
|
@@ -53586,7 +53888,9 @@ export declare namespace networkfirewall {
|
|
|
53586
53888
|
}
|
|
53587
53889
|
interface RuleGroupRulesSourceListArgs {
|
|
53588
53890
|
/**
|
|
53589
|
-
* Whether you want to allow or
|
|
53891
|
+
* Whether you want to apply allow, reject, alert, or drop behavior to the domains in your target list.
|
|
53892
|
+
*
|
|
53893
|
+
* > When logging is enabled and you choose Alert, traffic that matches the domain specifications generates an alert in the firewall's logs. Then, traffic either passes, is rejected, or drops based on other rules in the firewall policy.
|
|
53590
53894
|
*/
|
|
53591
53895
|
generatedRulesType: pulumi.Input<enums.networkfirewall.RuleGroupGeneratedRulesType>;
|
|
53592
53896
|
/**
|
|
@@ -54568,6 +54872,16 @@ export declare namespace omics {
|
|
|
54568
54872
|
*/
|
|
54569
54873
|
type: pulumi.Input<enums.omics.VariantStoreEncryptionType>;
|
|
54570
54874
|
}
|
|
54875
|
+
interface WorkflowContainerRegistryMapArgs {
|
|
54876
|
+
/**
|
|
54877
|
+
* Image mappings specify path mappings between the ECR private repository and their corresponding external repositories.
|
|
54878
|
+
*/
|
|
54879
|
+
imageMappings?: pulumi.Input<pulumi.Input<inputs.omics.WorkflowImageMappingArgs>[]>;
|
|
54880
|
+
/**
|
|
54881
|
+
* Mapping that provides the ECR repository path where upstream container images are pulled and synchronized.
|
|
54882
|
+
*/
|
|
54883
|
+
registryMappings?: pulumi.Input<pulumi.Input<inputs.omics.WorkflowRegistryMappingArgs>[]>;
|
|
54884
|
+
}
|
|
54571
54885
|
interface WorkflowDefinitionRepositoryArgs {
|
|
54572
54886
|
/**
|
|
54573
54887
|
* The Amazon Resource Name (ARN) of the connection to the source code repository.
|
|
@@ -54586,6 +54900,16 @@ export declare namespace omics {
|
|
|
54586
54900
|
*/
|
|
54587
54901
|
sourceReference?: pulumi.Input<inputs.omics.WorkflowSourceReferenceArgs>;
|
|
54588
54902
|
}
|
|
54903
|
+
interface WorkflowImageMappingArgs {
|
|
54904
|
+
/**
|
|
54905
|
+
* Specifies the URI of the corresponding image in the private ECR registry.
|
|
54906
|
+
*/
|
|
54907
|
+
destinationImage?: pulumi.Input<string>;
|
|
54908
|
+
/**
|
|
54909
|
+
* Specifies the URI of the source image in the upstream registry.
|
|
54910
|
+
*/
|
|
54911
|
+
sourceImage?: pulumi.Input<string>;
|
|
54912
|
+
}
|
|
54589
54913
|
interface WorkflowParameterArgs {
|
|
54590
54914
|
/**
|
|
54591
54915
|
* The parameter's description.
|
|
@@ -54596,6 +54920,24 @@ export declare namespace omics {
|
|
|
54596
54920
|
*/
|
|
54597
54921
|
optional?: pulumi.Input<boolean>;
|
|
54598
54922
|
}
|
|
54923
|
+
interface WorkflowRegistryMappingArgs {
|
|
54924
|
+
/**
|
|
54925
|
+
* Account ID of the account that owns the upstream container image.
|
|
54926
|
+
*/
|
|
54927
|
+
ecrAccountId?: pulumi.Input<string>;
|
|
54928
|
+
/**
|
|
54929
|
+
* The repository prefix to use in the ECR private repository.
|
|
54930
|
+
*/
|
|
54931
|
+
ecrRepositoryPrefix?: pulumi.Input<string>;
|
|
54932
|
+
/**
|
|
54933
|
+
* The URI of the upstream registry.
|
|
54934
|
+
*/
|
|
54935
|
+
upstreamRegistryUrl?: pulumi.Input<string>;
|
|
54936
|
+
/**
|
|
54937
|
+
* The repository prefix of the corresponding repository in the upstream registry.
|
|
54938
|
+
*/
|
|
54939
|
+
upstreamRepositoryPrefix?: pulumi.Input<string>;
|
|
54940
|
+
}
|
|
54599
54941
|
interface WorkflowSourceReferenceArgs {
|
|
54600
54942
|
/**
|
|
54601
54943
|
* The type of source reference, such as branch, tag, or commit.
|
|
@@ -54606,6 +54948,16 @@ export declare namespace omics {
|
|
|
54606
54948
|
*/
|
|
54607
54949
|
value?: pulumi.Input<string>;
|
|
54608
54950
|
}
|
|
54951
|
+
interface WorkflowVersionContainerRegistryMapArgs {
|
|
54952
|
+
/**
|
|
54953
|
+
* Image mappings specify path mappings between the ECR private repository and their corresponding external repositories.
|
|
54954
|
+
*/
|
|
54955
|
+
imageMappings?: pulumi.Input<pulumi.Input<inputs.omics.WorkflowVersionImageMappingArgs>[]>;
|
|
54956
|
+
/**
|
|
54957
|
+
* Mapping that provides the ECR repository path where upstream container images are pulled and synchronized.
|
|
54958
|
+
*/
|
|
54959
|
+
registryMappings?: pulumi.Input<pulumi.Input<inputs.omics.WorkflowVersionRegistryMappingArgs>[]>;
|
|
54960
|
+
}
|
|
54609
54961
|
interface WorkflowVersionDefinitionRepositoryArgs {
|
|
54610
54962
|
/**
|
|
54611
54963
|
* The Amazon Resource Name (ARN) of the connection to the source code repository.
|
|
@@ -54624,6 +54976,34 @@ export declare namespace omics {
|
|
|
54624
54976
|
*/
|
|
54625
54977
|
sourceReference?: pulumi.Input<inputs.omics.WorkflowVersionSourceReferenceArgs>;
|
|
54626
54978
|
}
|
|
54979
|
+
interface WorkflowVersionImageMappingArgs {
|
|
54980
|
+
/**
|
|
54981
|
+
* Specifies the URI of the corresponding image in the private ECR registry.
|
|
54982
|
+
*/
|
|
54983
|
+
destinationImage?: pulumi.Input<string>;
|
|
54984
|
+
/**
|
|
54985
|
+
* Specifies the URI of the source image in the upstream registry.
|
|
54986
|
+
*/
|
|
54987
|
+
sourceImage?: pulumi.Input<string>;
|
|
54988
|
+
}
|
|
54989
|
+
interface WorkflowVersionRegistryMappingArgs {
|
|
54990
|
+
/**
|
|
54991
|
+
* Account ID of the account that owns the upstream container image.
|
|
54992
|
+
*/
|
|
54993
|
+
ecrAccountId?: pulumi.Input<string>;
|
|
54994
|
+
/**
|
|
54995
|
+
* The repository prefix to use in the ECR private repository.
|
|
54996
|
+
*/
|
|
54997
|
+
ecrRepositoryPrefix?: pulumi.Input<string>;
|
|
54998
|
+
/**
|
|
54999
|
+
* The URI of the upstream registry.
|
|
55000
|
+
*/
|
|
55001
|
+
upstreamRegistryUrl?: pulumi.Input<string>;
|
|
55002
|
+
/**
|
|
55003
|
+
* The repository prefix of the corresponding repository in the upstream registry.
|
|
55004
|
+
*/
|
|
55005
|
+
upstreamRepositoryPrefix?: pulumi.Input<string>;
|
|
55006
|
+
}
|
|
54627
55007
|
interface WorkflowVersionSourceReferenceArgs {
|
|
54628
55008
|
/**
|
|
54629
55009
|
* The type of source reference, such as branch, tag, or commit.
|
|
@@ -54850,6 +55230,9 @@ export declare namespace opensearchservice {
|
|
|
54850
55230
|
* True to enable fine-grained access control. You must also enable encryption of data at rest and node-to-node encryption. See [Fine-grained access control in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html) .
|
|
54851
55231
|
*/
|
|
54852
55232
|
enabled?: pulumi.Input<boolean>;
|
|
55233
|
+
/**
|
|
55234
|
+
* Input configuration for IAM identity federation within advanced security options.
|
|
55235
|
+
*/
|
|
54853
55236
|
iamFederationOptions?: pulumi.Input<inputs.opensearchservice.DomainIamFederationOptionsArgs>;
|
|
54854
55237
|
/**
|
|
54855
55238
|
* True to enable the internal user database.
|
|
@@ -66354,6 +66737,10 @@ export declare namespace quicksight {
|
|
|
66354
66737
|
* The ability to add or run anomaly detection.
|
|
66355
66738
|
*/
|
|
66356
66739
|
addOrRunAnomalyDetectionForAnalyses?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
66740
|
+
/**
|
|
66741
|
+
* The ability to perform analysis-related actions.
|
|
66742
|
+
*/
|
|
66743
|
+
analysis?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
66357
66744
|
/**
|
|
66358
66745
|
* The ability to create and update email reports.
|
|
66359
66746
|
*/
|
|
@@ -66382,6 +66769,10 @@ export declare namespace quicksight {
|
|
|
66382
66769
|
* The ability to create a SPICE dataset.
|
|
66383
66770
|
*/
|
|
66384
66771
|
createSpiceDataset?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
66772
|
+
/**
|
|
66773
|
+
* The ability to perform dashboard-related actions.
|
|
66774
|
+
*/
|
|
66775
|
+
dashboard?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
66385
66776
|
/**
|
|
66386
66777
|
* The ability to export to CSV files from the UI.
|
|
66387
66778
|
*/
|
|
@@ -68079,6 +68470,9 @@ export declare namespace quicksight {
|
|
|
68079
68470
|
dataSetPlaceholder: pulumi.Input<string>;
|
|
68080
68471
|
}
|
|
68081
68472
|
interface DashboardDataStoriesSharingOptionArgs {
|
|
68473
|
+
/**
|
|
68474
|
+
* Availability status.
|
|
68475
|
+
*/
|
|
68082
68476
|
availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
|
|
68083
68477
|
}
|
|
68084
68478
|
interface DashboardDateAxisOptionsArgs {
|
|
@@ -68628,6 +69022,9 @@ export declare namespace quicksight {
|
|
|
68628
69022
|
status?: pulumi.Input<enums.quicksight.DashboardWidgetStatus>;
|
|
68629
69023
|
}
|
|
68630
69024
|
interface DashboardExecutiveSummaryOptionArgs {
|
|
69025
|
+
/**
|
|
69026
|
+
* Availability status.
|
|
69027
|
+
*/
|
|
68631
69028
|
availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
|
|
68632
69029
|
}
|
|
68633
69030
|
interface DashboardExplicitHierarchyArgs {
|
|
@@ -72611,7 +73008,13 @@ export declare namespace quicksight {
|
|
|
72611
73008
|
* Adds Q&A capabilities to an Amazon QuickSight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
|
|
72612
73009
|
*/
|
|
72613
73010
|
dataQaEnabledOption?: pulumi.Input<inputs.quicksight.DashboardDataQaEnabledOptionArgs>;
|
|
73011
|
+
/**
|
|
73012
|
+
* Data stories sharing option.
|
|
73013
|
+
*/
|
|
72614
73014
|
dataStoriesSharingOption?: pulumi.Input<inputs.quicksight.DashboardDataStoriesSharingOptionArgs>;
|
|
73015
|
+
/**
|
|
73016
|
+
* Executive summary option.
|
|
73017
|
+
*/
|
|
72615
73018
|
executiveSummaryOption?: pulumi.Input<inputs.quicksight.DashboardExecutiveSummaryOptionArgs>;
|
|
72616
73019
|
/**
|
|
72617
73020
|
* Export to .csv option.
|