@pulumi/aws-native 1.36.0-alpha.1759210675 → 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/output.d.ts
CHANGED
|
@@ -712,6 +712,124 @@ export declare namespace aiops {
|
|
|
712
712
|
}
|
|
713
713
|
}
|
|
714
714
|
export declare namespace amazonmq {
|
|
715
|
+
interface BrokerConfigurationId {
|
|
716
|
+
/**
|
|
717
|
+
* The unique ID that Amazon MQ generates for the configuration.
|
|
718
|
+
*/
|
|
719
|
+
id: string;
|
|
720
|
+
/**
|
|
721
|
+
* The revision number of the configuration.
|
|
722
|
+
*/
|
|
723
|
+
revision: number;
|
|
724
|
+
}
|
|
725
|
+
interface BrokerEncryptionOptions {
|
|
726
|
+
/**
|
|
727
|
+
* The customer master key (CMK) to use for the A KMS (KMS).
|
|
728
|
+
* This key is used to encrypt your data at rest. If not provided, Amazon MQ will use a default CMK to encrypt your data.
|
|
729
|
+
* The Key ARN is recommended so that drift can be detected,
|
|
730
|
+
* but a key ID or key alias will also be accepted for API compatibility reasons.
|
|
731
|
+
*/
|
|
732
|
+
kmsKeyId?: string;
|
|
733
|
+
/**
|
|
734
|
+
* 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.
|
|
735
|
+
*/
|
|
736
|
+
useAwsOwnedKey: boolean;
|
|
737
|
+
}
|
|
738
|
+
interface BrokerLdapServerMetadata {
|
|
739
|
+
/**
|
|
740
|
+
* Specifies the location of the LDAP server such as AWS Directory Service for Microsoft Active Directory . Optional failover server.
|
|
741
|
+
*/
|
|
742
|
+
hosts: string[];
|
|
743
|
+
/**
|
|
744
|
+
* 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` .
|
|
745
|
+
*/
|
|
746
|
+
roleBase: string;
|
|
747
|
+
/**
|
|
748
|
+
* 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.
|
|
749
|
+
*/
|
|
750
|
+
roleName?: string;
|
|
751
|
+
/**
|
|
752
|
+
* 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` .
|
|
753
|
+
*/
|
|
754
|
+
roleSearchMatching: string;
|
|
755
|
+
/**
|
|
756
|
+
* The directory search scope for the role. If set to true, scope is to search the entire subtree.
|
|
757
|
+
*/
|
|
758
|
+
roleSearchSubtree?: boolean;
|
|
759
|
+
/**
|
|
760
|
+
* 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` .
|
|
761
|
+
*/
|
|
762
|
+
serviceAccountPassword?: string;
|
|
763
|
+
/**
|
|
764
|
+
* 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` .
|
|
765
|
+
*/
|
|
766
|
+
serviceAccountUsername: string;
|
|
767
|
+
/**
|
|
768
|
+
* 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` .
|
|
769
|
+
*/
|
|
770
|
+
userBase: string;
|
|
771
|
+
/**
|
|
772
|
+
* 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.
|
|
773
|
+
*/
|
|
774
|
+
userRoleName?: string;
|
|
775
|
+
/**
|
|
776
|
+
* 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` .
|
|
777
|
+
*/
|
|
778
|
+
userSearchMatching: string;
|
|
779
|
+
/**
|
|
780
|
+
* The directory search scope for the user. If set to true, scope is to search the entire subtree.
|
|
781
|
+
*/
|
|
782
|
+
userSearchSubtree?: boolean;
|
|
783
|
+
}
|
|
784
|
+
interface BrokerLogList {
|
|
785
|
+
/**
|
|
786
|
+
* Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers.
|
|
787
|
+
*/
|
|
788
|
+
audit?: boolean;
|
|
789
|
+
/**
|
|
790
|
+
* Enables general logging.
|
|
791
|
+
*/
|
|
792
|
+
general?: boolean;
|
|
793
|
+
}
|
|
794
|
+
interface BrokerMaintenanceWindow {
|
|
795
|
+
/**
|
|
796
|
+
* _Allowed Values_: <code>MONDAY</code> | <code>TUESDAY</code> | <code>WEDNESDAY</code> | <code>THURSDAY</code> | <code>FRIDAY</code> | <code>SATURDAY</code> | <code>SUNDAY</code>
|
|
797
|
+
*/
|
|
798
|
+
dayOfWeek: enums.amazonmq.BrokerMaintenanceWindowDayOfWeek | string;
|
|
799
|
+
/**
|
|
800
|
+
* The time, in 24-hour format, and use only numbers separated by a colon, HH:MM or HH:MM:SS. Example: 13:05.
|
|
801
|
+
* When writing YAML this may need to be quoted to prevent a timestamp being read and converted to a number of minutes or seconds.
|
|
802
|
+
*/
|
|
803
|
+
timeOfDay: string;
|
|
804
|
+
/**
|
|
805
|
+
* The time zone, UTC by default, in either the Country/City format, or the UTC offset format.
|
|
806
|
+
*/
|
|
807
|
+
timeZone: string;
|
|
808
|
+
}
|
|
809
|
+
interface BrokerUser {
|
|
810
|
+
/**
|
|
811
|
+
* Enables access to the ActiveMQ web console for the ActiveMQ user. Does not apply to RabbitMQ brokers.
|
|
812
|
+
*/
|
|
813
|
+
consoleAccess?: boolean;
|
|
814
|
+
/**
|
|
815
|
+
* 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.
|
|
816
|
+
*/
|
|
817
|
+
groups?: string[];
|
|
818
|
+
/**
|
|
819
|
+
* 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 (,:=).
|
|
820
|
+
*/
|
|
821
|
+
password: string;
|
|
822
|
+
/**
|
|
823
|
+
* Defines if this user is intended for CRDR replication purposes.
|
|
824
|
+
*/
|
|
825
|
+
replicationUser?: boolean;
|
|
826
|
+
/**
|
|
827
|
+
* 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.
|
|
828
|
+
*
|
|
829
|
+
* > 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.
|
|
830
|
+
*/
|
|
831
|
+
username: string;
|
|
832
|
+
}
|
|
715
833
|
}
|
|
716
834
|
export declare namespace amplify {
|
|
717
835
|
interface AppAutoBranchCreationConfig {
|
|
@@ -1894,6 +2012,7 @@ export declare namespace apigateway {
|
|
|
1894
2012
|
requestTemplates?: {
|
|
1895
2013
|
[key: string]: string;
|
|
1896
2014
|
};
|
|
2015
|
+
responseTransferMode?: enums.apigateway.MethodIntegrationResponseTransferMode;
|
|
1897
2016
|
/**
|
|
1898
2017
|
* 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.
|
|
1899
2018
|
*/
|
|
@@ -10721,11 +10840,15 @@ export declare namespace bedrock {
|
|
|
10721
10840
|
* Whether generating categorical data from audio is enabled.
|
|
10722
10841
|
*/
|
|
10723
10842
|
state: enums.bedrock.DataAutomationProjectState;
|
|
10843
|
+
typeConfiguration?: outputs.bedrock.DataAutomationProjectAudioExtractionCategoryTypeConfiguration;
|
|
10724
10844
|
/**
|
|
10725
10845
|
* The types of data to generate.
|
|
10726
10846
|
*/
|
|
10727
10847
|
types?: enums.bedrock.DataAutomationProjectAudioExtractionCategoryType[];
|
|
10728
10848
|
}
|
|
10849
|
+
interface DataAutomationProjectAudioExtractionCategoryTypeConfiguration {
|
|
10850
|
+
transcript?: outputs.bedrock.DataAutomationProjectTranscriptConfiguration;
|
|
10851
|
+
}
|
|
10729
10852
|
interface DataAutomationProjectAudioOverrideConfiguration {
|
|
10730
10853
|
/**
|
|
10731
10854
|
* Sets modality processing for audio files. All modalities are enabled by default.
|
|
@@ -10772,6 +10895,9 @@ export declare namespace bedrock {
|
|
|
10772
10895
|
*/
|
|
10773
10896
|
blueprintVersion?: string;
|
|
10774
10897
|
}
|
|
10898
|
+
interface DataAutomationProjectChannelLabelingConfiguration {
|
|
10899
|
+
state: enums.bedrock.DataAutomationProjectState;
|
|
10900
|
+
}
|
|
10775
10901
|
/**
|
|
10776
10902
|
* Custom output configuration
|
|
10777
10903
|
*/
|
|
@@ -10959,6 +11085,9 @@ export declare namespace bedrock {
|
|
|
10959
11085
|
*/
|
|
10960
11086
|
video?: outputs.bedrock.DataAutomationProjectVideoOverrideConfiguration;
|
|
10961
11087
|
}
|
|
11088
|
+
interface DataAutomationProjectSpeakerLabelingConfiguration {
|
|
11089
|
+
state: enums.bedrock.DataAutomationProjectState;
|
|
11090
|
+
}
|
|
10962
11091
|
interface DataAutomationProjectSplitterConfiguration {
|
|
10963
11092
|
/**
|
|
10964
11093
|
* Whether document splitter is enabled for a project.
|
|
@@ -10986,6 +11115,10 @@ export declare namespace bedrock {
|
|
|
10986
11115
|
*/
|
|
10987
11116
|
video?: outputs.bedrock.DataAutomationProjectVideoStandardOutputConfiguration;
|
|
10988
11117
|
}
|
|
11118
|
+
interface DataAutomationProjectTranscriptConfiguration {
|
|
11119
|
+
channelLabeling?: outputs.bedrock.DataAutomationProjectChannelLabelingConfiguration;
|
|
11120
|
+
speakerLabeling?: outputs.bedrock.DataAutomationProjectSpeakerLabelingConfiguration;
|
|
11121
|
+
}
|
|
10989
11122
|
interface DataAutomationProjectVideoBoundingBox {
|
|
10990
11123
|
/**
|
|
10991
11124
|
* Whether bounding boxes are enabled for video.
|
|
@@ -14344,55 +14477,97 @@ export declare namespace bedrockagentcore {
|
|
|
14344
14477
|
* Network configuration for browser
|
|
14345
14478
|
*/
|
|
14346
14479
|
interface BrowserCustomBrowserNetworkConfiguration {
|
|
14480
|
+
/**
|
|
14481
|
+
* The network mode.
|
|
14482
|
+
*/
|
|
14347
14483
|
networkMode: enums.bedrockagentcore.BrowserCustomBrowserNetworkMode;
|
|
14348
14484
|
}
|
|
14349
14485
|
/**
|
|
14350
14486
|
* Recording configuration for browser
|
|
14351
14487
|
*/
|
|
14352
14488
|
interface BrowserCustomRecordingConfig {
|
|
14489
|
+
/**
|
|
14490
|
+
* The recording configuration for a browser. This structure defines how browser sessions are recorded.
|
|
14491
|
+
*/
|
|
14353
14492
|
enabled?: boolean;
|
|
14493
|
+
/**
|
|
14494
|
+
* The S3 location.
|
|
14495
|
+
*/
|
|
14354
14496
|
s3Location?: outputs.bedrockagentcore.BrowserCustomS3Location;
|
|
14355
14497
|
}
|
|
14356
14498
|
/**
|
|
14357
14499
|
* S3 Location Configuration
|
|
14358
14500
|
*/
|
|
14359
14501
|
interface BrowserCustomS3Location {
|
|
14502
|
+
/**
|
|
14503
|
+
* The S3 location bucket name.
|
|
14504
|
+
*/
|
|
14360
14505
|
bucket: string;
|
|
14506
|
+
/**
|
|
14507
|
+
* The S3 location object prefix.
|
|
14508
|
+
*/
|
|
14361
14509
|
prefix: string;
|
|
14362
14510
|
}
|
|
14363
14511
|
/**
|
|
14364
14512
|
* Network configuration for code interpreter
|
|
14365
14513
|
*/
|
|
14366
14514
|
interface CodeInterpreterCustomCodeInterpreterNetworkConfiguration {
|
|
14515
|
+
/**
|
|
14516
|
+
* The network mode.
|
|
14517
|
+
*/
|
|
14367
14518
|
networkMode: enums.bedrockagentcore.CodeInterpreterCustomCodeInterpreterNetworkMode;
|
|
14368
14519
|
}
|
|
14369
14520
|
interface RuntimeAgentRuntimeArtifact {
|
|
14521
|
+
/**
|
|
14522
|
+
* Representation of a container configuration.
|
|
14523
|
+
*/
|
|
14370
14524
|
containerConfiguration?: outputs.bedrockagentcore.RuntimeContainerConfiguration;
|
|
14371
14525
|
}
|
|
14372
14526
|
/**
|
|
14373
14527
|
* Configuration for the authorizer
|
|
14374
14528
|
*/
|
|
14375
14529
|
interface RuntimeAuthorizerConfiguration {
|
|
14530
|
+
/**
|
|
14531
|
+
* Represents inbound authorization configuration options used to authenticate incoming requests.
|
|
14532
|
+
*/
|
|
14376
14533
|
customJwtAuthorizer?: outputs.bedrockagentcore.RuntimeCustomJwtAuthorizerConfiguration;
|
|
14377
14534
|
}
|
|
14378
14535
|
interface RuntimeContainerConfiguration {
|
|
14536
|
+
/**
|
|
14537
|
+
* The container Uri.
|
|
14538
|
+
*/
|
|
14379
14539
|
containerUri: string;
|
|
14380
14540
|
}
|
|
14381
14541
|
/**
|
|
14382
14542
|
* Configuration for custom JWT authorizer
|
|
14383
14543
|
*/
|
|
14384
14544
|
interface RuntimeCustomJwtAuthorizerConfiguration {
|
|
14545
|
+
/**
|
|
14546
|
+
* Represents inbound authorization configuration options used to authenticate incoming requests.
|
|
14547
|
+
*/
|
|
14385
14548
|
allowedAudience?: string[];
|
|
14549
|
+
/**
|
|
14550
|
+
* Represents individual client IDs that are validated in the incoming JWT token validation process.
|
|
14551
|
+
*/
|
|
14386
14552
|
allowedClients?: string[];
|
|
14553
|
+
/**
|
|
14554
|
+
* The configuration authorization.
|
|
14555
|
+
*/
|
|
14387
14556
|
discoveryUrl: string;
|
|
14388
14557
|
}
|
|
14389
14558
|
interface RuntimeNetworkConfiguration {
|
|
14559
|
+
/**
|
|
14560
|
+
* The network mode.
|
|
14561
|
+
*/
|
|
14390
14562
|
networkMode: enums.bedrockagentcore.RuntimeNetworkMode;
|
|
14391
14563
|
}
|
|
14392
14564
|
/**
|
|
14393
14565
|
* Configuration for workload identity
|
|
14394
14566
|
*/
|
|
14395
14567
|
interface RuntimeWorkloadIdentityDetails {
|
|
14568
|
+
/**
|
|
14569
|
+
* The Amazon Resource Name (ARN) for the workload identity.
|
|
14570
|
+
*/
|
|
14396
14571
|
workloadIdentityArn: string;
|
|
14397
14572
|
}
|
|
14398
14573
|
}
|
|
@@ -14841,6 +15016,14 @@ export declare namespace cleanrooms {
|
|
|
14841
15016
|
entryPoint: outputs.cleanrooms.AnalysisTemplateArtifact;
|
|
14842
15017
|
roleArn: string;
|
|
14843
15018
|
}
|
|
15019
|
+
interface AnalysisTemplateErrorMessageConfiguration {
|
|
15020
|
+
/**
|
|
15021
|
+
* 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.
|
|
15022
|
+
*
|
|
15023
|
+
* Because this setting may expose sensitive data, it is recommended for development and testing environments.
|
|
15024
|
+
*/
|
|
15025
|
+
type: enums.cleanrooms.AnalysisTemplateErrorMessageConfigurationType;
|
|
15026
|
+
}
|
|
14844
15027
|
interface AnalysisTemplateHash {
|
|
14845
15028
|
sha256?: string;
|
|
14846
15029
|
}
|
|
@@ -19884,7 +20067,6 @@ export declare namespace connect {
|
|
|
19884
20067
|
* Information about the automation configuration in numeric questions.
|
|
19885
20068
|
*/
|
|
19886
20069
|
interface EvaluationFormNumericQuestionAutomation {
|
|
19887
|
-
answerSource?: any;
|
|
19888
20070
|
/**
|
|
19889
20071
|
* The property value of the automation.
|
|
19890
20072
|
*/
|
|
@@ -20830,6 +21012,9 @@ export declare namespace connect {
|
|
|
20830
21012
|
* The phone number for the user's desk phone.
|
|
20831
21013
|
*/
|
|
20832
21014
|
deskPhoneNumber?: string;
|
|
21015
|
+
/**
|
|
21016
|
+
* The persistent connection setting for the user.
|
|
21017
|
+
*/
|
|
20833
21018
|
persistentConnection?: boolean;
|
|
20834
21019
|
/**
|
|
20835
21020
|
* The phone type.
|
|
@@ -23185,6 +23370,41 @@ export declare namespace datasync {
|
|
|
23185
23370
|
*/
|
|
23186
23371
|
bucketAccessRoleArn: string;
|
|
23187
23372
|
}
|
|
23373
|
+
/**
|
|
23374
|
+
* 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.
|
|
23375
|
+
*/
|
|
23376
|
+
interface LocationSmbCmkSecretConfig {
|
|
23377
|
+
/**
|
|
23378
|
+
* 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.
|
|
23379
|
+
*/
|
|
23380
|
+
kmsKeyArn?: string;
|
|
23381
|
+
/**
|
|
23382
|
+
* Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
|
|
23383
|
+
*/
|
|
23384
|
+
secretArn?: string;
|
|
23385
|
+
}
|
|
23386
|
+
/**
|
|
23387
|
+
* 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.
|
|
23388
|
+
*/
|
|
23389
|
+
interface LocationSmbCustomSecretConfig {
|
|
23390
|
+
/**
|
|
23391
|
+
* Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
|
|
23392
|
+
*/
|
|
23393
|
+
secretAccessRoleArn: string;
|
|
23394
|
+
/**
|
|
23395
|
+
* Specifies the ARN for a customer created AWS Secrets Manager secret.
|
|
23396
|
+
*/
|
|
23397
|
+
secretArn: string;
|
|
23398
|
+
}
|
|
23399
|
+
/**
|
|
23400
|
+
* 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. DataSync uses the default AWS-managed KMS key to encrypt this secret in AWS Secrets Manager.
|
|
23401
|
+
*/
|
|
23402
|
+
interface LocationSmbManagedSecretConfig {
|
|
23403
|
+
/**
|
|
23404
|
+
* Specifies the ARN for an AWS Secrets Manager secret.
|
|
23405
|
+
*/
|
|
23406
|
+
secretArn: string;
|
|
23407
|
+
}
|
|
23188
23408
|
/**
|
|
23189
23409
|
* The mount options used by DataSync to access the SMB server.
|
|
23190
23410
|
*/
|
|
@@ -23934,6 +24154,12 @@ export declare namespace datazone {
|
|
|
23934
24154
|
*/
|
|
23935
24155
|
value?: string;
|
|
23936
24156
|
}
|
|
24157
|
+
/**
|
|
24158
|
+
* Indicates the smithy model of the API.
|
|
24159
|
+
*/
|
|
24160
|
+
interface FormTypeModel {
|
|
24161
|
+
smithy?: string;
|
|
24162
|
+
}
|
|
23937
24163
|
/**
|
|
23938
24164
|
* The properties of a domain unit's owner.
|
|
23939
24165
|
*/
|
|
@@ -25803,7 +26029,7 @@ export declare namespace ec2 {
|
|
|
25803
26029
|
*
|
|
25804
26030
|
* The following are the supported values for each volume type:
|
|
25805
26031
|
*
|
|
25806
|
-
* - `gp3` : 3,000 -
|
|
26032
|
+
* - `gp3` : 3,000 - 80,000 IOPS
|
|
25807
26033
|
* - `io1` : 100 - 64,000 IOPS
|
|
25808
26034
|
* - `io2` : 100 - 256,000 IOPS
|
|
25809
26035
|
*
|
|
@@ -25827,7 +26053,8 @@ export declare namespace ec2 {
|
|
|
25827
26053
|
*
|
|
25828
26054
|
* The following are the supported sizes for each volume type:
|
|
25829
26055
|
*
|
|
25830
|
-
* - `gp2`
|
|
26056
|
+
* - `gp2` : 1 - 16,384 GiB
|
|
26057
|
+
* - `gp3` : 1 - 65,536 GiB
|
|
25831
26058
|
* - `io1` : 4 - 16,384 GiB
|
|
25832
26059
|
* - `io2` : 4 - 65,536 GiB
|
|
25833
26060
|
* - `st1` and `sc1` : 125 - 16,384 GiB
|
|
@@ -27730,6 +27957,7 @@ export declare namespace ec2 {
|
|
|
27730
27957
|
affinity?: string;
|
|
27731
27958
|
/**
|
|
27732
27959
|
* The Availability Zone for the instance.
|
|
27960
|
+
* Either ``AvailabilityZone`` or ``AvailabilityZoneId`` can be specified, but not both
|
|
27733
27961
|
*/
|
|
27734
27962
|
availabilityZone?: string;
|
|
27735
27963
|
/**
|
|
@@ -28846,7 +29074,7 @@ export declare namespace ec2 {
|
|
|
28846
29074
|
*
|
|
28847
29075
|
* The following are the supported values for each volume type:
|
|
28848
29076
|
*
|
|
28849
|
-
* - `gp3` : 3,000 -
|
|
29077
|
+
* - `gp3` : 3,000 - 80,000 IOPS
|
|
28850
29078
|
* - `io1` : 100 - 64,000 IOPS
|
|
28851
29079
|
* - `io2` : 100 - 256,000 IOPS
|
|
28852
29080
|
*
|
|
@@ -28864,7 +29092,8 @@ export declare namespace ec2 {
|
|
|
28864
29092
|
*
|
|
28865
29093
|
* The following are the supported sizes for each volume type:
|
|
28866
29094
|
*
|
|
28867
|
-
* - `gp2`
|
|
29095
|
+
* - `gp2` : 1 - 16,384 GiB
|
|
29096
|
+
* - `gp3` : 1 - 65,536 GiB
|
|
28868
29097
|
* - `io1` : 4 - 16,384 GiB
|
|
28869
29098
|
* - `io2` : 4 - 65,536 GiB
|
|
28870
29099
|
* - `st1` and `sc1` : 125 - 16,384 GiB
|
|
@@ -30450,6 +30679,14 @@ export declare namespace ecr {
|
|
|
30450
30679
|
}
|
|
30451
30680
|
}
|
|
30452
30681
|
export declare namespace ecs {
|
|
30682
|
+
interface CapacityProviderAcceleratorCountRequest {
|
|
30683
|
+
max?: number;
|
|
30684
|
+
min?: number;
|
|
30685
|
+
}
|
|
30686
|
+
interface CapacityProviderAcceleratorTotalMemoryMiBRequest {
|
|
30687
|
+
max?: number;
|
|
30688
|
+
min?: number;
|
|
30689
|
+
}
|
|
30453
30690
|
interface CapacityProviderAutoScalingGroupProvider {
|
|
30454
30691
|
/**
|
|
30455
30692
|
* The Amazon Resource Name (ARN) that identifies the Auto Scaling group, or the Auto Scaling group name.
|
|
@@ -30474,6 +30711,55 @@ export declare namespace ecs {
|
|
|
30474
30711
|
*/
|
|
30475
30712
|
managedTerminationProtection?: enums.ecs.CapacityProviderAutoScalingGroupProviderManagedTerminationProtection;
|
|
30476
30713
|
}
|
|
30714
|
+
interface CapacityProviderBaselineEbsBandwidthMbpsRequest {
|
|
30715
|
+
max?: number;
|
|
30716
|
+
min?: number;
|
|
30717
|
+
}
|
|
30718
|
+
interface CapacityProviderInstanceLaunchTemplate {
|
|
30719
|
+
ec2InstanceProfileArn: string;
|
|
30720
|
+
instanceRequirements?: outputs.ecs.CapacityProviderInstanceRequirementsRequest;
|
|
30721
|
+
monitoring?: enums.ecs.CapacityProviderManagedInstancesMonitoringOptions;
|
|
30722
|
+
networkConfiguration: outputs.ecs.CapacityProviderManagedInstancesNetworkConfiguration;
|
|
30723
|
+
storageConfiguration?: outputs.ecs.CapacityProviderManagedInstancesStorageConfiguration;
|
|
30724
|
+
}
|
|
30725
|
+
interface CapacityProviderInstanceRequirementsRequest {
|
|
30726
|
+
acceleratorCount?: outputs.ecs.CapacityProviderAcceleratorCountRequest;
|
|
30727
|
+
acceleratorManufacturers?: enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorManufacturersItem[];
|
|
30728
|
+
acceleratorNames?: enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorNamesItem[];
|
|
30729
|
+
acceleratorTotalMemoryMiB?: outputs.ecs.CapacityProviderAcceleratorTotalMemoryMiBRequest;
|
|
30730
|
+
acceleratorTypes?: enums.ecs.CapacityProviderInstanceRequirementsRequestAcceleratorTypesItem[];
|
|
30731
|
+
allowedInstanceTypes?: string[];
|
|
30732
|
+
bareMetal?: enums.ecs.CapacityProviderInstanceRequirementsRequestBareMetal;
|
|
30733
|
+
baselineEbsBandwidthMbps?: outputs.ecs.CapacityProviderBaselineEbsBandwidthMbpsRequest;
|
|
30734
|
+
burstablePerformance?: enums.ecs.CapacityProviderInstanceRequirementsRequestBurstablePerformance;
|
|
30735
|
+
cpuManufacturers?: enums.ecs.CapacityProviderInstanceRequirementsRequestCpuManufacturersItem[];
|
|
30736
|
+
excludedInstanceTypes?: string[];
|
|
30737
|
+
instanceGenerations?: enums.ecs.CapacityProviderInstanceRequirementsRequestInstanceGenerationsItem[];
|
|
30738
|
+
localStorage?: enums.ecs.CapacityProviderInstanceRequirementsRequestLocalStorage;
|
|
30739
|
+
localStorageTypes?: enums.ecs.CapacityProviderInstanceRequirementsRequestLocalStorageTypesItem[];
|
|
30740
|
+
maxSpotPriceAsPercentageOfOptimalOnDemandPrice?: number;
|
|
30741
|
+
memoryGiBPerVCpu?: outputs.ecs.CapacityProviderMemoryGiBPerVCpuRequest;
|
|
30742
|
+
memoryMiB: outputs.ecs.CapacityProviderMemoryMiBRequest;
|
|
30743
|
+
networkBandwidthGbps?: outputs.ecs.CapacityProviderNetworkBandwidthGbpsRequest;
|
|
30744
|
+
networkInterfaceCount?: outputs.ecs.CapacityProviderNetworkInterfaceCountRequest;
|
|
30745
|
+
onDemandMaxPricePercentageOverLowestPrice?: number;
|
|
30746
|
+
requireHibernateSupport?: boolean;
|
|
30747
|
+
spotMaxPricePercentageOverLowestPrice?: number;
|
|
30748
|
+
totalLocalStorageGb?: outputs.ecs.CapacityProviderTotalLocalStorageGbRequest;
|
|
30749
|
+
vCpuCount: outputs.ecs.CapacityProviderVCpuCountRangeRequest;
|
|
30750
|
+
}
|
|
30751
|
+
interface CapacityProviderManagedInstancesNetworkConfiguration {
|
|
30752
|
+
securityGroups?: string[];
|
|
30753
|
+
subnets: string[];
|
|
30754
|
+
}
|
|
30755
|
+
interface CapacityProviderManagedInstancesProvider {
|
|
30756
|
+
infrastructureRoleArn: string;
|
|
30757
|
+
instanceLaunchTemplate: outputs.ecs.CapacityProviderInstanceLaunchTemplate;
|
|
30758
|
+
propagateTags?: enums.ecs.CapacityProviderManagedInstancesProviderPropagateTags;
|
|
30759
|
+
}
|
|
30760
|
+
interface CapacityProviderManagedInstancesStorageConfiguration {
|
|
30761
|
+
storageSizeGiB: number;
|
|
30762
|
+
}
|
|
30477
30763
|
/**
|
|
30478
30764
|
* The managed scaling settings for the Auto Scaling group capacity provider.
|
|
30479
30765
|
*/
|
|
@@ -30501,6 +30787,30 @@ export declare namespace ecs {
|
|
|
30501
30787
|
*/
|
|
30502
30788
|
targetCapacity?: number;
|
|
30503
30789
|
}
|
|
30790
|
+
interface CapacityProviderMemoryGiBPerVCpuRequest {
|
|
30791
|
+
max?: number;
|
|
30792
|
+
min?: number;
|
|
30793
|
+
}
|
|
30794
|
+
interface CapacityProviderMemoryMiBRequest {
|
|
30795
|
+
max?: number;
|
|
30796
|
+
min: number;
|
|
30797
|
+
}
|
|
30798
|
+
interface CapacityProviderNetworkBandwidthGbpsRequest {
|
|
30799
|
+
max?: number;
|
|
30800
|
+
min?: number;
|
|
30801
|
+
}
|
|
30802
|
+
interface CapacityProviderNetworkInterfaceCountRequest {
|
|
30803
|
+
max?: number;
|
|
30804
|
+
min?: number;
|
|
30805
|
+
}
|
|
30806
|
+
interface CapacityProviderTotalLocalStorageGbRequest {
|
|
30807
|
+
max?: number;
|
|
30808
|
+
min?: number;
|
|
30809
|
+
}
|
|
30810
|
+
interface CapacityProviderVCpuCountRangeRequest {
|
|
30811
|
+
max?: number;
|
|
30812
|
+
min: number;
|
|
30813
|
+
}
|
|
30504
30814
|
interface ClusterCapacityProviderAssociationsCapacityProviderStrategy {
|
|
30505
30815
|
base?: number;
|
|
30506
30816
|
capacityProvider: enums.ecs.ClusterCapacityProviderAssociationsCapacityProvider | string;
|
|
@@ -30937,7 +31247,7 @@ export declare namespace ecs {
|
|
|
30937
31247
|
maximumPercent?: number;
|
|
30938
31248
|
/**
|
|
30939
31249
|
* 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.
|
|
30940
|
-
* 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)
|
|
31250
|
+
* 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).
|
|
30941
31251
|
* For services that *do not* use a load balancer, the following should be noted:
|
|
30942
31252
|
* + A service is considered healthy if all essential containers within the tasks in the service pass their health checks.
|
|
30943
31253
|
* + 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.
|
|
@@ -31009,9 +31319,8 @@ export declare namespace ecs {
|
|
|
31009
31319
|
*/
|
|
31010
31320
|
interface ServiceDeploymentLifecycleHook {
|
|
31011
31321
|
/**
|
|
31012
|
-
* Use this field to specify custom parameters that
|
|
31013
|
-
*
|
|
31014
|
-
* This field must be a JSON object as a string.
|
|
31322
|
+
* Use this field to specify custom parameters that ECS passes to your hook target invocations (such as a Lambda function).
|
|
31323
|
+
* This field must be a JSON object as a string.
|
|
31015
31324
|
*/
|
|
31016
31325
|
hookDetails?: any;
|
|
31017
31326
|
/**
|
|
@@ -34396,6 +34705,7 @@ export declare namespace entityresolution {
|
|
|
34396
34705
|
* The type of ID mapping.
|
|
34397
34706
|
*/
|
|
34398
34707
|
idMappingType?: enums.entityresolution.IdMappingWorkflowIdMappingTechniquesIdMappingType;
|
|
34708
|
+
normalizationVersion?: string;
|
|
34399
34709
|
/**
|
|
34400
34710
|
* An object which defines any additional configurations required by the provider service.
|
|
34401
34711
|
*/
|
|
@@ -36857,9 +37167,9 @@ export declare namespace gamelift {
|
|
|
36857
37167
|
*/
|
|
36858
37168
|
interface ContainerFleetLocationCapacity {
|
|
36859
37169
|
/**
|
|
36860
|
-
* 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.
|
|
37170
|
+
* 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.
|
|
36861
37171
|
*/
|
|
36862
|
-
desiredEc2Instances
|
|
37172
|
+
desiredEc2Instances?: number;
|
|
36863
37173
|
/**
|
|
36864
37174
|
* The maximum value that is allowed for the fleet's instance count for a location.
|
|
36865
37175
|
*/
|
|
@@ -37180,9 +37490,9 @@ export declare namespace gamelift {
|
|
|
37180
37490
|
*/
|
|
37181
37491
|
interface FleetLocationCapacity {
|
|
37182
37492
|
/**
|
|
37183
|
-
* 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.
|
|
37493
|
+
* 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.
|
|
37184
37494
|
*/
|
|
37185
|
-
desiredEc2Instances
|
|
37495
|
+
desiredEc2Instances?: number;
|
|
37186
37496
|
/**
|
|
37187
37497
|
* 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.
|
|
37188
37498
|
*/
|
|
@@ -39621,6 +39931,10 @@ export declare namespace imagebuilder {
|
|
|
39621
39931
|
* The schedule of the image pipeline.
|
|
39622
39932
|
*/
|
|
39623
39933
|
interface ImagePipelineSchedule {
|
|
39934
|
+
/**
|
|
39935
|
+
* The auto-disable policy for the image pipeline.
|
|
39936
|
+
*/
|
|
39937
|
+
autoDisablePolicy?: any;
|
|
39624
39938
|
/**
|
|
39625
39939
|
* The condition configures when the pipeline should trigger a new image build.
|
|
39626
39940
|
*/
|
|
@@ -55459,7 +55773,9 @@ export declare namespace networkfirewall {
|
|
|
55459
55773
|
}
|
|
55460
55774
|
interface RuleGroupRulesSourceList {
|
|
55461
55775
|
/**
|
|
55462
|
-
* Whether you want to allow or
|
|
55776
|
+
* Whether you want to apply allow, reject, alert, or drop behavior to the domains in your target list.
|
|
55777
|
+
*
|
|
55778
|
+
* > 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.
|
|
55463
55779
|
*/
|
|
55464
55780
|
generatedRulesType: enums.networkfirewall.RuleGroupGeneratedRulesType;
|
|
55465
55781
|
/**
|
|
@@ -56630,6 +56946,16 @@ export declare namespace omics {
|
|
|
56630
56946
|
*/
|
|
56631
56947
|
type: enums.omics.VariantStoreEncryptionType;
|
|
56632
56948
|
}
|
|
56949
|
+
interface WorkflowContainerRegistryMap {
|
|
56950
|
+
/**
|
|
56951
|
+
* Image mappings specify path mappings between the ECR private repository and their corresponding external repositories.
|
|
56952
|
+
*/
|
|
56953
|
+
imageMappings?: outputs.omics.WorkflowImageMapping[];
|
|
56954
|
+
/**
|
|
56955
|
+
* Mapping that provides the ECR repository path where upstream container images are pulled and synchronized.
|
|
56956
|
+
*/
|
|
56957
|
+
registryMappings?: outputs.omics.WorkflowRegistryMapping[];
|
|
56958
|
+
}
|
|
56633
56959
|
interface WorkflowDefinitionRepository {
|
|
56634
56960
|
/**
|
|
56635
56961
|
* The Amazon Resource Name (ARN) of the connection to the source code repository.
|
|
@@ -56648,6 +56974,16 @@ export declare namespace omics {
|
|
|
56648
56974
|
*/
|
|
56649
56975
|
sourceReference?: outputs.omics.WorkflowSourceReference;
|
|
56650
56976
|
}
|
|
56977
|
+
interface WorkflowImageMapping {
|
|
56978
|
+
/**
|
|
56979
|
+
* Specifies the URI of the corresponding image in the private ECR registry.
|
|
56980
|
+
*/
|
|
56981
|
+
destinationImage?: string;
|
|
56982
|
+
/**
|
|
56983
|
+
* Specifies the URI of the source image in the upstream registry.
|
|
56984
|
+
*/
|
|
56985
|
+
sourceImage?: string;
|
|
56986
|
+
}
|
|
56651
56987
|
interface WorkflowParameter {
|
|
56652
56988
|
/**
|
|
56653
56989
|
* The parameter's description.
|
|
@@ -56658,6 +56994,24 @@ export declare namespace omics {
|
|
|
56658
56994
|
*/
|
|
56659
56995
|
optional?: boolean;
|
|
56660
56996
|
}
|
|
56997
|
+
interface WorkflowRegistryMapping {
|
|
56998
|
+
/**
|
|
56999
|
+
* Account ID of the account that owns the upstream container image.
|
|
57000
|
+
*/
|
|
57001
|
+
ecrAccountId?: string;
|
|
57002
|
+
/**
|
|
57003
|
+
* The repository prefix to use in the ECR private repository.
|
|
57004
|
+
*/
|
|
57005
|
+
ecrRepositoryPrefix?: string;
|
|
57006
|
+
/**
|
|
57007
|
+
* The URI of the upstream registry.
|
|
57008
|
+
*/
|
|
57009
|
+
upstreamRegistryUrl?: string;
|
|
57010
|
+
/**
|
|
57011
|
+
* The repository prefix of the corresponding repository in the upstream registry.
|
|
57012
|
+
*/
|
|
57013
|
+
upstreamRepositoryPrefix?: string;
|
|
57014
|
+
}
|
|
56661
57015
|
interface WorkflowSourceReference {
|
|
56662
57016
|
/**
|
|
56663
57017
|
* The type of source reference, such as branch, tag, or commit.
|
|
@@ -56668,6 +57022,16 @@ export declare namespace omics {
|
|
|
56668
57022
|
*/
|
|
56669
57023
|
value?: string;
|
|
56670
57024
|
}
|
|
57025
|
+
interface WorkflowVersionContainerRegistryMap {
|
|
57026
|
+
/**
|
|
57027
|
+
* Image mappings specify path mappings between the ECR private repository and their corresponding external repositories.
|
|
57028
|
+
*/
|
|
57029
|
+
imageMappings?: outputs.omics.WorkflowVersionImageMapping[];
|
|
57030
|
+
/**
|
|
57031
|
+
* Mapping that provides the ECR repository path where upstream container images are pulled and synchronized.
|
|
57032
|
+
*/
|
|
57033
|
+
registryMappings?: outputs.omics.WorkflowVersionRegistryMapping[];
|
|
57034
|
+
}
|
|
56671
57035
|
interface WorkflowVersionDefinitionRepository {
|
|
56672
57036
|
/**
|
|
56673
57037
|
* The Amazon Resource Name (ARN) of the connection to the source code repository.
|
|
@@ -56686,6 +57050,34 @@ export declare namespace omics {
|
|
|
56686
57050
|
*/
|
|
56687
57051
|
sourceReference?: outputs.omics.WorkflowVersionSourceReference;
|
|
56688
57052
|
}
|
|
57053
|
+
interface WorkflowVersionImageMapping {
|
|
57054
|
+
/**
|
|
57055
|
+
* Specifies the URI of the corresponding image in the private ECR registry.
|
|
57056
|
+
*/
|
|
57057
|
+
destinationImage?: string;
|
|
57058
|
+
/**
|
|
57059
|
+
* Specifies the URI of the source image in the upstream registry.
|
|
57060
|
+
*/
|
|
57061
|
+
sourceImage?: string;
|
|
57062
|
+
}
|
|
57063
|
+
interface WorkflowVersionRegistryMapping {
|
|
57064
|
+
/**
|
|
57065
|
+
* Account ID of the account that owns the upstream container image.
|
|
57066
|
+
*/
|
|
57067
|
+
ecrAccountId?: string;
|
|
57068
|
+
/**
|
|
57069
|
+
* The repository prefix to use in the ECR private repository.
|
|
57070
|
+
*/
|
|
57071
|
+
ecrRepositoryPrefix?: string;
|
|
57072
|
+
/**
|
|
57073
|
+
* The URI of the upstream registry.
|
|
57074
|
+
*/
|
|
57075
|
+
upstreamRegistryUrl?: string;
|
|
57076
|
+
/**
|
|
57077
|
+
* The repository prefix of the corresponding repository in the upstream registry.
|
|
57078
|
+
*/
|
|
57079
|
+
upstreamRepositoryPrefix?: string;
|
|
57080
|
+
}
|
|
56689
57081
|
interface WorkflowVersionSourceReference {
|
|
56690
57082
|
/**
|
|
56691
57083
|
* The type of source reference, such as branch, tag, or commit.
|
|
@@ -56912,6 +57304,9 @@ export declare namespace opensearchservice {
|
|
|
56912
57304
|
* 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) .
|
|
56913
57305
|
*/
|
|
56914
57306
|
enabled?: boolean;
|
|
57307
|
+
/**
|
|
57308
|
+
* Input configuration for IAM identity federation within advanced security options.
|
|
57309
|
+
*/
|
|
56915
57310
|
iamFederationOptions?: outputs.opensearchservice.DomainIamFederationOptions;
|
|
56916
57311
|
/**
|
|
56917
57312
|
* True to enable the internal user database.
|
|
@@ -68561,6 +68956,10 @@ export declare namespace quicksight {
|
|
|
68561
68956
|
* The ability to add or run anomaly detection.
|
|
68562
68957
|
*/
|
|
68563
68958
|
addOrRunAnomalyDetectionForAnalyses?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
68959
|
+
/**
|
|
68960
|
+
* The ability to perform analysis-related actions.
|
|
68961
|
+
*/
|
|
68962
|
+
analysis?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
68564
68963
|
/**
|
|
68565
68964
|
* The ability to create and update email reports.
|
|
68566
68965
|
*/
|
|
@@ -68589,6 +68988,10 @@ export declare namespace quicksight {
|
|
|
68589
68988
|
* The ability to create a SPICE dataset.
|
|
68590
68989
|
*/
|
|
68591
68990
|
createSpiceDataset?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
68991
|
+
/**
|
|
68992
|
+
* The ability to perform dashboard-related actions.
|
|
68993
|
+
*/
|
|
68994
|
+
dashboard?: enums.quicksight.CustomPermissionsCapabilityState;
|
|
68592
68995
|
/**
|
|
68593
68996
|
* The ability to export to CSV files from the UI.
|
|
68594
68997
|
*/
|
|
@@ -70286,6 +70689,9 @@ export declare namespace quicksight {
|
|
|
70286
70689
|
dataSetPlaceholder: string;
|
|
70287
70690
|
}
|
|
70288
70691
|
interface DashboardDataStoriesSharingOption {
|
|
70692
|
+
/**
|
|
70693
|
+
* Availability status.
|
|
70694
|
+
*/
|
|
70289
70695
|
availabilityStatus?: enums.quicksight.DashboardBehavior;
|
|
70290
70696
|
}
|
|
70291
70697
|
interface DashboardDateAxisOptions {
|
|
@@ -70858,6 +71264,9 @@ export declare namespace quicksight {
|
|
|
70858
71264
|
status?: enums.quicksight.DashboardWidgetStatus;
|
|
70859
71265
|
}
|
|
70860
71266
|
interface DashboardExecutiveSummaryOption {
|
|
71267
|
+
/**
|
|
71268
|
+
* Availability status.
|
|
71269
|
+
*/
|
|
70861
71270
|
availabilityStatus?: enums.quicksight.DashboardBehavior;
|
|
70862
71271
|
}
|
|
70863
71272
|
interface DashboardExplicitHierarchy {
|
|
@@ -74841,7 +75250,13 @@ export declare namespace quicksight {
|
|
|
74841
75250
|
* 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.
|
|
74842
75251
|
*/
|
|
74843
75252
|
dataQaEnabledOption?: outputs.quicksight.DashboardDataQaEnabledOption;
|
|
75253
|
+
/**
|
|
75254
|
+
* Data stories sharing option.
|
|
75255
|
+
*/
|
|
74844
75256
|
dataStoriesSharingOption?: outputs.quicksight.DashboardDataStoriesSharingOption;
|
|
75257
|
+
/**
|
|
75258
|
+
* Executive summary option.
|
|
75259
|
+
*/
|
|
74845
75260
|
executiveSummaryOption?: outputs.quicksight.DashboardExecutiveSummaryOption;
|
|
74846
75261
|
/**
|
|
74847
75262
|
* Export to .csv option.
|