@pulumi/aws-native 1.41.0-alpha.1765604205 → 1.41.0-alpha.1765978445
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/bedrockagentcore/gateway.d.ts +2 -0
- package/bedrockagentcore/gateway.js +2 -0
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +1 -0
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/cleanrooms/analysisTemplate.d.ts +6 -0
- package/cleanrooms/analysisTemplate.js.map +1 -1
- package/connect/dataTableAttribute.d.ts +51 -0
- package/connect/dataTableAttribute.js.map +1 -1
- package/connect/dataTableRecord.d.ts +12 -0
- package/connect/dataTableRecord.js.map +1 -1
- package/connect/evaluationForm.d.ts +12 -0
- package/connect/evaluationForm.js.map +1 -1
- package/connect/getDataTableAttribute.d.ts +42 -0
- package/connect/getDataTableAttribute.js.map +1 -1
- package/connect/getDataTableRecord.d.ts +12 -0
- package/connect/getDataTableRecord.js.map +1 -1
- package/connect/getEvaluationForm.d.ts +6 -0
- package/connect/getEvaluationForm.js.map +1 -1
- package/connectcampaignsv2/campaign.d.ts +6 -0
- package/connectcampaignsv2/campaign.js.map +1 -1
- package/connectcampaignsv2/getCampaign.d.ts +3 -0
- package/connectcampaignsv2/getCampaign.js.map +1 -1
- package/datasync/getLocationAzureBlob.d.ts +2 -2
- package/datasync/getLocationObjectStorage.d.ts +3 -3
- package/datasync/getLocationSmb.d.ts +2 -2
- package/datasync/locationAzureBlob.d.ts +4 -4
- package/datasync/locationObjectStorage.d.ts +6 -6
- package/datasync/locationSmb.d.ts +4 -4
- package/dax/getSubnetGroup.d.ts +31 -0
- package/dax/getSubnetGroup.js +28 -0
- package/dax/getSubnetGroup.js.map +1 -0
- package/dax/index.d.ts +6 -0
- package/dax/index.js +25 -0
- package/dax/index.js.map +1 -0
- package/dax/subnetGroup.d.ts +57 -0
- package/dax/subnetGroup.js +65 -0
- package/dax/subnetGroup.js.map +1 -0
- package/devicefarm/getProject.d.ts +2 -0
- package/devicefarm/getProject.js.map +1 -1
- package/devicefarm/project.d.ts +4 -0
- package/devicefarm/project.js +4 -0
- package/devicefarm/project.js.map +1 -1
- package/ec2/ec2Fleet.js +1 -1
- package/ec2/ec2Fleet.js.map +1 -1
- package/ec2/getSpotFleet.d.ts +4 -0
- package/ec2/getSpotFleet.js.map +1 -1
- package/ec2/spotFleet.d.ts +8 -0
- package/ec2/spotFleet.js +2 -0
- package/ec2/spotFleet.js.map +1 -1
- package/ecs/getService.d.ts +5 -0
- package/ecs/getService.js.map +1 -1
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +1 -1
- package/elasticloadbalancingv2/listener.d.ts +2 -2
- package/fms/getNotificationChannel.d.ts +0 -4
- package/fms/getNotificationChannel.js.map +1 -1
- package/fms/notificationChannel.js +2 -0
- package/fms/notificationChannel.js.map +1 -1
- package/groundstation/dataflowEndpointGroupV2.d.ts +58 -0
- package/groundstation/dataflowEndpointGroupV2.js +70 -0
- package/groundstation/dataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/getDataflowEndpointGroupV2.d.ts +22 -0
- package/groundstation/getDataflowEndpointGroupV2.js +28 -0
- package/groundstation/getDataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/index.d.ts +6 -0
- package/groundstation/index.js +8 -1
- package/groundstation/index.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/kafkaconnect/connector.d.ts +9 -0
- package/kafkaconnect/connector.js +3 -1
- package/kafkaconnect/connector.js.map +1 -1
- package/lambda/function.d.ts +18 -0
- package/lambda/function.js.map +1 -1
- package/lambda/getFunction.d.ts +9 -0
- package/lambda/getFunction.js.map +1 -1
- package/opensearchserverless/collection.d.ts +22 -0
- package/opensearchserverless/collection.js +5 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/paymentcryptography/key.d.ts +10 -0
- package/paymentcryptography/key.js.map +1 -1
- package/resourcegroups/getGroup.d.ts +2 -2
- package/resourcegroups/group.d.ts +4 -4
- package/route53/getHostedZone.d.ts +3 -0
- package/route53/getHostedZone.js.map +1 -1
- package/route53/hostedZone.d.ts +6 -0
- package/route53/hostedZone.js.map +1 -1
- package/route53profiles/getProfile.d.ts +5 -0
- package/route53profiles/getProfile.js.map +1 -1
- package/route53profiles/index.d.ts +1 -0
- package/route53profiles/index.js +16 -0
- package/route53profiles/index.js.map +1 -1
- package/route53profiles/profile.d.ts +5 -0
- package/route53profiles/profile.js +2 -0
- package/route53profiles/profile.js.map +1 -1
- package/route53resolver/getResolverEndpoint.d.ts +8 -0
- package/route53resolver/getResolverEndpoint.js.map +1 -1
- package/route53resolver/resolverEndpoint.d.ts +16 -0
- package/route53resolver/resolverEndpoint.js +4 -0
- package/route53resolver/resolverEndpoint.js.map +1 -1
- package/route53resolver/resolverRuleAssociation.d.ts +2 -0
- package/route53resolver/resolverRuleAssociation.js.map +1 -1
- package/s3/bucket.d.ts +2 -2
- package/s3/getBucket.d.ts +1 -1
- package/s3tables/getTableBucket.d.ts +3 -0
- package/s3tables/getTableBucket.js.map +1 -1
- package/s3tables/table.d.ts +6 -0
- package/s3tables/table.js.map +1 -1
- package/s3tables/tableBucket.d.ts +6 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3vectors/index_.d.ts +8 -0
- package/s3vectors/index_.js +3 -1
- package/s3vectors/index_.js.map +1 -1
- package/secretsmanager/getSecret.d.ts +1 -1
- package/secretsmanager/secret.d.ts +2 -2
- package/securityhub/configurationPolicy.d.ts +4 -4
- package/securityhub/connectorV2.d.ts +21 -0
- package/securityhub/connectorV2.js.map +1 -1
- package/securityhub/delegatedAdmin.d.ts +2 -2
- package/securityhub/getConfigurationPolicy.d.ts +2 -2
- package/securityhub/getConnectorV2.d.ts +15 -0
- package/securityhub/getConnectorV2.js.map +1 -1
- package/securityhub/getDelegatedAdmin.d.ts +4 -4
- package/securityhub/getHubV2.d.ts +1 -1
- package/securityhub/hubV2.d.ts +2 -2
- package/ses/getTenant.d.ts +36 -0
- package/ses/getTenant.js +28 -0
- package/ses/getTenant.js.map +1 -0
- package/ses/index.d.ts +6 -0
- package/ses/index.js +9 -1
- package/ses/index.js.map +1 -1
- package/ses/tenant.d.ts +63 -0
- package/ses/tenant.js +64 -0
- package/ses/tenant.js.map +1 -0
- package/ssm/getMaintenanceWindowTarget.d.ts +56 -0
- package/ssm/getMaintenanceWindowTarget.js +30 -0
- package/ssm/getMaintenanceWindowTarget.js.map +1 -0
- package/ssm/getMaintenanceWindowTask.d.ts +86 -0
- package/ssm/getMaintenanceWindowTask.js +30 -0
- package/ssm/getMaintenanceWindowTask.js.map +1 -0
- package/ssm/index.d.ts +12 -0
- package/ssm/index.js +15 -1
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +87 -0
- package/ssm/maintenanceWindowTarget.js +79 -0
- package/ssm/maintenanceWindowTarget.js.map +1 -0
- package/ssm/maintenanceWindowTask.d.ts +203 -0
- package/ssm/maintenanceWindowTask.js +146 -0
- package/ssm/maintenanceWindowTask.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +6 -0
- package/types/enums/bedrockagentcore/index.js +6 -1
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +3 -0
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/groundstation/index.d.ts +18 -0
- package/types/enums/groundstation/index.js +11 -1
- package/types/enums/groundstation/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +4 -2
- package/types/enums/index.js.map +1 -1
- package/types/enums/kafkaconnect/index.d.ts +8 -0
- package/types/enums/kafkaconnect/index.js +5 -1
- package/types/enums/kafkaconnect/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +1 -0
- package/types/enums/logs/index.js +1 -0
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/msk/index.d.ts +5 -0
- package/types/enums/msk/index.js +5 -1
- package/types/enums/msk/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +6 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/route53profiles/index.d.ts +9 -0
- package/types/enums/route53profiles/index.js +11 -0
- package/types/enums/route53profiles/index.js.map +1 -0
- package/types/enums/s3/index.d.ts +2 -1
- package/types/enums/s3/index.js +1 -0
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3vectors/index.d.ts +8 -0
- package/types/enums/s3vectors/index.js +5 -1
- package/types/enums/s3vectors/index.js.map +1 -1
- package/types/enums/securityhub/index.d.ts +3 -3
- package/types/enums/workspacesweb/index.d.ts +11 -0
- package/types/enums/workspacesweb/index.js +10 -1
- package/types/enums/workspacesweb/index.js.map +1 -1
- package/types/input.d.ts +758 -25
- package/types/output.d.ts +826 -25
- package/types/output.js.map +1 -1
- package/workspacesweb/getUserSettings.d.ts +4 -0
- package/workspacesweb/getUserSettings.js.map +1 -1
- package/workspacesweb/userSettings.d.ts +8 -0
- package/workspacesweb/userSettings.js +2 -0
- package/workspacesweb/userSettings.js.map +1 -1
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA08qBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;QACrD,OAAO;YACH,GAAG,GAAG;YACN,qBAAqB,EAAE,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC;SAC1D,CAAC;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}
|
|
@@ -22,6 +22,10 @@ export interface GetUserSettingsResult {
|
|
|
22
22
|
* A list of web portal ARNs that this user settings resource is associated with.
|
|
23
23
|
*/
|
|
24
24
|
readonly associatedPortalArns?: string[];
|
|
25
|
+
/**
|
|
26
|
+
* The branding configuration that customizes the appearance of the web portal for end users. This includes a custom logo, favicon, wallpaper, localized strings, color theme, and an optional terms of service.
|
|
27
|
+
*/
|
|
28
|
+
readonly brandingConfiguration?: outputs.workspacesweb.UserSettingsBrandingConfiguration;
|
|
25
29
|
/**
|
|
26
30
|
* The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser.
|
|
27
31
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUserSettings.js","sourceRoot":"","sources":["../../workspacesweb/getUserSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;
|
|
1
|
+
{"version":3,"file":"getUserSettings.js","sourceRoot":"","sources":["../../workspacesweb/getUserSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AA2ED;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -30,6 +30,10 @@ export declare class UserSettings extends pulumi.CustomResource {
|
|
|
30
30
|
* A list of web portal ARNs that this user settings resource is associated with.
|
|
31
31
|
*/
|
|
32
32
|
readonly associatedPortalArns: pulumi.Output<string[]>;
|
|
33
|
+
/**
|
|
34
|
+
* The branding configuration that customizes the appearance of the web portal for end users. This includes a custom logo, favicon, wallpaper, localized strings, color theme, and an optional terms of service.
|
|
35
|
+
*/
|
|
36
|
+
readonly brandingConfiguration: pulumi.Output<outputs.workspacesweb.UserSettingsBrandingConfiguration | undefined>;
|
|
33
37
|
/**
|
|
34
38
|
* The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser.
|
|
35
39
|
*/
|
|
@@ -101,6 +105,10 @@ export interface UserSettingsArgs {
|
|
|
101
105
|
additionalEncryptionContext?: pulumi.Input<{
|
|
102
106
|
[key: string]: pulumi.Input<string>;
|
|
103
107
|
}>;
|
|
108
|
+
/**
|
|
109
|
+
* The branding configuration that customizes the appearance of the web portal for end users. This includes a custom logo, favicon, wallpaper, localized strings, color theme, and an optional terms of service.
|
|
110
|
+
*/
|
|
111
|
+
brandingConfiguration?: pulumi.Input<inputs.workspacesweb.UserSettingsBrandingConfigurationArgs>;
|
|
104
112
|
/**
|
|
105
113
|
* The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser.
|
|
106
114
|
*/
|
|
@@ -57,6 +57,7 @@ class UserSettings extends pulumi.CustomResource {
|
|
|
57
57
|
throw new Error("Missing required property 'uploadAllowed'");
|
|
58
58
|
}
|
|
59
59
|
resourceInputs["additionalEncryptionContext"] = args?.additionalEncryptionContext;
|
|
60
|
+
resourceInputs["brandingConfiguration"] = args?.brandingConfiguration;
|
|
60
61
|
resourceInputs["cookieSynchronizationConfiguration"] = args?.cookieSynchronizationConfiguration;
|
|
61
62
|
resourceInputs["copyAllowed"] = args?.copyAllowed;
|
|
62
63
|
resourceInputs["customerManagedKey"] = args?.customerManagedKey;
|
|
@@ -75,6 +76,7 @@ class UserSettings extends pulumi.CustomResource {
|
|
|
75
76
|
else {
|
|
76
77
|
resourceInputs["additionalEncryptionContext"] = undefined /*out*/;
|
|
77
78
|
resourceInputs["associatedPortalArns"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["brandingConfiguration"] = undefined /*out*/;
|
|
78
80
|
resourceInputs["cookieSynchronizationConfiguration"] = undefined /*out*/;
|
|
79
81
|
resourceInputs["copyAllowed"] = undefined /*out*/;
|
|
80
82
|
resourceInputs["customerManagedKey"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userSettings.js","sourceRoot":"","sources":["../../workspacesweb/userSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,YAAY,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"userSettings.js","sourceRoot":"","sources":["../../workspacesweb/userSettings.ts"],"names":[],"mappings":"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"}
|