@pulumi/aws-native 1.68.0-alpha.1780210997 → 1.68.0
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/appstream/index.d.ts +3 -0
- package/appstream/index.js +5 -1
- package/appstream/index.js.map +1 -1
- package/appstream/stackUserAssociation.d.ts +65 -0
- package/appstream/stackUserAssociation.js +73 -0
- package/appstream/stackUserAssociation.js.map +1 -0
- package/bedrockagentcore/gateway.d.ts +6 -2
- package/bedrockagentcore/gateway.js +0 -3
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/gatewayTarget.d.ts +4 -2
- package/bedrockagentcore/gatewayTarget.js +4 -0
- package/bedrockagentcore/gatewayTarget.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +3 -1
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/bedrockagentcore/getGatewayTarget.d.ts +3 -1
- package/bedrockagentcore/getGatewayTarget.js.map +1 -1
- package/configuration/getRemediationConfiguration.d.ts +70 -0
- package/configuration/getRemediationConfiguration.js +28 -0
- package/configuration/getRemediationConfiguration.js.map +1 -0
- package/configuration/index.d.ts +6 -0
- package/configuration/index.js +8 -1
- package/configuration/index.js.map +1 -1
- package/configuration/remediationConfiguration.d.ts +135 -0
- package/configuration/remediationConfiguration.js +85 -0
- package/configuration/remediationConfiguration.js.map +1 -0
- package/devopsagent/getService.d.ts +3 -1
- package/devopsagent/service.d.ts +3 -1
- package/elasticache/getGlobalReplicationGroup.d.ts +0 -4
- package/elasticache/getGlobalReplicationGroup.js.map +1 -1
- package/elasticache/serverlessCache.d.ts +3 -0
- package/elasticache/serverlessCache.js +3 -1
- package/elasticache/serverlessCache.js.map +1 -1
- package/lambda/function.d.ts +2 -2
- package/lambda/getFunction.d.ts +1 -1
- package/mediapackagev2/getOriginEndpoint.d.ts +1 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +2 -0
- package/mediapackagev2/originEndpoint.js +2 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/opensearchserverless/collection.js +1 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/opensearchserverless/collectionIndex.d.ts +57 -0
- package/opensearchserverless/collectionIndex.js +65 -0
- package/opensearchserverless/collectionIndex.js.map +1 -0
- package/opensearchserverless/getCollection.d.ts +1 -0
- package/opensearchserverless/getCollection.js.map +1 -1
- package/opensearchserverless/getCollectionIndex.d.ts +35 -0
- package/opensearchserverless/getCollectionIndex.js +30 -0
- package/opensearchserverless/getCollectionIndex.js.map +1 -0
- package/opensearchserverless/index.d.ts +6 -0
- package/opensearchserverless/index.js +8 -1
- package/opensearchserverless/index.js.map +1 -1
- package/opensearchservice/domain.d.ts +2 -0
- package/opensearchservice/domain.js +2 -0
- package/opensearchservice/domain.js.map +1 -1
- package/opensearchservice/getDomain.d.ts +1 -0
- package/opensearchservice/getDomain.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcaconnectorad/servicePrincipalName.d.ts +5 -5
- package/pcaconnectorad/servicePrincipalName.js +6 -0
- package/pcaconnectorad/servicePrincipalName.js.map +1 -1
- package/pcaconnectorad/templateGroupAccessControlEntry.d.ts +4 -4
- package/pcaconnectorad/templateGroupAccessControlEntry.js +6 -0
- package/pcaconnectorad/templateGroupAccessControlEntry.js.map +1 -1
- package/sso/application.d.ts +4 -0
- package/sso/application.js +2 -0
- package/sso/application.js.map +1 -1
- package/sso/getApplication.d.ts +4 -0
- package/sso/getApplication.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +12 -4
- package/types/enums/bedrockagentcore/index.js +12 -4
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/elasticache/index.d.ts +9 -0
- package/types/enums/elasticache/index.js +6 -1
- package/types/enums/elasticache/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +0 -5
- package/types/enums/lambda/index.js +1 -5
- package/types/enums/lambda/index.js.map +1 -1
- package/types/enums/lex/index.d.ts +11 -1
- package/types/enums/lex/index.js +11 -2
- package/types/enums/lex/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +32 -0
- package/types/enums/mediapackagev2/index.js +29 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/input.d.ts +83 -10
- package/types/output.d.ts +90 -10
- package/types/output.js.map +1 -1
- package/verifiedpermissions/index.d.ts +3 -0
- package/verifiedpermissions/index.js +5 -1
- package/verifiedpermissions/index.js.map +1 -1
- package/verifiedpermissions/policyStoreAlias.d.ts +37 -0
- package/verifiedpermissions/policyStoreAlias.js +63 -0
- package/verifiedpermissions/policyStoreAlias.js.map +1 -0
|
@@ -13,6 +13,15 @@ export declare const ServerlessCacheDataStorageUnit: {
|
|
|
13
13
|
* The unit of cached data capacity of the Serverless Cache.
|
|
14
14
|
*/
|
|
15
15
|
export type ServerlessCacheDataStorageUnit = (typeof ServerlessCacheDataStorageUnit)[keyof typeof ServerlessCacheDataStorageUnit];
|
|
16
|
+
export declare const ServerlessCacheNetworkType: {
|
|
17
|
+
readonly Ipv4: "ipv4";
|
|
18
|
+
readonly Ipv6: "ipv6";
|
|
19
|
+
readonly DualStack: "dual_stack";
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* The network type for the serverless cache. Valid values are ipv4, ipv6, or dual_stack.
|
|
23
|
+
*/
|
|
24
|
+
export type ServerlessCacheNetworkType = (typeof ServerlessCacheNetworkType)[keyof typeof ServerlessCacheNetworkType];
|
|
16
25
|
export declare const UserAuthenticationModePropertiesType: {
|
|
17
26
|
readonly Password: "password";
|
|
18
27
|
readonly NoPasswordRequired: "no-password-required";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.UserGroupEngine = exports.UserEngine = exports.UserAuthenticationModePropertiesType = exports.ServerlessCacheDataStorageUnit = exports.GlobalReplicationGroupMemberRole = void 0;
|
|
5
|
+
exports.UserGroupEngine = exports.UserEngine = exports.UserAuthenticationModePropertiesType = exports.ServerlessCacheNetworkType = exports.ServerlessCacheDataStorageUnit = exports.GlobalReplicationGroupMemberRole = void 0;
|
|
6
6
|
exports.GlobalReplicationGroupMemberRole = {
|
|
7
7
|
Primary: "PRIMARY",
|
|
8
8
|
Secondary: "SECONDARY",
|
|
@@ -10,6 +10,11 @@ exports.GlobalReplicationGroupMemberRole = {
|
|
|
10
10
|
exports.ServerlessCacheDataStorageUnit = {
|
|
11
11
|
Gb: "GB",
|
|
12
12
|
};
|
|
13
|
+
exports.ServerlessCacheNetworkType = {
|
|
14
|
+
Ipv4: "ipv4",
|
|
15
|
+
Ipv6: "ipv6",
|
|
16
|
+
DualStack: "dual_stack",
|
|
17
|
+
};
|
|
13
18
|
exports.UserAuthenticationModePropertiesType = {
|
|
14
19
|
Password: "password",
|
|
15
20
|
NoPasswordRequired: "no-password-required",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/elasticache/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,gCAAgC,GAAG;IAC5C,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,EAAE,EAAE,IAAI;CACF,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;IACpB,kBAAkB,EAAE,sBAAsB;IAC1C,GAAG,EAAE,KAAK;CACJ,CAAC;AAOE,QAAA,UAAU,GAAG;IACtB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,eAAe,GAAG;IAC3B,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/elasticache/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,gCAAgC,GAAG;IAC5C,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,EAAE,EAAE,IAAI;CACF,CAAC;AAOE,QAAA,0BAA0B,GAAG;IACtC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,SAAS,EAAE,YAAY;CACjB,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;IACpB,kBAAkB,EAAE,sBAAsB;IAC1C,GAAG,EAAE,KAAK;CACJ,CAAC;AAOE,QAAA,UAAU,GAAG;IACtB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,eAAe,GAAG;IAC3B,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC"}
|
|
@@ -121,11 +121,6 @@ export declare const FunctionArchitecturesItem: {
|
|
|
121
121
|
readonly Arm64: "arm64";
|
|
122
122
|
};
|
|
123
123
|
export type FunctionArchitecturesItem = (typeof FunctionArchitecturesItem)[keyof typeof FunctionArchitecturesItem];
|
|
124
|
-
export declare const FunctionCodeS3ObjectStorageMode: {
|
|
125
|
-
readonly Copy: "COPY";
|
|
126
|
-
readonly Reference: "REFERENCE";
|
|
127
|
-
};
|
|
128
|
-
export type FunctionCodeS3ObjectStorageMode = (typeof FunctionCodeS3ObjectStorageMode)[keyof typeof FunctionCodeS3ObjectStorageMode];
|
|
129
124
|
export declare const FunctionLoggingConfigApplicationLogLevel: {
|
|
130
125
|
readonly Trace: "TRACE";
|
|
131
126
|
readonly Debug: "DEBUG";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.UrlInvokeMode = exports.UrlAuthType = exports.UrlAllowMethodsItem = exports.PermissionFunctionUrlAuthType = exports.FunctionTracingConfigMode = exports.FunctionTenancyConfigTenantIsolationMode = exports.FunctionSnapStartResponseOptimizationStatus = exports.FunctionSnapStartResponseApplyOn = exports.FunctionSnapStartApplyOn = exports.FunctionRuntimeManagementConfigUpdateRuntimeOn = exports.FunctionRecursiveLoop = exports.FunctionPackageType = exports.FunctionLoggingConfigSystemLogLevel = exports.FunctionLoggingConfigLogFormat = exports.FunctionLoggingConfigApplicationLogLevel = exports.
|
|
5
|
+
exports.UrlInvokeMode = exports.UrlAuthType = exports.UrlAllowMethodsItem = exports.PermissionFunctionUrlAuthType = exports.FunctionTracingConfigMode = exports.FunctionTenancyConfigTenantIsolationMode = exports.FunctionSnapStartResponseOptimizationStatus = exports.FunctionSnapStartResponseApplyOn = exports.FunctionSnapStartApplyOn = exports.FunctionRuntimeManagementConfigUpdateRuntimeOn = exports.FunctionRecursiveLoop = exports.FunctionPackageType = exports.FunctionLoggingConfigSystemLogLevel = exports.FunctionLoggingConfigLogFormat = exports.FunctionLoggingConfigApplicationLogLevel = exports.FunctionArchitecturesItem = exports.EventSourceMappingSourceAccessConfigurationType = exports.EventSourceMappingSchemaValidationConfigAttribute = exports.EventSourceMappingSchemaRegistryConfigEventRecordFormat = exports.EventSourceMappingSchemaRegistryAccessConfigType = exports.EventSourceMappingMetricsConfigMetricsItem = exports.EventSourceMappingLoggingConfigSystemLogLevel = exports.EventSourceMappingFunctionResponseTypesItem = exports.EventSourceMappingDocumentDbEventSourceConfigFullDocument = exports.CodeSigningConfigCodeSigningPoliciesUntrustedArtifactOnDeployment = exports.CapacityProviderState = exports.CapacityProviderScalingMode = exports.CapacityProviderPredefinedMetricType = exports.CapacityProviderArchitecture = void 0;
|
|
6
6
|
exports.CapacityProviderArchitecture = {
|
|
7
7
|
X8664: "x86_64",
|
|
8
8
|
Arm64: "arm64",
|
|
@@ -68,10 +68,6 @@ exports.FunctionArchitecturesItem = {
|
|
|
68
68
|
X8664: "x86_64",
|
|
69
69
|
Arm64: "arm64",
|
|
70
70
|
};
|
|
71
|
-
exports.FunctionCodeS3ObjectStorageMode = {
|
|
72
|
-
Copy: "COPY",
|
|
73
|
-
Reference: "REFERENCE",
|
|
74
|
-
};
|
|
75
71
|
exports.FunctionLoggingConfigApplicationLogLevel = {
|
|
76
72
|
Trace: "TRACE",
|
|
77
73
|
Debug: "DEBUG",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/lambda/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,4BAA4B,GAAG;IACxC,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,2CAA2C,EAAE,6CAA6C;CACpF,CAAC;AAOE,QAAA,2BAA2B,GAAG;IACvC,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,qBAAqB,GAAG;IACjC,OAAO,EAAE,SAAS;IAClB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,iEAAiE,GAAG;IAC7E,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,yDAAyD,GAAG;IACrE,YAAY,EAAE,cAAc;IAC5B,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,2CAA2C,GAAG;IACvD,uBAAuB,EAAE,yBAAyB;CAC5C,CAAC;AAIE,QAAA,6CAA6C,GAAG;IACzD,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,0CAA0C,GAAG;IACtD,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,YAAY;IACxB,YAAY,EAAE,cAAc;CACtB,CAAC;AAIE,QAAA,gDAAgD,GAAG;IAC5D,SAAS,EAAE,YAAY;IACvB,wBAAwB,EAAE,6BAA6B;IACvD,uBAAuB,EAAE,4BAA4B;CAC/C,CAAC;AAOE,QAAA,uDAAuD,GAAG;IACnE,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC;AASE,QAAA,iDAAiD,GAAG;IAC7D,GAAG,EAAE,KAAK;IACV,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,+CAA+C,GAAG;IAC3D,SAAS,EAAE,YAAY;IACvB,SAAS,EAAE,YAAY;IACvB,gBAAgB,EAAE,oBAAoB;IACtC,gBAAgB,EAAE,qBAAqB;IACvC,gBAAgB,EAAE,qBAAqB;IACvC,WAAW,EAAE,cAAc;IAC3B,wBAAwB,EAAE,6BAA6B;IACvD,uBAAuB,EAAE,4BAA4B;CAC/C,CAAC;AAgBE,QAAA,yBAAyB,GAAG;IACrC,KAAK,EAAE,QAAQ;IACf,KAAK,EAAE,OAAO;CACR,CAAC;AAIE,QAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/lambda/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,6 +5,16 @@ export declare const BotAliasStatus: {
|
|
|
5
5
|
readonly Failed: "Failed";
|
|
6
6
|
};
|
|
7
7
|
export type BotAliasStatus = (typeof BotAliasStatus)[keyof typeof BotAliasStatus];
|
|
8
|
+
export declare const BotAudioFillerSettingsAudioType: {
|
|
9
|
+
readonly MelodyChipperChime: "MELODY_CHIPPER_CHIME";
|
|
10
|
+
readonly MelodyCuriousCrawl: "MELODY_CURIOUS_CRAWL";
|
|
11
|
+
readonly MelodyRisingRipple: "MELODY_RISING_RIPPLE";
|
|
12
|
+
readonly MelodyPatientPing: "MELODY_PATIENT_PING";
|
|
13
|
+
readonly MelodyPonderingPong: "MELODY_PONDERING_PONG";
|
|
14
|
+
readonly TypingKineticKeys: "TYPING_KINETIC_KEYS";
|
|
15
|
+
readonly TypingQuietQwerty: "TYPING_QUIET_QWERTY";
|
|
16
|
+
};
|
|
17
|
+
export type BotAudioFillerSettingsAudioType = (typeof BotAudioFillerSettingsAudioType)[keyof typeof BotAudioFillerSettingsAudioType];
|
|
8
18
|
export declare const BotAudioRecognitionStrategy: {
|
|
9
19
|
readonly UseSlotValuesAsCustomVocabulary: "UseSlotValuesAsCustomVocabulary";
|
|
10
20
|
};
|
|
@@ -70,7 +80,7 @@ export declare const BotSpeechModelPreference: {
|
|
|
70
80
|
readonly Standard: "Standard";
|
|
71
81
|
readonly Neural: "Neural";
|
|
72
82
|
readonly Deepgram: "Deepgram";
|
|
73
|
-
readonly
|
|
83
|
+
readonly Advanced: "Advanced";
|
|
74
84
|
};
|
|
75
85
|
export type BotSpeechModelPreference = (typeof BotSpeechModelPreference)[keyof typeof BotSpeechModelPreference];
|
|
76
86
|
export declare const BotVoiceSettingsEngine: {
|
package/types/enums/lex/index.js
CHANGED
|
@@ -2,13 +2,22 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.BotVoiceSettingsEngine = exports.BotSpeechModelPreference = exports.BotSpeechDetectionSensitivity = exports.BotSlotValueResolutionStrategy = exports.BotSlotShape = exports.BotSlotConstraint = exports.BotObfuscationSettingObfuscationSettingType = exports.BotMessageSelectionStrategy = exports.BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationPropertiesAssistedNluMode = exports.BotDialogActionType = exports.BotBedrockModelSpecificationBedrockTraceStatus = exports.BotAudioRecognitionStrategy = exports.BotAliasStatus = void 0;
|
|
5
|
+
exports.BotVoiceSettingsEngine = exports.BotSpeechModelPreference = exports.BotSpeechDetectionSensitivity = exports.BotSlotValueResolutionStrategy = exports.BotSlotShape = exports.BotSlotConstraint = exports.BotObfuscationSettingObfuscationSettingType = exports.BotMessageSelectionStrategy = exports.BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationPropertiesAssistedNluMode = exports.BotDialogActionType = exports.BotBedrockModelSpecificationBedrockTraceStatus = exports.BotAudioRecognitionStrategy = exports.BotAudioFillerSettingsAudioType = exports.BotAliasStatus = void 0;
|
|
6
6
|
exports.BotAliasStatus = {
|
|
7
7
|
Creating: "Creating",
|
|
8
8
|
Available: "Available",
|
|
9
9
|
Deleting: "Deleting",
|
|
10
10
|
Failed: "Failed",
|
|
11
11
|
};
|
|
12
|
+
exports.BotAudioFillerSettingsAudioType = {
|
|
13
|
+
MelodyChipperChime: "MELODY_CHIPPER_CHIME",
|
|
14
|
+
MelodyCuriousCrawl: "MELODY_CURIOUS_CRAWL",
|
|
15
|
+
MelodyRisingRipple: "MELODY_RISING_RIPPLE",
|
|
16
|
+
MelodyPatientPing: "MELODY_PATIENT_PING",
|
|
17
|
+
MelodyPonderingPong: "MELODY_PONDERING_PONG",
|
|
18
|
+
TypingKineticKeys: "TYPING_KINETIC_KEYS",
|
|
19
|
+
TypingQuietQwerty: "TYPING_QUIET_QWERTY",
|
|
20
|
+
};
|
|
12
21
|
exports.BotAudioRecognitionStrategy = {
|
|
13
22
|
UseSlotValuesAsCustomVocabulary: "UseSlotValuesAsCustomVocabulary",
|
|
14
23
|
};
|
|
@@ -61,7 +70,7 @@ exports.BotSpeechModelPreference = {
|
|
|
61
70
|
Standard: "Standard",
|
|
62
71
|
Neural: "Neural",
|
|
63
72
|
Deepgram: "Deepgram",
|
|
64
|
-
|
|
73
|
+
Advanced: "Advanced",
|
|
65
74
|
};
|
|
66
75
|
exports.BotVoiceSettingsEngine = {
|
|
67
76
|
Standard: "standard",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/lex/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,cAAc,GAAG;IAC1B,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,+BAA+B,EAAE,iCAAiC;CAC5D,CAAC;AAIE,QAAA,8CAA8C,GAAG;IAC1D,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,mBAAmB,GAAG;IAC/B,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,YAAY,EAAE,cAAc;IAC5B,UAAU,EAAE,YAAY;IACxB,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,eAAe,EAAE,iBAAiB;IAClC,mBAAmB,EAAE,qBAAqB;IAC1C,oBAAoB,EAAE,sBAAsB;CACtC,CAAC;AAIE,QAAA,oGAAoG,GAAG;IAChH,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAIE,QAAA,2CAA2C,GAAG;IACvD,IAAI,EAAE,MAAM;IACZ,kBAAkB,EAAE,oBAAoB;CAClC,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,YAAY,GAAG;IACxB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,8BAA8B,GAAG;IAC1C,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,eAAe;CACxB,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,OAAO,EAAE,SAAS;IAClB,kBAAkB,EAAE,oBAAoB;IACxC,qBAAqB,EAAE,uBAAuB;CACxC,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,sBAAsB,GAAG;IAClC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,WAAW;IACrB,UAAU,EAAE,YAAY;CAClB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/lex/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,cAAc,GAAG;IAC1B,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,sBAAsB;IAC1C,kBAAkB,EAAE,sBAAsB;IAC1C,iBAAiB,EAAE,qBAAqB;IACxC,mBAAmB,EAAE,uBAAuB;IAC5C,iBAAiB,EAAE,qBAAqB;IACxC,iBAAiB,EAAE,qBAAqB;CAClC,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,+BAA+B,EAAE,iCAAiC;CAC5D,CAAC;AAIE,QAAA,8CAA8C,GAAG;IAC1D,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,mBAAmB,GAAG;IAC/B,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,YAAY,EAAE,cAAc;IAC5B,UAAU,EAAE,YAAY;IACxB,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,eAAe,EAAE,iBAAiB;IAClC,mBAAmB,EAAE,qBAAqB;IAC1C,oBAAoB,EAAE,sBAAsB;CACtC,CAAC;AAIE,QAAA,oGAAoG,GAAG;IAChH,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAIE,QAAA,2CAA2C,GAAG;IACvD,IAAI,EAAE,MAAM;IACZ,kBAAkB,EAAE,oBAAoB;CAClC,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,YAAY,GAAG;IACxB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,8BAA8B,GAAG;IAC1C,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,eAAe;CACxB,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,OAAO,EAAE,SAAS;IAClB,kBAAkB,EAAE,oBAAoB;IACxC,qBAAqB,EAAE,uBAAuB;CACxC,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,sBAAsB,GAAG;IAClC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,WAAW;IACrB,UAAU,EAAE,YAAY;CAClB,CAAC"}
|
|
@@ -24,6 +24,14 @@ export declare const OriginEndpointContainerType: {
|
|
|
24
24
|
readonly Ism: "ISM";
|
|
25
25
|
};
|
|
26
26
|
export type OriginEndpointContainerType = (typeof OriginEndpointContainerType)[keyof typeof OriginEndpointContainerType];
|
|
27
|
+
export declare const OriginEndpointCustomAdType: {
|
|
28
|
+
readonly Program: "PROGRAM";
|
|
29
|
+
readonly Chapter: "CHAPTER";
|
|
30
|
+
readonly UnscheduledEvent: "UNSCHEDULED_EVENT";
|
|
31
|
+
readonly AlternateContentOpportunity: "ALTERNATE_CONTENT_OPPORTUNITY";
|
|
32
|
+
readonly Network: "NETWORK";
|
|
33
|
+
};
|
|
34
|
+
export type OriginEndpointCustomAdType = (typeof OriginEndpointCustomAdType)[keyof typeof OriginEndpointCustomAdType];
|
|
27
35
|
export declare const OriginEndpointDashCompactness: {
|
|
28
36
|
readonly Standard: "STANDARD";
|
|
29
37
|
readonly None: "NONE";
|
|
@@ -117,11 +125,25 @@ export declare const OriginEndpointScteFilter: {
|
|
|
117
125
|
readonly ProviderOverlayPlacementOpportunity: "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY";
|
|
118
126
|
readonly DistributorOverlayPlacementOpportunity: "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY";
|
|
119
127
|
readonly Program: "PROGRAM";
|
|
128
|
+
readonly Chapter: "CHAPTER";
|
|
129
|
+
readonly UnscheduledEvent: "UNSCHEDULED_EVENT";
|
|
130
|
+
readonly AlternateContentOpportunity: "ALTERNATE_CONTENT_OPPORTUNITY";
|
|
131
|
+
readonly Network: "NETWORK";
|
|
132
|
+
readonly ProviderPromo: "PROVIDER_PROMO";
|
|
133
|
+
readonly DistributorPromo: "DISTRIBUTOR_PROMO";
|
|
134
|
+
readonly ProviderAdBlock: "PROVIDER_AD_BLOCK";
|
|
135
|
+
readonly DistributorAdBlock: "DISTRIBUTOR_AD_BLOCK";
|
|
120
136
|
};
|
|
121
137
|
export type OriginEndpointScteFilter = (typeof OriginEndpointScteFilter)[keyof typeof OriginEndpointScteFilter];
|
|
138
|
+
export declare const OriginEndpointScteInManifests: {
|
|
139
|
+
readonly All: "ALL";
|
|
140
|
+
readonly MatchesFilter: "MATCHES_FILTER";
|
|
141
|
+
};
|
|
142
|
+
export type OriginEndpointScteInManifests = (typeof OriginEndpointScteInManifests)[keyof typeof OriginEndpointScteInManifests];
|
|
122
143
|
export declare const OriginEndpointScteInSegments: {
|
|
123
144
|
readonly None: "NONE";
|
|
124
145
|
readonly All: "ALL";
|
|
146
|
+
readonly MatchesFilter: "MATCHES_FILTER";
|
|
125
147
|
};
|
|
126
148
|
export type OriginEndpointScteInSegments = (typeof OriginEndpointScteInSegments)[keyof typeof OriginEndpointScteInSegments];
|
|
127
149
|
export declare const OriginEndpointTsEncryptionMethod: {
|
|
@@ -129,3 +151,13 @@ export declare const OriginEndpointTsEncryptionMethod: {
|
|
|
129
151
|
readonly SampleAes: "SAMPLE_AES";
|
|
130
152
|
};
|
|
131
153
|
export type OriginEndpointTsEncryptionMethod = (typeof OriginEndpointTsEncryptionMethod)[keyof typeof OriginEndpointTsEncryptionMethod];
|
|
154
|
+
export declare const OriginEndpointUriPathType: {
|
|
155
|
+
readonly Leaf: "LEAF";
|
|
156
|
+
readonly Root: "ROOT";
|
|
157
|
+
};
|
|
158
|
+
export type OriginEndpointUriPathType = (typeof OriginEndpointUriPathType)[keyof typeof OriginEndpointUriPathType];
|
|
159
|
+
export declare const OriginEndpointUriSeparator: {
|
|
160
|
+
readonly Underscore: "UNDERSCORE";
|
|
161
|
+
readonly Hyphen: "HYPHEN";
|
|
162
|
+
};
|
|
163
|
+
export type OriginEndpointUriSeparator = (typeof OriginEndpointUriSeparator)[keyof typeof OriginEndpointUriSeparator];
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.OriginEndpointTsEncryptionMethod = exports.OriginEndpointScteInSegments = exports.OriginEndpointScteFilter = exports.OriginEndpointPresetSpeke20Video = exports.OriginEndpointPresetSpeke20Audio = exports.OriginEndpointMssManifestLayout = exports.OriginEndpointIsmEncryptionMethod = exports.OriginEndpointEndpointErrorCondition = exports.OriginEndpointDrmSystem = exports.OriginEndpointDashUtcTimingMode = exports.OriginEndpointDashTtmlProfile = exports.OriginEndpointDashSegmentTemplateFormat = exports.OriginEndpointDashProfile = exports.OriginEndpointDashPeriodTrigger = exports.OriginEndpointDashDrmSignaling = exports.OriginEndpointDashCompactness = exports.OriginEndpointContainerType = exports.OriginEndpointCmafEncryptionMethod = exports.OriginEndpointAdMarkerHls = exports.OriginEndpointAdMarkerDash = exports.ChannelInputType = void 0;
|
|
5
|
+
exports.OriginEndpointUriSeparator = exports.OriginEndpointUriPathType = exports.OriginEndpointTsEncryptionMethod = exports.OriginEndpointScteInSegments = exports.OriginEndpointScteInManifests = exports.OriginEndpointScteFilter = exports.OriginEndpointPresetSpeke20Video = exports.OriginEndpointPresetSpeke20Audio = exports.OriginEndpointMssManifestLayout = exports.OriginEndpointIsmEncryptionMethod = exports.OriginEndpointEndpointErrorCondition = exports.OriginEndpointDrmSystem = exports.OriginEndpointDashUtcTimingMode = exports.OriginEndpointDashTtmlProfile = exports.OriginEndpointDashSegmentTemplateFormat = exports.OriginEndpointDashProfile = exports.OriginEndpointDashPeriodTrigger = exports.OriginEndpointDashDrmSignaling = exports.OriginEndpointDashCompactness = exports.OriginEndpointCustomAdType = exports.OriginEndpointContainerType = exports.OriginEndpointCmafEncryptionMethod = exports.OriginEndpointAdMarkerHls = exports.OriginEndpointAdMarkerDash = exports.ChannelInputType = void 0;
|
|
6
6
|
exports.ChannelInputType = {
|
|
7
7
|
Hls: "HLS",
|
|
8
8
|
Cmaf: "CMAF",
|
|
@@ -24,6 +24,13 @@ exports.OriginEndpointContainerType = {
|
|
|
24
24
|
Cmaf: "CMAF",
|
|
25
25
|
Ism: "ISM",
|
|
26
26
|
};
|
|
27
|
+
exports.OriginEndpointCustomAdType = {
|
|
28
|
+
Program: "PROGRAM",
|
|
29
|
+
Chapter: "CHAPTER",
|
|
30
|
+
UnscheduledEvent: "UNSCHEDULED_EVENT",
|
|
31
|
+
AlternateContentOpportunity: "ALTERNATE_CONTENT_OPPORTUNITY",
|
|
32
|
+
Network: "NETWORK",
|
|
33
|
+
};
|
|
27
34
|
exports.OriginEndpointDashCompactness = {
|
|
28
35
|
Standard: "STANDARD",
|
|
29
36
|
None: "NONE",
|
|
@@ -104,13 +111,34 @@ exports.OriginEndpointScteFilter = {
|
|
|
104
111
|
ProviderOverlayPlacementOpportunity: "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY",
|
|
105
112
|
DistributorOverlayPlacementOpportunity: "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
|
|
106
113
|
Program: "PROGRAM",
|
|
114
|
+
Chapter: "CHAPTER",
|
|
115
|
+
UnscheduledEvent: "UNSCHEDULED_EVENT",
|
|
116
|
+
AlternateContentOpportunity: "ALTERNATE_CONTENT_OPPORTUNITY",
|
|
117
|
+
Network: "NETWORK",
|
|
118
|
+
ProviderPromo: "PROVIDER_PROMO",
|
|
119
|
+
DistributorPromo: "DISTRIBUTOR_PROMO",
|
|
120
|
+
ProviderAdBlock: "PROVIDER_AD_BLOCK",
|
|
121
|
+
DistributorAdBlock: "DISTRIBUTOR_AD_BLOCK",
|
|
122
|
+
};
|
|
123
|
+
exports.OriginEndpointScteInManifests = {
|
|
124
|
+
All: "ALL",
|
|
125
|
+
MatchesFilter: "MATCHES_FILTER",
|
|
107
126
|
};
|
|
108
127
|
exports.OriginEndpointScteInSegments = {
|
|
109
128
|
None: "NONE",
|
|
110
129
|
All: "ALL",
|
|
130
|
+
MatchesFilter: "MATCHES_FILTER",
|
|
111
131
|
};
|
|
112
132
|
exports.OriginEndpointTsEncryptionMethod = {
|
|
113
133
|
Aes128: "AES_128",
|
|
114
134
|
SampleAes: "SAMPLE_AES",
|
|
115
135
|
};
|
|
136
|
+
exports.OriginEndpointUriPathType = {
|
|
137
|
+
Leaf: "LEAF",
|
|
138
|
+
Root: "ROOT",
|
|
139
|
+
};
|
|
140
|
+
exports.OriginEndpointUriSeparator = {
|
|
141
|
+
Underscore: "UNDERSCORE",
|
|
142
|
+
Hyphen: "HYPHEN",
|
|
143
|
+
};
|
|
116
144
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/mediapackagev2/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,gBAAgB,GAAG;IAC5B,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,0BAA0B,GAAG;IACtC,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,yBAAyB,GAAG;IACrC,SAAS,EAAE,WAAW;IACtB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAIE,QAAA,kCAAkC,GAAG;IAC9C,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,8BAA8B,GAAG;IAC1C,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,YAAY;CAClB,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,MAAM,EAAE,QAAQ;IAChB,cAAc,EAAE,kBAAkB;IAClC,aAAa,EAAE,gBAAgB;IAC/B,iBAAiB,EAAE,oBAAoB;IACvC,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,yBAAyB,GAAG;IACrC,OAAO,EAAE,UAAU;CACb,CAAC;AAIE,QAAA,uCAAuC,GAAG;IACnD,kBAAkB,EAAE,sBAAsB;CACpC,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,KAAK,EAAE,QAAQ;IACf,SAAS,EAAE,cAAc;CACnB,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,QAAQ,EAAE,WAAW;IACrB,OAAO,EAAE,UAAU;IACnB,UAAU,EAAE,aAAa;IACzB,SAAS,EAAE,YAAY;CACjB,CAAC;AAIE,QAAA,uBAAuB,GAAG;IACnC,cAAc,EAAE,mBAAmB;IACnC,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,oCAAoC,GAAG;IAChD,aAAa,EAAE,gBAAgB;IAC/B,kBAAkB,EAAE,qBAAqB;IACzC,aAAa,EAAE,iBAAiB;IAChC,UAAU,EAAE,aAAa;CACnB,CAAC;AAIE,QAAA,iCAAiC,GAAG;IAC7C,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,SAAS;CACZ,CAAC;AAIE,QAAA,gCAAgC,GAAG;IAC5C,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;CACpB,CAAC;AAIE,QAAA,gCAAgC,GAAG;IAC5C,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;CACpB,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,qBAAqB,EAAE,wBAAwB;IAC/C,wBAAwB,EAAE,2BAA2B;IACrD,4BAA4B,EAAE,gCAAgC;IAC9D,+BAA+B,EAAE,mCAAmC;IACpE,mCAAmC,EAAE,wCAAwC;IAC7E,sCAAsC,EAAE,2CAA2C;IACnF,OAAO,EAAE,SAAS;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/mediapackagev2/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,gBAAgB,GAAG;IAC5B,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,0BAA0B,GAAG;IACtC,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,yBAAyB,GAAG;IACrC,SAAS,EAAE,WAAW;IACtB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAIE,QAAA,kCAAkC,GAAG;IAC9C,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,0BAA0B,GAAG;IACtC,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,gBAAgB,EAAE,mBAAmB;IACrC,2BAA2B,EAAE,+BAA+B;IAC5D,OAAO,EAAE,SAAS;CACZ,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,8BAA8B,GAAG;IAC1C,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,YAAY;CAClB,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,MAAM,EAAE,QAAQ;IAChB,cAAc,EAAE,kBAAkB;IAClC,aAAa,EAAE,gBAAgB;IAC/B,iBAAiB,EAAE,oBAAoB;IACvC,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,yBAAyB,GAAG;IACrC,OAAO,EAAE,UAAU;CACb,CAAC;AAIE,QAAA,uCAAuC,GAAG;IACnD,kBAAkB,EAAE,sBAAsB;CACpC,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,KAAK,EAAE,QAAQ;IACf,SAAS,EAAE,cAAc;CACnB,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,QAAQ,EAAE,WAAW;IACrB,OAAO,EAAE,UAAU;IACnB,UAAU,EAAE,aAAa;IACzB,SAAS,EAAE,YAAY;CACjB,CAAC;AAIE,QAAA,uBAAuB,GAAG;IACnC,cAAc,EAAE,mBAAmB;IACnC,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,oCAAoC,GAAG;IAChD,aAAa,EAAE,gBAAgB;IAC/B,kBAAkB,EAAE,qBAAqB;IACzC,aAAa,EAAE,iBAAiB;IAChC,UAAU,EAAE,aAAa;CACnB,CAAC;AAIE,QAAA,iCAAiC,GAAG;IAC7C,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,+BAA+B,GAAG;IAC3C,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,SAAS;CACZ,CAAC;AAIE,QAAA,gCAAgC,GAAG;IAC5C,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;CACpB,CAAC;AAIE,QAAA,gCAAgC,GAAG;IAC5C,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,YAAY,EAAE,gBAAgB;IAC9B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;CACpB,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,qBAAqB,EAAE,wBAAwB;IAC/C,wBAAwB,EAAE,2BAA2B;IACrD,4BAA4B,EAAE,gCAAgC;IAC9D,+BAA+B,EAAE,mCAAmC;IACpE,mCAAmC,EAAE,wCAAwC;IAC7E,sCAAsC,EAAE,2CAA2C;IACnF,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,gBAAgB,EAAE,mBAAmB;IACrC,2BAA2B,EAAE,+BAA+B;IAC5D,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,gBAAgB;IAC/B,gBAAgB,EAAE,mBAAmB;IACrC,eAAe,EAAE,mBAAmB;IACpC,kBAAkB,EAAE,sBAAsB;CACpC,CAAC;AAIE,QAAA,6BAA6B,GAAG;IACzC,GAAG,EAAE,KAAK;IACV,aAAa,EAAE,gBAAgB;CACzB,CAAC;AAIE,QAAA,4BAA4B,GAAG;IACxC,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,aAAa,EAAE,gBAAgB;CACzB,CAAC;AAIE,QAAA,gCAAgC,GAAG;IAC5C,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,YAAY;CACjB,CAAC;AAIE,QAAA,yBAAyB,GAAG;IACrC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAIE,QAAA,0BAA0B,GAAG;IACtC,UAAU,EAAE,YAAY;IACxB,MAAM,EAAE,QAAQ;CACV,CAAC"}
|
package/types/input.d.ts
CHANGED
|
@@ -14807,6 +14807,9 @@ export declare namespace bedrockagentcore {
|
|
|
14807
14807
|
*/
|
|
14808
14808
|
credentialProviderType: pulumi.Input<enums.bedrockagentcore.GatewayTargetCredentialProviderType>;
|
|
14809
14809
|
}
|
|
14810
|
+
interface GatewayTargetHttpTargetConfigurationPropertiesArgs {
|
|
14811
|
+
agentcoreRuntime: pulumi.Input<inputs.bedrockagentcore.GatewayTargetRuntimeTargetConfigurationArgs>;
|
|
14812
|
+
}
|
|
14810
14813
|
interface GatewayTargetIamCredentialProviderArgs {
|
|
14811
14814
|
region?: pulumi.Input<string>;
|
|
14812
14815
|
service: pulumi.Input<string>;
|
|
@@ -14818,6 +14821,7 @@ export declare namespace bedrockagentcore {
|
|
|
14818
14821
|
interface GatewayTargetMcpServerTargetConfigurationArgs {
|
|
14819
14822
|
endpoint: pulumi.Input<string>;
|
|
14820
14823
|
listingMode?: pulumi.Input<enums.bedrockagentcore.GatewayTargetMcpServerListingMode>;
|
|
14824
|
+
mcpToolSchema?: pulumi.Input<inputs.bedrockagentcore.GatewayTargetMcpToolSchemaConfiguration0PropertiesArgs | inputs.bedrockagentcore.GatewayTargetMcpToolSchemaConfiguration1PropertiesArgs>;
|
|
14821
14825
|
}
|
|
14822
14826
|
interface GatewayTargetMcpTargetConfiguration0PropertiesArgs {
|
|
14823
14827
|
openApiSchema: pulumi.Input<inputs.bedrockagentcore.GatewayTargetApiSchemaConfiguration0PropertiesArgs | inputs.bedrockagentcore.GatewayTargetApiSchemaConfiguration1PropertiesArgs>;
|
|
@@ -14834,6 +14838,12 @@ export declare namespace bedrockagentcore {
|
|
|
14834
14838
|
interface GatewayTargetMcpTargetConfiguration4PropertiesArgs {
|
|
14835
14839
|
apiGateway: pulumi.Input<inputs.bedrockagentcore.GatewayTargetApiGatewayTargetConfigurationArgs>;
|
|
14836
14840
|
}
|
|
14841
|
+
interface GatewayTargetMcpToolSchemaConfiguration0PropertiesArgs {
|
|
14842
|
+
s3: pulumi.Input<inputs.bedrockagentcore.GatewayTargetS3ConfigurationArgs>;
|
|
14843
|
+
}
|
|
14844
|
+
interface GatewayTargetMcpToolSchemaConfiguration1PropertiesArgs {
|
|
14845
|
+
inlinePayload: pulumi.Input<string>;
|
|
14846
|
+
}
|
|
14837
14847
|
interface GatewayTargetMetadataConfigurationArgs {
|
|
14838
14848
|
allowedQueryParameters?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14839
14849
|
allowedRequestHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -14851,6 +14861,10 @@ export declare namespace bedrockagentcore {
|
|
|
14851
14861
|
providerArn: pulumi.Input<string>;
|
|
14852
14862
|
scopes: pulumi.Input<pulumi.Input<string>[]>;
|
|
14853
14863
|
}
|
|
14864
|
+
interface GatewayTargetRuntimeTargetConfigurationArgs {
|
|
14865
|
+
arn: pulumi.Input<string>;
|
|
14866
|
+
qualifier?: pulumi.Input<string>;
|
|
14867
|
+
}
|
|
14854
14868
|
interface GatewayTargetS3ConfigurationArgs {
|
|
14855
14869
|
bucketOwnerAccountId?: pulumi.Input<string>;
|
|
14856
14870
|
uri?: pulumi.Input<string>;
|
|
@@ -14864,9 +14878,12 @@ export declare namespace bedrockagentcore {
|
|
|
14864
14878
|
required?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14865
14879
|
type: pulumi.Input<enums.bedrockagentcore.GatewayTargetSchemaType>;
|
|
14866
14880
|
}
|
|
14867
|
-
interface
|
|
14881
|
+
interface GatewayTargetTargetConfiguration0PropertiesArgs {
|
|
14868
14882
|
mcp: pulumi.Input<inputs.bedrockagentcore.GatewayTargetMcpTargetConfiguration0PropertiesArgs | inputs.bedrockagentcore.GatewayTargetMcpTargetConfiguration1PropertiesArgs | inputs.bedrockagentcore.GatewayTargetMcpTargetConfiguration2PropertiesArgs | inputs.bedrockagentcore.GatewayTargetMcpTargetConfiguration3PropertiesArgs | inputs.bedrockagentcore.GatewayTargetMcpTargetConfiguration4PropertiesArgs>;
|
|
14869
14883
|
}
|
|
14884
|
+
interface GatewayTargetTargetConfiguration1PropertiesArgs {
|
|
14885
|
+
http: pulumi.Input<inputs.bedrockagentcore.GatewayTargetHttpTargetConfigurationPropertiesArgs>;
|
|
14886
|
+
}
|
|
14870
14887
|
interface GatewayTargetToolDefinitionArgs {
|
|
14871
14888
|
description: pulumi.Input<string>;
|
|
14872
14889
|
inputSchema: pulumi.Input<inputs.bedrockagentcore.GatewayTargetSchemaDefinitionArgs>;
|
|
@@ -17162,7 +17179,7 @@ export declare namespace cloudformation {
|
|
|
17162
17179
|
*/
|
|
17163
17180
|
interface OptionsPropertiesArgs {
|
|
17164
17181
|
/**
|
|
17165
|
-
* Specifies the S3 location
|
|
17182
|
+
* Specifies the S3 location of input parameter files for your Guard rules. You can specify either a single S3 location or an array of up to 10 S3 locations.
|
|
17166
17183
|
*/
|
|
17167
17184
|
inputParams?: pulumi.Input<inputs.cloudformation.GuardHookS3LocationArgs | pulumi.Input<inputs.cloudformation.GuardHookS3LocationArgs>[]>;
|
|
17168
17185
|
}
|
|
@@ -22028,6 +22045,22 @@ export declare namespace configuration {
|
|
|
22028
22045
|
*/
|
|
22029
22046
|
parameterValue: pulumi.Input<string>;
|
|
22030
22047
|
}
|
|
22048
|
+
interface RemediationConfigurationExecutionControlsArgs {
|
|
22049
|
+
/**
|
|
22050
|
+
* A SsmControls object.
|
|
22051
|
+
*/
|
|
22052
|
+
ssmControls?: pulumi.Input<inputs.configuration.RemediationConfigurationSsmControlsArgs>;
|
|
22053
|
+
}
|
|
22054
|
+
interface RemediationConfigurationSsmControlsArgs {
|
|
22055
|
+
/**
|
|
22056
|
+
* The maximum percentage of remediation actions allowed to run in parallel on the non-compliant resources for that specific rule. You can specify a percentage, such as 10%. The default value is 10.
|
|
22057
|
+
*/
|
|
22058
|
+
concurrentExecutionRatePercentage?: pulumi.Input<number>;
|
|
22059
|
+
/**
|
|
22060
|
+
* The percentage of errors that are allowed before SSM stops running automations on non-compliant resources for that specific rule. You can specify a percentage of errors, for example 10%. If you do not specifiy a percentage, the default is 50%. For example, if you set the ErrorPercentage to 40% for 10 non-compliant resources, then SSM stops running the automations when the fifth error is received.
|
|
22061
|
+
*/
|
|
22062
|
+
errorPercentage?: pulumi.Input<number>;
|
|
22063
|
+
}
|
|
22031
22064
|
/**
|
|
22032
22065
|
* The TemplateSSMDocumentDetails object contains the name of the SSM document and the version of the SSM document.
|
|
22033
22066
|
*/
|
|
@@ -54143,7 +54176,6 @@ export declare namespace lambda {
|
|
|
54143
54176
|
* The Amazon S3 key of the deployment package.
|
|
54144
54177
|
*/
|
|
54145
54178
|
s3Key?: pulumi.Input<string>;
|
|
54146
|
-
s3ObjectStorageMode?: pulumi.Input<enums.lambda.FunctionCodeS3ObjectStorageMode>;
|
|
54147
54179
|
/**
|
|
54148
54180
|
* For versioned objects, the version of the deployment package object to use.
|
|
54149
54181
|
*/
|
|
@@ -54205,11 +54237,11 @@ export declare namespace lambda {
|
|
|
54205
54237
|
size: pulumi.Input<number>;
|
|
54206
54238
|
}
|
|
54207
54239
|
/**
|
|
54208
|
-
* Details about the connection between a Lambda function and an [Amazon EFS file system](https://docs.aws.amazon.com/lambda/latest/dg/configuration-filesystem.html).
|
|
54240
|
+
* Details about the connection between a Lambda function and an [Amazon EFS file system](https://docs.aws.amazon.com/lambda/latest/dg/configuration-filesystem.html) or an [Amazon S3 Files file system](https://docs.aws.amazon.com/lambda/latest/dg/configuration-filesystem.html).
|
|
54209
54241
|
*/
|
|
54210
54242
|
interface FunctionFileSystemConfigArgs {
|
|
54211
54243
|
/**
|
|
54212
|
-
* The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
|
|
54244
|
+
* The Amazon Resource Name (ARN) of the Amazon EFS or Amazon S3 Files access point that provides access to the file system.
|
|
54213
54245
|
*/
|
|
54214
54246
|
arn: pulumi.Input<string>;
|
|
54215
54247
|
/**
|
|
@@ -54549,6 +54581,13 @@ export declare namespace lex {
|
|
|
54549
54581
|
dtmfSpecification?: pulumi.Input<inputs.lex.BotDtmfSpecificationArgs>;
|
|
54550
54582
|
startTimeoutMs: pulumi.Input<number>;
|
|
54551
54583
|
}
|
|
54584
|
+
interface BotAudioFillerSettingsArgs {
|
|
54585
|
+
audioType?: pulumi.Input<enums.lex.BotAudioFillerSettingsAudioType>;
|
|
54586
|
+
enabled: pulumi.Input<boolean>;
|
|
54587
|
+
minimumPlayDurationInMilliseconds?: pulumi.Input<number>;
|
|
54588
|
+
responseDeliveryDelayInMilliseconds?: pulumi.Input<number>;
|
|
54589
|
+
startDelayInMilliseconds?: pulumi.Input<number>;
|
|
54590
|
+
}
|
|
54552
54591
|
interface BotAudioLogDestinationArgs {
|
|
54553
54592
|
s3Bucket: pulumi.Input<inputs.lex.BotS3BucketLogDestinationArgs>;
|
|
54554
54593
|
}
|
|
@@ -55051,6 +55090,7 @@ export declare namespace lex {
|
|
|
55051
55090
|
queryFilterStringEnabled?: pulumi.Input<boolean>;
|
|
55052
55091
|
}
|
|
55053
55092
|
interface BotLocaleArgs {
|
|
55093
|
+
audioFillerSettings?: pulumi.Input<inputs.lex.BotAudioFillerSettingsArgs>;
|
|
55054
55094
|
/**
|
|
55055
55095
|
* Specifies a custom vocabulary to use with a specific locale.
|
|
55056
55096
|
*/
|
|
@@ -59363,11 +59403,11 @@ export declare namespace mediapackagev2 {
|
|
|
59363
59403
|
*/
|
|
59364
59404
|
interface ChannelInputSwitchConfigurationArgs {
|
|
59365
59405
|
/**
|
|
59366
|
-
* <p>When true, AWS Elemental MediaPackage performs input switching based on the MQCS. Default is
|
|
59406
|
+
* <p>When true, AWS Elemental MediaPackage performs input switching based on the MQCS. Default is false. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.</p>
|
|
59367
59407
|
*/
|
|
59368
59408
|
mqcsInputSwitching?: pulumi.Input<boolean>;
|
|
59369
59409
|
/**
|
|
59370
|
-
* For CMAF inputs, indicates which input MediaPackage should prefer when both inputs have equal MQCS scores. Select
|
|
59410
|
+
* <p>For CMAF inputs, indicates which input MediaPackage should prefer when both inputs have equal MQCS scores. Select <code>1</code> to prefer the first ingest endpoint, or <code>2</code> to prefer the second ingest endpoint. If you don't specify a preferred input, MediaPackage uses its default switching behavior when MQCS scores are equal.</p>
|
|
59371
59411
|
*/
|
|
59372
59412
|
preferredInput?: pulumi.Input<number>;
|
|
59373
59413
|
}
|
|
@@ -59380,6 +59420,9 @@ export declare namespace mediapackagev2 {
|
|
|
59380
59420
|
*/
|
|
59381
59421
|
publishMqcs?: pulumi.Input<boolean>;
|
|
59382
59422
|
}
|
|
59423
|
+
interface OriginEndpointDashAvailabilityStartTimeConfigurationPropertiesArgs {
|
|
59424
|
+
fixedAvailabilityStartTime: pulumi.Input<string>;
|
|
59425
|
+
}
|
|
59383
59426
|
/**
|
|
59384
59427
|
* <p>The base URLs to use for retrieving segments. You can specify multiple locations and indicate the priority and weight for when each should be used, for use in mutli-CDN workflows.</p>
|
|
59385
59428
|
*/
|
|
@@ -59448,6 +59491,7 @@ export declare namespace mediapackagev2 {
|
|
|
59448
59491
|
* <p>Retrieve the DASH manifest configuration.</p>
|
|
59449
59492
|
*/
|
|
59450
59493
|
interface OriginEndpointDashManifestConfigurationArgs {
|
|
59494
|
+
availabilityStartTimeConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashAvailabilityStartTimeConfigurationPropertiesArgs>;
|
|
59451
59495
|
/**
|
|
59452
59496
|
* <p>The base URL to use for retrieving segments.</p>
|
|
59453
59497
|
*/
|
|
@@ -59518,6 +59562,7 @@ export declare namespace mediapackagev2 {
|
|
|
59518
59562
|
* <p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>
|
|
59519
59563
|
*/
|
|
59520
59564
|
suggestedPresentationDelaySeconds?: pulumi.Input<number>;
|
|
59565
|
+
uriPathType?: pulumi.Input<enums.mediapackagev2.OriginEndpointUriPathType>;
|
|
59521
59566
|
/**
|
|
59522
59567
|
* Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
|
59523
59568
|
*/
|
|
@@ -59727,6 +59772,7 @@ export declare namespace mediapackagev2 {
|
|
|
59727
59772
|
* To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
|
|
59728
59773
|
*/
|
|
59729
59774
|
startTag?: pulumi.Input<inputs.mediapackagev2.OriginEndpointStartTagArgs>;
|
|
59775
|
+
uriPathType?: pulumi.Input<enums.mediapackagev2.OriginEndpointUriPathType>;
|
|
59730
59776
|
/**
|
|
59731
59777
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
59732
59778
|
*/
|
|
@@ -59768,6 +59814,7 @@ export declare namespace mediapackagev2 {
|
|
|
59768
59814
|
* To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
|
|
59769
59815
|
*/
|
|
59770
59816
|
startTag?: pulumi.Input<inputs.mediapackagev2.OriginEndpointStartTagArgs>;
|
|
59817
|
+
uriPathType?: pulumi.Input<enums.mediapackagev2.OriginEndpointUriPathType>;
|
|
59771
59818
|
/**
|
|
59772
59819
|
* <p>The egress domain URL for stream delivery from MediaPackage.</p>
|
|
59773
59820
|
*/
|
|
@@ -59792,13 +59839,16 @@ export declare namespace mediapackagev2 {
|
|
|
59792
59839
|
*/
|
|
59793
59840
|
manifestWindowSeconds?: pulumi.Input<number>;
|
|
59794
59841
|
}
|
|
59842
|
+
/**
|
|
59843
|
+
* <p>The settings to enable CDN authorization headers in MediaPackage.</p>
|
|
59844
|
+
*/
|
|
59795
59845
|
interface OriginEndpointPolicyCdnAuthConfigurationArgs {
|
|
59796
59846
|
/**
|
|
59797
|
-
* The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint
|
|
59847
|
+
* <p>The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.</p>
|
|
59798
59848
|
*/
|
|
59799
59849
|
cdnIdentifierSecretArns: pulumi.Input<pulumi.Input<string>[]>;
|
|
59800
59850
|
/**
|
|
59801
|
-
* The ARN for the IAM role that gives MediaPackage read access to Secrets Manager and
|
|
59851
|
+
* <p>The ARN for the IAM role that gives MediaPackage read access to Secrets Manager and KMS for CDN authorization.</p>
|
|
59802
59852
|
*/
|
|
59803
59853
|
secretsRoleArn: pulumi.Input<string>;
|
|
59804
59854
|
}
|
|
@@ -59806,6 +59856,10 @@ export declare namespace mediapackagev2 {
|
|
|
59806
59856
|
* <p>The SCTE configuration.</p>
|
|
59807
59857
|
*/
|
|
59808
59858
|
interface OriginEndpointScteArgs {
|
|
59859
|
+
/**
|
|
59860
|
+
* <p>A list of additional non-Ad SCTE-35 event types to treat as advertisements. When configured, events matching these types produce ad markers (such as <code>SCTE35-OUT</code> and <code>SCTE35-IN</code> in HLS DATERANGE tags) in manifests.</p> <p>Valid values: <code>PROGRAM</code> | <code>CHAPTER</code> | <code>UNSCHEDULED_EVENT</code> | <code>ALTERNATE_CONTENT_OPPORTUNITY</code> | <code>NETWORK</code> </p> <p>If you don't specify any values, the default is empty (only default ad types are used).</p>
|
|
59861
|
+
*/
|
|
59862
|
+
customAdTypes?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointCustomAdType>[]>;
|
|
59809
59863
|
/**
|
|
59810
59864
|
* <p>The SCTE-35 message types that you want to be treated as ad markers in the output.</p>
|
|
59811
59865
|
*/
|
|
@@ -59833,6 +59887,7 @@ export declare namespace mediapackagev2 {
|
|
|
59833
59887
|
* - `XML` - The SCTE marker is expressed fully in XML.
|
|
59834
59888
|
*/
|
|
59835
59889
|
adMarkerDash?: pulumi.Input<enums.mediapackagev2.OriginEndpointAdMarkerDash>;
|
|
59890
|
+
scteInManifests?: pulumi.Input<enums.mediapackagev2.OriginEndpointScteInManifests>;
|
|
59836
59891
|
}
|
|
59837
59892
|
/**
|
|
59838
59893
|
* <p>The SCTE configuration.</p>
|
|
@@ -59842,6 +59897,7 @@ export declare namespace mediapackagev2 {
|
|
|
59842
59897
|
* The SCTE-35 HLS ad-marker configuration.
|
|
59843
59898
|
*/
|
|
59844
59899
|
adMarkerHls?: pulumi.Input<enums.mediapackagev2.OriginEndpointAdMarkerHls>;
|
|
59900
|
+
scteInManifests?: pulumi.Input<enums.mediapackagev2.OriginEndpointScteInManifests>;
|
|
59845
59901
|
}
|
|
59846
59902
|
/**
|
|
59847
59903
|
* <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
|
|
@@ -59881,7 +59937,7 @@ export declare namespace mediapackagev2 {
|
|
|
59881
59937
|
*/
|
|
59882
59938
|
interface OriginEndpointSpekeKeyProviderArgs {
|
|
59883
59939
|
/**
|
|
59884
|
-
* <p>The ARN for the certificate that you imported to
|
|
59940
|
+
* <p>The ARN for the certificate that you imported to Amazon Web Services Certificate Manager to add content key encryption to this endpoint. For this feature to work, your DRM key provider must support content key encryption.</p>
|
|
59885
59941
|
*/
|
|
59886
59942
|
certificateArn?: pulumi.Input<string>;
|
|
59887
59943
|
/**
|
|
@@ -63492,6 +63548,11 @@ export declare namespace opensearchservice {
|
|
|
63492
63548
|
s3VectorsEngine?: pulumi.Input<inputs.opensearchservice.DomainS3VectorsEngineArgs>;
|
|
63493
63549
|
serverlessVectorAcceleration?: pulumi.Input<inputs.opensearchservice.DomainServerlessVectorAccelerationArgs>;
|
|
63494
63550
|
}
|
|
63551
|
+
interface DomainAutomatedSnapshotPauseOptionsArgs {
|
|
63552
|
+
enabled: pulumi.Input<boolean>;
|
|
63553
|
+
endTime?: pulumi.Input<string>;
|
|
63554
|
+
startTime?: pulumi.Input<string>;
|
|
63555
|
+
}
|
|
63495
63556
|
interface DomainClusterConfigArgs {
|
|
63496
63557
|
/**
|
|
63497
63558
|
* Container for cold storage configuration options.
|
|
@@ -63816,6 +63877,10 @@ export declare namespace opensearchservice {
|
|
|
63816
63877
|
autoSoftwareUpdateEnabled?: pulumi.Input<boolean>;
|
|
63817
63878
|
}
|
|
63818
63879
|
interface DomainVpcOptionsArgs {
|
|
63880
|
+
/**
|
|
63881
|
+
* Controls whether egress traffic from the domain is routed through the customer VPC.
|
|
63882
|
+
*/
|
|
63883
|
+
egressEnabled?: pulumi.Input<boolean>;
|
|
63819
63884
|
/**
|
|
63820
63885
|
* The list of security group IDs that are associated with the VPC endpoints for the domain. If you don't provide a security group ID, OpenSearch Service uses the default security group for the VPC. To learn more, see [Security groups for your VPC](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html) in the *Amazon VPC User Guide* .
|
|
63821
63886
|
*/
|
|
@@ -75085,6 +75150,7 @@ export declare namespace quicksight {
|
|
|
75085
75150
|
yAxis: pulumi.Input<enums.quicksight.AnalysisSingleYAxisOption>;
|
|
75086
75151
|
}
|
|
75087
75152
|
interface CustomPermissionsCapabilitiesArgs {
|
|
75153
|
+
accessAppsNativeDataStore?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75088
75154
|
action?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75089
75155
|
/**
|
|
75090
75156
|
* The ability to add or run anomaly detection.
|
|
@@ -75099,6 +75165,7 @@ export declare namespace quicksight {
|
|
|
75099
75165
|
*/
|
|
75100
75166
|
analysis?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75101
75167
|
approveFlowShareRequests?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75168
|
+
apps?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75102
75169
|
asanaAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75103
75170
|
automate?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75104
75171
|
bambooHrAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
@@ -75113,6 +75180,7 @@ export declare namespace quicksight {
|
|
|
75113
75180
|
createAndUpdateAmazonBedrockFsAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75114
75181
|
createAndUpdateAmazonBedrockKrsAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75115
75182
|
createAndUpdateAmazonSThreeAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75183
|
+
createAndUpdateApps?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75116
75184
|
createAndUpdateAsanaAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75117
75185
|
createAndUpdateBambooHrAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75118
75186
|
createAndUpdateBoxAgentAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
@@ -75179,6 +75247,7 @@ export declare namespace quicksight {
|
|
|
75179
75247
|
* The ability to create shared folders.
|
|
75180
75248
|
*/
|
|
75181
75249
|
createSharedFolders?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75250
|
+
createSpaces?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75182
75251
|
/**
|
|
75183
75252
|
* The ability to create a SPICE dataset.
|
|
75184
75253
|
*/
|
|
@@ -75225,6 +75294,7 @@ export declare namespace quicksight {
|
|
|
75225
75294
|
*/
|
|
75226
75295
|
includeContentInScheduledReportsEmail?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75227
75296
|
intercomAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75297
|
+
invokeAppsAiInference?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75228
75298
|
jiraAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75229
75299
|
knowledgeBase?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75230
75300
|
linearAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
@@ -75266,10 +75336,12 @@ export declare namespace quicksight {
|
|
|
75266
75336
|
* The ability to share analyses.
|
|
75267
75337
|
*/
|
|
75268
75338
|
shareAnalyses?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75339
|
+
shareApps?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75269
75340
|
shareAsanaAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75270
75341
|
shareBambooHrAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75271
75342
|
shareBoxAgentAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75272
75343
|
shareCanvaAgentAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75344
|
+
shareChatAgents?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75273
75345
|
shareComprehendAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75274
75346
|
shareComprehendMedicalAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75275
75347
|
shareConfluenceAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
@@ -75317,6 +75389,7 @@ export declare namespace quicksight {
|
|
|
75317
75389
|
shareSharePointAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75318
75390
|
shareSlackAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75319
75391
|
shareSmartsheetAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75392
|
+
shareSpaces?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75320
75393
|
shareTextractAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75321
75394
|
shareZendeskAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|
|
75322
75395
|
slackAction?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
|