@pulumi/aws 7.17.0-alpha.1770104813 → 7.17.0-alpha.1770200035
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/acm/certificate.d.ts +2 -2
- package/acm/certificate.js +2 -2
- package/acmpca/certificate.d.ts +2 -2
- package/acmpca/certificate.js +2 -2
- package/apigateway/domainName.d.ts +12 -0
- package/apigateway/domainName.js +2 -0
- package/apigateway/domainName.js.map +1 -1
- package/apigatewayv2/domainName.d.ts +12 -0
- package/apigatewayv2/domainName.js +2 -0
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/index.d.ts +3 -0
- package/apigatewayv2/index.js +6 -1
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/routingRule.d.ts +166 -0
- package/apigatewayv2/routingRule.js +113 -0
- package/apigatewayv2/routingRule.js.map +1 -0
- package/arcregionswitch/getPlan.d.ts +118 -0
- package/arcregionswitch/getPlan.js +56 -0
- package/arcregionswitch/getPlan.js.map +1 -0
- package/arcregionswitch/getRoute53HealthChecks.d.ts +80 -0
- package/arcregionswitch/getRoute53HealthChecks.js +56 -0
- package/arcregionswitch/getRoute53HealthChecks.js.map +1 -0
- package/arcregionswitch/index.d.ts +9 -0
- package/arcregionswitch/index.js +28 -0
- package/arcregionswitch/index.js.map +1 -0
- package/arcregionswitch/plan.d.ts +384 -0
- package/arcregionswitch/plan.js +253 -0
- package/arcregionswitch/plan.js.map +1 -0
- package/autoscaling/group.d.ts +3 -3
- package/bedrock/agentDataSource.d.ts +37 -0
- package/bedrock/agentDataSource.js +37 -0
- package/bedrock/agentDataSource.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +27 -59
- package/cleanrooms/collaboration.js.map +1 -1
- package/cloudfront/anycastIpList.d.ts +150 -0
- package/cloudfront/anycastIpList.js +91 -0
- package/cloudfront/anycastIpList.js.map +1 -0
- package/cloudfront/index.d.ts +3 -0
- package/cloudfront/index.js +6 -1
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/multitenantDistribution.d.ts +65 -0
- package/cloudfront/multitenantDistribution.js +65 -0
- package/cloudfront/multitenantDistribution.js.map +1 -1
- package/codebuild/webhook.d.ts +2 -2
- package/codebuild/webhook.js +2 -2
- package/codepipeline/webhook.d.ts +2 -2
- package/codepipeline/webhook.js +2 -2
- package/docdb/clusterInstance.d.ts +72 -140
- package/docdb/clusterInstance.js +4 -7
- package/docdb/clusterInstance.js.map +1 -1
- package/dynamodb/table.d.ts +92 -3
- package/dynamodb/table.js +83 -0
- package/dynamodb/table.js.map +1 -1
- package/ec2/getVpcIpamPool.d.ts +4 -0
- package/ec2/getVpcIpamPool.js.map +1 -1
- package/ec2/index.d.ts +3 -0
- package/ec2/index.js +6 -1
- package/ec2/index.js.map +1 -1
- package/ec2/launchTemplate.d.ts +3 -0
- package/ec2/launchTemplate.js +2 -0
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/placementGroup.d.ts +3 -3
- package/ec2/securityGroup.d.ts +1 -1
- package/ec2/securityGroup.js +1 -1
- package/ec2/subnet.d.ts +107 -14
- package/ec2/subnet.js +59 -0
- package/ec2/subnet.js.map +1 -1
- package/ec2/vpcIpamPool.d.ts +54 -0
- package/ec2/vpcIpamPool.js +42 -0
- package/ec2/vpcIpamPool.js.map +1 -1
- package/ec2/vpcIpamResourceDiscovery.d.ts +12 -0
- package/ec2/vpcIpamResourceDiscovery.js +2 -0
- package/ec2/vpcIpamResourceDiscovery.js.map +1 -1
- package/ec2/vpcSecurityGroupRulesExclusive.d.ts +93 -0
- package/ec2/vpcSecurityGroupRulesExclusive.js +73 -0
- package/ec2/vpcSecurityGroupRulesExclusive.js.map +1 -0
- package/ec2transitgateway/vpcAttachment.d.ts +0 -18
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ecr/accountSetting.d.ts +19 -4
- package/ecr/accountSetting.js +13 -1
- package/ecr/accountSetting.js.map +1 -1
- package/eks/addon.d.ts +46 -0
- package/eks/addon.js +46 -0
- package/eks/addon.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +22 -0
- package/fsx/windowsFileSystem.js +22 -0
- package/fsx/windowsFileSystem.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +10 -6
- package/index.js.map +1 -1
- package/invoicing/invoiceUnit.d.ts +9 -3
- package/invoicing/invoiceUnit.js.map +1 -1
- package/iot/caCertificate.d.ts +4 -4
- package/iot/caCertificate.js +4 -4
- package/iot/getEndpoint.d.ts +12 -12
- package/iot/getEndpoint.js +12 -12
- package/iot/getRegistrationCode.d.ts +4 -4
- package/iot/getRegistrationCode.js +4 -4
- package/lambda/function.d.ts +3 -3
- package/memorydb/user.d.ts +1 -1
- package/memorydb/user.js +1 -1
- package/notifications/index.d.ts +12 -0
- package/notifications/index.js +21 -1
- package/notifications/index.js.map +1 -1
- package/notifications/managedNotificationAccountContactAssociation.d.ts +85 -0
- package/notifications/managedNotificationAccountContactAssociation.js +82 -0
- package/notifications/managedNotificationAccountContactAssociation.js.map +1 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.d.ts +89 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.js +86 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.js.map +1 -0
- package/notifications/organizationalUnitAssociation.d.ts +121 -0
- package/notifications/organizationalUnitAssociation.js +118 -0
- package/notifications/organizationalUnitAssociation.js.map +1 -0
- package/notifications/organizationsAccess.d.ts +79 -0
- package/notifications/organizationsAccess.js +80 -0
- package/notifications/organizationsAccess.js.map +1 -0
- package/odb/network.d.ts +48 -0
- package/odb/network.js +8 -0
- package/odb/network.js.map +1 -1
- package/opensearch/application.d.ts +334 -0
- package/opensearch/application.js +244 -0
- package/opensearch/application.js.map +1 -0
- package/opensearch/index.d.ts +3 -0
- package/opensearch/index.js +6 -1
- package/opensearch/index.js.map +1 -1
- package/organizations/getEntityPath.d.ts +63 -0
- package/organizations/getEntityPath.js +50 -0
- package/organizations/getEntityPath.js.map +1 -0
- package/organizations/getOrganization.d.ts +21 -2
- package/organizations/getOrganization.js +10 -4
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/index.d.ts +4 -1
- package/organizations/index.js +4 -1
- package/organizations/index.js.map +1 -1
- package/organizations/organization.d.ts +12 -0
- package/organizations/organization.js +2 -0
- package/organizations/organization.js.map +1 -1
- package/package.json +2 -2
- package/ram/index.d.ts +6 -0
- package/ram/index.js +11 -1
- package/ram/index.js.map +1 -1
- package/ram/permission.d.ts +193 -0
- package/ram/permission.js +117 -0
- package/ram/permission.js.map +1 -0
- package/ram/resourceShareAssociationsExclusive.d.ts +123 -0
- package/ram/resourceShareAssociationsExclusive.js +69 -0
- package/ram/resourceShareAssociationsExclusive.js.map +1 -0
- package/resourcegroupstaggingapi/getRequiredTags.d.ts +64 -0
- package/resourcegroupstaggingapi/getRequiredTags.js +52 -0
- package/resourcegroupstaggingapi/getRequiredTags.js.map +1 -0
- package/resourcegroupstaggingapi/index.d.ts +3 -0
- package/resourcegroupstaggingapi/index.js +4 -1
- package/resourcegroupstaggingapi/index.js.map +1 -1
- package/route53/healthCheck.d.ts +4 -4
- package/s3/bucketReplicationConfig.d.ts +3 -0
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/getBucketObjectLockConfiguration.d.ts +94 -0
- package/s3/getBucketObjectLockConfiguration.js +58 -0
- package/s3/getBucketObjectLockConfiguration.js.map +1 -0
- package/s3/getBucketReplicationConfiguration.d.ts +81 -0
- package/s3/getBucketReplicationConfiguration.js +56 -0
- package/s3/getBucketReplicationConfiguration.js.map +1 -0
- package/s3/getObject.d.ts +14 -1
- package/s3/getObject.js +2 -0
- package/s3/getObject.js.map +1 -1
- package/s3/index.d.ts +6 -0
- package/s3/index.js +8 -2
- package/s3/index.js.map +1 -1
- package/s3control/getAccessPoints.d.ts +131 -0
- package/s3control/getAccessPoints.js +82 -0
- package/s3control/getAccessPoints.js.map +1 -0
- package/s3control/getMultiRegionAccessPoints.d.ts +76 -0
- package/s3control/getMultiRegionAccessPoints.js +54 -0
- package/s3control/getMultiRegionAccessPoints.js.map +1 -0
- package/s3control/index.d.ts +6 -0
- package/s3control/index.js +7 -1
- package/s3control/index.js.map +1 -1
- package/sagemaker/index.d.ts +9 -0
- package/sagemaker/index.js +16 -1
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/labelingJob.d.ts +280 -0
- package/sagemaker/labelingJob.js +142 -0
- package/sagemaker/labelingJob.js.map +1 -0
- package/sagemaker/modelCard.d.ts +176 -0
- package/sagemaker/modelCard.js +111 -0
- package/sagemaker/modelCard.js.map +1 -0
- package/sagemaker/modelCardExportJob.d.ts +136 -0
- package/sagemaker/modelCardExportJob.js +97 -0
- package/sagemaker/modelCardExportJob.js.map +1 -0
- package/savingsplans/getSavingsPlan.d.ts +128 -0
- package/savingsplans/getSavingsPlan.js +52 -0
- package/savingsplans/getSavingsPlan.js.map +1 -0
- package/savingsplans/index.d.ts +6 -0
- package/savingsplans/index.js +25 -0
- package/savingsplans/index.js.map +1 -0
- package/savingsplans/savingsPlan.d.ts +297 -0
- package/savingsplans/savingsPlan.js +143 -0
- package/savingsplans/savingsPlan.js.map +1 -0
- package/sesv2/index.d.ts +3 -0
- package/sesv2/index.js +6 -1
- package/sesv2/index.js.map +1 -1
- package/sesv2/tenantResourceAssociation.d.ts +103 -0
- package/sesv2/tenantResourceAssociation.js +84 -0
- package/sesv2/tenantResourceAssociation.js.map +1 -0
- package/ssoadmin/index.d.ts +3 -0
- package/ssoadmin/index.js +6 -1
- package/ssoadmin/index.js.map +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +2 -0
- package/ssoadmin/managedPolicyAttachment.js +2 -0
- package/ssoadmin/managedPolicyAttachment.js.map +1 -1
- package/ssoadmin/managedPolicyAttachmentsExclusive.d.ts +151 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.js +122 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.js.map +1 -0
- package/types/enums/lambda/index.d.ts +4 -0
- package/types/enums/lambda/index.js +4 -0
- package/types/enums/lambda/index.js.map +1 -1
- package/types/input.d.ts +1766 -15
- package/types/input.js.map +1 -1
- package/types/output.d.ts +2169 -14
- package/types/output.js.map +1 -1
- package/wafv2/getManagedRuleGroup.d.ts +127 -0
- package/wafv2/getManagedRuleGroup.js +62 -0
- package/wafv2/getManagedRuleGroup.js.map +1 -0
- package/wafv2/index.d.ts +3 -0
- package/wafv2/index.js +4 -1
- package/wafv2/index.js.map +1 -1
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Lists the required tags for supported resource types in an AWS account. Required tags are defined through AWS Organizations [tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html).
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = aws.resourcegroupstaggingapi.getRequiredTags({});
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getRequiredTags(args?: GetRequiredTagsArgs, opts?: pulumi.InvokeOptions): Promise<GetRequiredTagsResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getRequiredTags.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetRequiredTagsArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
24
|
+
*/
|
|
25
|
+
region?: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* A collection of values returned by getRequiredTags.
|
|
29
|
+
*/
|
|
30
|
+
export interface GetRequiredTagsResult {
|
|
31
|
+
/**
|
|
32
|
+
* The provider-assigned unique ID for this managed resource.
|
|
33
|
+
*/
|
|
34
|
+
readonly id: string;
|
|
35
|
+
readonly region: string;
|
|
36
|
+
/**
|
|
37
|
+
* List of required tag configurations. See `requiredTags` below.
|
|
38
|
+
*/
|
|
39
|
+
readonly requiredTags: outputs.resourcegroupstaggingapi.GetRequiredTagsRequiredTag[];
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Lists the required tags for supported resource types in an AWS account. Required tags are defined through AWS Organizations [tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html).
|
|
43
|
+
*
|
|
44
|
+
* ## Example Usage
|
|
45
|
+
*
|
|
46
|
+
* ### Basic Usage
|
|
47
|
+
*
|
|
48
|
+
* ```typescript
|
|
49
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
+
* import * as aws from "@pulumi/aws";
|
|
51
|
+
*
|
|
52
|
+
* const example = aws.resourcegroupstaggingapi.getRequiredTags({});
|
|
53
|
+
* ```
|
|
54
|
+
*/
|
|
55
|
+
export declare function getRequiredTagsOutput(args?: GetRequiredTagsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRequiredTagsResult>;
|
|
56
|
+
/**
|
|
57
|
+
* A collection of arguments for invoking getRequiredTags.
|
|
58
|
+
*/
|
|
59
|
+
export interface GetRequiredTagsOutputArgs {
|
|
60
|
+
/**
|
|
61
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
62
|
+
*/
|
|
63
|
+
region?: pulumi.Input<string>;
|
|
64
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getRequiredTagsOutput = exports.getRequiredTags = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Lists the required tags for supported resource types in an AWS account. Required tags are defined through AWS Organizations [tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html).
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Basic Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const example = aws.resourcegroupstaggingapi.getRequiredTags({});
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getRequiredTags(args, opts) {
|
|
23
|
+
args = args || {};
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("aws:resourcegroupstaggingapi/getRequiredTags:getRequiredTags", {
|
|
26
|
+
"region": args.region,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getRequiredTags = getRequiredTags;
|
|
30
|
+
/**
|
|
31
|
+
* Lists the required tags for supported resource types in an AWS account. Required tags are defined through AWS Organizations [tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies.html).
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ### Basic Usage
|
|
36
|
+
*
|
|
37
|
+
* ```typescript
|
|
38
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
39
|
+
* import * as aws from "@pulumi/aws";
|
|
40
|
+
*
|
|
41
|
+
* const example = aws.resourcegroupstaggingapi.getRequiredTags({});
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
function getRequiredTagsOutput(args, opts) {
|
|
45
|
+
args = args || {};
|
|
46
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
+
return pulumi.runtime.invokeOutput("aws:resourcegroupstaggingapi/getRequiredTags:getRequiredTags", {
|
|
48
|
+
"region": args.region,
|
|
49
|
+
}, opts);
|
|
50
|
+
}
|
|
51
|
+
exports.getRequiredTagsOutput = getRequiredTagsOutput;
|
|
52
|
+
//# sourceMappingURL=getRequiredTags.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRequiredTags.js","sourceRoot":"","sources":["../../resourcegroupstaggingapi/getRequiredTags.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA0BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
export { GetRequiredTagsArgs, GetRequiredTagsResult, GetRequiredTagsOutputArgs } from "./getRequiredTags";
|
|
2
|
+
export declare const getRequiredTags: typeof import("./getRequiredTags").getRequiredTags;
|
|
3
|
+
export declare const getRequiredTagsOutput: typeof import("./getRequiredTags").getRequiredTagsOutput;
|
|
1
4
|
export { GetResourcesArgs, GetResourcesResult, GetResourcesOutputArgs } from "./getResources";
|
|
2
5
|
export declare const getResources: typeof import("./getResources").getResources;
|
|
3
6
|
export declare const getResourcesOutput: typeof import("./getResources").getResourcesOutput;
|
|
@@ -2,8 +2,11 @@
|
|
|
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.getResourcesOutput = exports.getResources = void 0;
|
|
5
|
+
exports.getResourcesOutput = exports.getResources = exports.getRequiredTagsOutput = exports.getRequiredTags = void 0;
|
|
6
6
|
const utilities = require("../utilities");
|
|
7
|
+
exports.getRequiredTags = null;
|
|
8
|
+
exports.getRequiredTagsOutput = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["getRequiredTags", "getRequiredTagsOutput"], () => require("./getRequiredTags"));
|
|
7
10
|
exports.getResources = null;
|
|
8
11
|
exports.getResourcesOutput = null;
|
|
9
12
|
utilities.lazyLoad(exports, ["getResources", "getResourcesOutput"], () => require("./getResources"));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../resourcegroupstaggingapi/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,0CAA0C;AAI7B,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../resourcegroupstaggingapi/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,0CAA0C;AAI7B,QAAA,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGhG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC"}
|
package/route53/healthCheck.d.ts
CHANGED
|
@@ -203,9 +203,9 @@ export declare class HealthCheck extends pulumi.CustomResource {
|
|
|
203
203
|
*/
|
|
204
204
|
readonly referenceName: pulumi.Output<string | undefined>;
|
|
205
205
|
/**
|
|
206
|
-
*
|
|
206
|
+
* List of AWS Regions from which Amazon Route 53 health checkers check the specified endpoint. Valid values are `us-east-1`, `us-west-1`, `us-west-2`, `eu-west-1`, `ap-southeast-1`, `ap-southeast-2`, `ap-northeast-1`, and `sa-east-1`. If not specified, all of the regions listed under **Valid values** are used by default. Once this argument is set, removing it has no effect.
|
|
207
207
|
*/
|
|
208
|
-
readonly regions: pulumi.Output<string[]
|
|
208
|
+
readonly regions: pulumi.Output<string[]>;
|
|
209
209
|
/**
|
|
210
210
|
* The number of seconds between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health-check request.
|
|
211
211
|
*/
|
|
@@ -324,7 +324,7 @@ export interface HealthCheckState {
|
|
|
324
324
|
*/
|
|
325
325
|
referenceName?: pulumi.Input<string>;
|
|
326
326
|
/**
|
|
327
|
-
*
|
|
327
|
+
* List of AWS Regions from which Amazon Route 53 health checkers check the specified endpoint. Valid values are `us-east-1`, `us-west-1`, `us-west-2`, `eu-west-1`, `ap-southeast-1`, `ap-southeast-2`, `ap-northeast-1`, and `sa-east-1`. If not specified, all of the regions listed under **Valid values** are used by default. Once this argument is set, removing it has no effect.
|
|
328
328
|
*/
|
|
329
329
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
330
330
|
/**
|
|
@@ -433,7 +433,7 @@ export interface HealthCheckArgs {
|
|
|
433
433
|
*/
|
|
434
434
|
referenceName?: pulumi.Input<string>;
|
|
435
435
|
/**
|
|
436
|
-
*
|
|
436
|
+
* List of AWS Regions from which Amazon Route 53 health checkers check the specified endpoint. Valid values are `us-east-1`, `us-west-1`, `us-west-2`, `eu-west-1`, `ap-southeast-1`, `ap-southeast-2`, `ap-northeast-1`, and `sa-east-1`. If not specified, all of the regions listed under **Valid values** are used by default. Once this argument is set, removing it has no effect.
|
|
437
437
|
*/
|
|
438
438
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
439
439
|
/**
|
|
@@ -40,6 +40,7 @@ export declare class BucketReplicationConfig extends pulumi.CustomResource {
|
|
|
40
40
|
readonly role: pulumi.Output<string>;
|
|
41
41
|
/**
|
|
42
42
|
* List of configuration blocks describing the rules managing the replication. See below.
|
|
43
|
+
*
|
|
43
44
|
* > **NOTE:** Replication to multiple destination buckets requires that `priority` is specified in the `rule` object. If the corresponding rule requires no filter, an empty configuration block `filter {}` must be specified.
|
|
44
45
|
*
|
|
45
46
|
* > **NOTE:** Amazon S3's latest version of the replication configuration is V2, which includes the `filter` attribute for replication rules.
|
|
@@ -80,6 +81,7 @@ export interface BucketReplicationConfigState {
|
|
|
80
81
|
role?: pulumi.Input<string>;
|
|
81
82
|
/**
|
|
82
83
|
* List of configuration blocks describing the rules managing the replication. See below.
|
|
84
|
+
*
|
|
83
85
|
* > **NOTE:** Replication to multiple destination buckets requires that `priority` is specified in the `rule` object. If the corresponding rule requires no filter, an empty configuration block `filter {}` must be specified.
|
|
84
86
|
*
|
|
85
87
|
* > **NOTE:** Amazon S3's latest version of the replication configuration is V2, which includes the `filter` attribute for replication rules.
|
|
@@ -112,6 +114,7 @@ export interface BucketReplicationConfigArgs {
|
|
|
112
114
|
role: pulumi.Input<string>;
|
|
113
115
|
/**
|
|
114
116
|
* List of configuration blocks describing the rules managing the replication. See below.
|
|
117
|
+
*
|
|
115
118
|
* > **NOTE:** Replication to multiple destination buckets requires that `priority` is specified in the `rule` object. If the corresponding rule requires no filter, an empty configuration block `filter {}` must be specified.
|
|
116
119
|
*
|
|
117
120
|
* > **NOTE:** Amazon S3's latest version of the replication configuration is V2, which includes the `filter` attribute for replication rules.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketReplicationConfig.js","sourceRoot":"","sources":["../../s3/bucketReplicationConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"bucketReplicationConfig.js","sourceRoot":"","sources":["../../s3/bucketReplicationConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;QAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhGL,0DAiGC;AAnFG,gBAAgB;AACO,oCAAY,GAAG,wDAAwD,CAAC"}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Provides details about an AWS S3 (Simple Storage) Bucket Object Lock Configuration.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = aws.s3.getBucketObjectLockConfiguration({
|
|
15
|
+
* bucket: "example-bucket",
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getBucketObjectLockConfiguration(args: GetBucketObjectLockConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetBucketObjectLockConfigurationResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getBucketObjectLockConfiguration.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetBucketObjectLockConfigurationArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Name of the bucket.
|
|
26
|
+
*
|
|
27
|
+
* The following arguments are optional:
|
|
28
|
+
*/
|
|
29
|
+
bucket: string;
|
|
30
|
+
/**
|
|
31
|
+
* Account ID of the expected bucket owner.
|
|
32
|
+
*/
|
|
33
|
+
expectedBucketOwner?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
36
|
+
*/
|
|
37
|
+
region?: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getBucketObjectLockConfiguration.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetBucketObjectLockConfigurationResult {
|
|
43
|
+
readonly bucket: string;
|
|
44
|
+
readonly expectedBucketOwner?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The provider-assigned unique ID for this managed resource.
|
|
47
|
+
*/
|
|
48
|
+
readonly id: string;
|
|
49
|
+
/**
|
|
50
|
+
* Indicates whether this bucket has an Object Lock configuration enabled.
|
|
51
|
+
*/
|
|
52
|
+
readonly objectLockEnabled: string;
|
|
53
|
+
readonly region: string;
|
|
54
|
+
/**
|
|
55
|
+
* Object lock rule for the specified object. See Rule below.
|
|
56
|
+
*/
|
|
57
|
+
readonly rules: outputs.s3.GetBucketObjectLockConfigurationRule[];
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Provides details about an AWS S3 (Simple Storage) Bucket Object Lock Configuration.
|
|
61
|
+
*
|
|
62
|
+
* ## Example Usage
|
|
63
|
+
*
|
|
64
|
+
* ### Basic Usage
|
|
65
|
+
*
|
|
66
|
+
* ```typescript
|
|
67
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
68
|
+
* import * as aws from "@pulumi/aws";
|
|
69
|
+
*
|
|
70
|
+
* const example = aws.s3.getBucketObjectLockConfiguration({
|
|
71
|
+
* bucket: "example-bucket",
|
|
72
|
+
* });
|
|
73
|
+
* ```
|
|
74
|
+
*/
|
|
75
|
+
export declare function getBucketObjectLockConfigurationOutput(args: GetBucketObjectLockConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketObjectLockConfigurationResult>;
|
|
76
|
+
/**
|
|
77
|
+
* A collection of arguments for invoking getBucketObjectLockConfiguration.
|
|
78
|
+
*/
|
|
79
|
+
export interface GetBucketObjectLockConfigurationOutputArgs {
|
|
80
|
+
/**
|
|
81
|
+
* Name of the bucket.
|
|
82
|
+
*
|
|
83
|
+
* The following arguments are optional:
|
|
84
|
+
*/
|
|
85
|
+
bucket: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Account ID of the expected bucket owner.
|
|
88
|
+
*/
|
|
89
|
+
expectedBucketOwner?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
92
|
+
*/
|
|
93
|
+
region?: pulumi.Input<string>;
|
|
94
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketObjectLockConfigurationOutput = exports.getBucketObjectLockConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides details about an AWS S3 (Simple Storage) Bucket Object Lock Configuration.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Basic Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const example = aws.s3.getBucketObjectLockConfiguration({
|
|
20
|
+
* bucket: "example-bucket",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getBucketObjectLockConfiguration(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("aws:s3/getBucketObjectLockConfiguration:getBucketObjectLockConfiguration", {
|
|
27
|
+
"bucket": args.bucket,
|
|
28
|
+
"expectedBucketOwner": args.expectedBucketOwner,
|
|
29
|
+
"region": args.region,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getBucketObjectLockConfiguration = getBucketObjectLockConfiguration;
|
|
33
|
+
/**
|
|
34
|
+
* Provides details about an AWS S3 (Simple Storage) Bucket Object Lock Configuration.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ### Basic Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as aws from "@pulumi/aws";
|
|
43
|
+
*
|
|
44
|
+
* const example = aws.s3.getBucketObjectLockConfiguration({
|
|
45
|
+
* bucket: "example-bucket",
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
function getBucketObjectLockConfigurationOutput(args, opts) {
|
|
50
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
51
|
+
return pulumi.runtime.invokeOutput("aws:s3/getBucketObjectLockConfiguration:getBucketObjectLockConfiguration", {
|
|
52
|
+
"bucket": args.bucket,
|
|
53
|
+
"expectedBucketOwner": args.expectedBucketOwner,
|
|
54
|
+
"region": args.region,
|
|
55
|
+
}, opts);
|
|
56
|
+
}
|
|
57
|
+
exports.getBucketObjectLockConfigurationOutput = getBucketObjectLockConfigurationOutput;
|
|
58
|
+
//# sourceMappingURL=getBucketObjectLockConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketObjectLockConfiguration.js","sourceRoot":"","sources":["../../s3/getBucketObjectLockConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4EAOC;AA0CD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wFAOC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data source for managing an AWS S3 (Simple Storage) Bucket Replication Configuration.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = aws.s3.getBucketReplicationConfiguration({
|
|
15
|
+
* bucket: "example-bucket",
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getBucketReplicationConfiguration(args: GetBucketReplicationConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetBucketReplicationConfigurationResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getBucketReplicationConfiguration.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetBucketReplicationConfigurationArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The name of the bucket to get the replication configuration for.
|
|
26
|
+
*/
|
|
27
|
+
bucket: string;
|
|
28
|
+
/**
|
|
29
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
30
|
+
*/
|
|
31
|
+
region?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* A collection of values returned by getBucketReplicationConfiguration.
|
|
35
|
+
*/
|
|
36
|
+
export interface GetBucketReplicationConfigurationResult {
|
|
37
|
+
readonly bucket: string;
|
|
38
|
+
/**
|
|
39
|
+
* The provider-assigned unique ID for this managed resource.
|
|
40
|
+
*/
|
|
41
|
+
readonly id: string;
|
|
42
|
+
readonly region: string;
|
|
43
|
+
/**
|
|
44
|
+
* The ARN of the IAM role that Amazon S3 assumes when replicating objects.
|
|
45
|
+
*/
|
|
46
|
+
readonly role: string;
|
|
47
|
+
/**
|
|
48
|
+
* An unordered list of configuration blocks that define the rules managing replication.
|
|
49
|
+
*/
|
|
50
|
+
readonly rules: outputs.s3.GetBucketReplicationConfigurationRule[];
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Data source for managing an AWS S3 (Simple Storage) Bucket Replication Configuration.
|
|
54
|
+
*
|
|
55
|
+
* ## Example Usage
|
|
56
|
+
*
|
|
57
|
+
* ### Basic Usage
|
|
58
|
+
*
|
|
59
|
+
* ```typescript
|
|
60
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
+
* import * as aws from "@pulumi/aws";
|
|
62
|
+
*
|
|
63
|
+
* const example = aws.s3.getBucketReplicationConfiguration({
|
|
64
|
+
* bucket: "example-bucket",
|
|
65
|
+
* });
|
|
66
|
+
* ```
|
|
67
|
+
*/
|
|
68
|
+
export declare function getBucketReplicationConfigurationOutput(args: GetBucketReplicationConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketReplicationConfigurationResult>;
|
|
69
|
+
/**
|
|
70
|
+
* A collection of arguments for invoking getBucketReplicationConfiguration.
|
|
71
|
+
*/
|
|
72
|
+
export interface GetBucketReplicationConfigurationOutputArgs {
|
|
73
|
+
/**
|
|
74
|
+
* The name of the bucket to get the replication configuration for.
|
|
75
|
+
*/
|
|
76
|
+
bucket: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
79
|
+
*/
|
|
80
|
+
region?: pulumi.Input<string>;
|
|
81
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketReplicationConfigurationOutput = exports.getBucketReplicationConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS S3 (Simple Storage) Bucket Replication Configuration.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Basic Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const example = aws.s3.getBucketReplicationConfiguration({
|
|
20
|
+
* bucket: "example-bucket",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getBucketReplicationConfiguration(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("aws:s3/getBucketReplicationConfiguration:getBucketReplicationConfiguration", {
|
|
27
|
+
"bucket": args.bucket,
|
|
28
|
+
"region": args.region,
|
|
29
|
+
}, opts);
|
|
30
|
+
}
|
|
31
|
+
exports.getBucketReplicationConfiguration = getBucketReplicationConfiguration;
|
|
32
|
+
/**
|
|
33
|
+
* Data source for managing an AWS S3 (Simple Storage) Bucket Replication Configuration.
|
|
34
|
+
*
|
|
35
|
+
* ## Example Usage
|
|
36
|
+
*
|
|
37
|
+
* ### Basic Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as aws from "@pulumi/aws";
|
|
42
|
+
*
|
|
43
|
+
* const example = aws.s3.getBucketReplicationConfiguration({
|
|
44
|
+
* bucket: "example-bucket",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
function getBucketReplicationConfigurationOutput(args, opts) {
|
|
49
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
50
|
+
return pulumi.runtime.invokeOutput("aws:s3/getBucketReplicationConfiguration:getBucketReplicationConfiguration", {
|
|
51
|
+
"bucket": args.bucket,
|
|
52
|
+
"region": args.region,
|
|
53
|
+
}, opts);
|
|
54
|
+
}
|
|
55
|
+
exports.getBucketReplicationConfigurationOutput = getBucketReplicationConfigurationOutput;
|
|
56
|
+
//# sourceMappingURL=getBucketReplicationConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketReplicationConfiguration.js","sourceRoot":"","sources":["../../s3/getBucketReplicationConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC;AAmCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAAiC;IACxI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0FAMC"}
|
package/s3/getObject.d.ts
CHANGED
|
@@ -76,6 +76,10 @@ export interface GetObjectArgs {
|
|
|
76
76
|
* To retrieve the object's checksum, this argument must be `ENABLED`. If you enable `checksumMode` and the object is encrypted with KMS, you must have permission to use the `kms:Decrypt` action. Valid values: `ENABLED`
|
|
77
77
|
*/
|
|
78
78
|
checksumMode?: string;
|
|
79
|
+
/**
|
|
80
|
+
* Set to `true` to always download object data to `bodyBase64` attribute. If unset and conditions described above are met, `body` will be available but `bodyBase64` will not be. If set to `false`, the body is not downloaded and neither `body` nor `bodyBase64` is available, which may improve performance.
|
|
81
|
+
*/
|
|
82
|
+
downloadBody?: string;
|
|
79
83
|
/**
|
|
80
84
|
* Full path to the object inside the bucket
|
|
81
85
|
*/
|
|
@@ -105,9 +109,13 @@ export interface GetObjectResult {
|
|
|
105
109
|
*/
|
|
106
110
|
readonly arn: string;
|
|
107
111
|
/**
|
|
108
|
-
* Object data (see **limitations above** to understand cases in which this field is actually available)
|
|
112
|
+
* Object data (see **limitations above** to understand cases in which this field is actually available). If `downloadBody` is set to `false`, `body` is not available.
|
|
109
113
|
*/
|
|
110
114
|
readonly body: string;
|
|
115
|
+
/**
|
|
116
|
+
* Object data as base64 encoded string. **This is only available if `downloadBody` is set to `true`.**
|
|
117
|
+
*/
|
|
118
|
+
readonly bodyBase64: string;
|
|
111
119
|
readonly bucket: string;
|
|
112
120
|
/**
|
|
113
121
|
* (Optional) Whether or not to use [Amazon S3 Bucket Keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html) for SSE-KMS.
|
|
@@ -158,6 +166,7 @@ export interface GetObjectResult {
|
|
|
158
166
|
* Standard MIME type describing the format of the object data.
|
|
159
167
|
*/
|
|
160
168
|
readonly contentType: string;
|
|
169
|
+
readonly downloadBody?: string;
|
|
161
170
|
/**
|
|
162
171
|
* [ETag](https://en.wikipedia.org/wiki/HTTP_ETag) generated for the object (an MD5 sum of the object content in case it's not encrypted)
|
|
163
172
|
*/
|
|
@@ -303,6 +312,10 @@ export interface GetObjectOutputArgs {
|
|
|
303
312
|
* To retrieve the object's checksum, this argument must be `ENABLED`. If you enable `checksumMode` and the object is encrypted with KMS, you must have permission to use the `kms:Decrypt` action. Valid values: `ENABLED`
|
|
304
313
|
*/
|
|
305
314
|
checksumMode?: pulumi.Input<string>;
|
|
315
|
+
/**
|
|
316
|
+
* Set to `true` to always download object data to `bodyBase64` attribute. If unset and conditions described above are met, `body` will be available but `bodyBase64` will not be. If set to `false`, the body is not downloaded and neither `body` nor `bodyBase64` is available, which may improve performance.
|
|
317
|
+
*/
|
|
318
|
+
downloadBody?: pulumi.Input<string>;
|
|
306
319
|
/**
|
|
307
320
|
* Full path to the object inside the bucket
|
|
308
321
|
*/
|
package/s3/getObject.js
CHANGED
|
@@ -74,6 +74,7 @@ function getObject(args, opts) {
|
|
|
74
74
|
return pulumi.runtime.invoke("aws:s3/getObject:getObject", {
|
|
75
75
|
"bucket": args.bucket,
|
|
76
76
|
"checksumMode": args.checksumMode,
|
|
77
|
+
"downloadBody": args.downloadBody,
|
|
77
78
|
"key": args.key,
|
|
78
79
|
"range": args.range,
|
|
79
80
|
"region": args.region,
|
|
@@ -151,6 +152,7 @@ function getObjectOutput(args, opts) {
|
|
|
151
152
|
return pulumi.runtime.invokeOutput("aws:s3/getObject:getObject", {
|
|
152
153
|
"bucket": args.bucket,
|
|
153
154
|
"checksumMode": args.checksumMode,
|
|
155
|
+
"downloadBody": args.downloadBody,
|
|
154
156
|
"key": args.key,
|
|
155
157
|
"range": args.range,
|
|
156
158
|
"region": args.region,
|
package/s3/getObject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getObject.js","sourceRoot":"","sources":["../../s3/getObject.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4BAA4B,EAAE;QACvD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getObject.js","sourceRoot":"","sources":["../../s3/getObject.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4BAA4B,EAAE;QACvD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;AAwKD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4BAA4B,EAAE;QAC7D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,0CAYC"}
|
package/s3/index.d.ts
CHANGED
|
@@ -121,12 +121,18 @@ export declare const getBucketOutput: typeof import("./getBucket").getBucketOutp
|
|
|
121
121
|
export { GetBucketObjectArgs, GetBucketObjectResult, GetBucketObjectOutputArgs } from "./getBucketObject";
|
|
122
122
|
export declare const getBucketObject: typeof import("./getBucketObject").getBucketObject;
|
|
123
123
|
export declare const getBucketObjectOutput: typeof import("./getBucketObject").getBucketObjectOutput;
|
|
124
|
+
export { GetBucketObjectLockConfigurationArgs, GetBucketObjectLockConfigurationResult, GetBucketObjectLockConfigurationOutputArgs } from "./getBucketObjectLockConfiguration";
|
|
125
|
+
export declare const getBucketObjectLockConfiguration: typeof import("./getBucketObjectLockConfiguration").getBucketObjectLockConfiguration;
|
|
126
|
+
export declare const getBucketObjectLockConfigurationOutput: typeof import("./getBucketObjectLockConfiguration").getBucketObjectLockConfigurationOutput;
|
|
124
127
|
export { GetBucketObjectsArgs, GetBucketObjectsResult, GetBucketObjectsOutputArgs } from "./getBucketObjects";
|
|
125
128
|
export declare const getBucketObjects: typeof import("./getBucketObjects").getBucketObjects;
|
|
126
129
|
export declare const getBucketObjectsOutput: typeof import("./getBucketObjects").getBucketObjectsOutput;
|
|
127
130
|
export { GetBucketPolicyArgs, GetBucketPolicyResult, GetBucketPolicyOutputArgs } from "./getBucketPolicy";
|
|
128
131
|
export declare const getBucketPolicy: typeof import("./getBucketPolicy").getBucketPolicy;
|
|
129
132
|
export declare const getBucketPolicyOutput: typeof import("./getBucketPolicy").getBucketPolicyOutput;
|
|
133
|
+
export { GetBucketReplicationConfigurationArgs, GetBucketReplicationConfigurationResult, GetBucketReplicationConfigurationOutputArgs } from "./getBucketReplicationConfiguration";
|
|
134
|
+
export declare const getBucketReplicationConfiguration: typeof import("./getBucketReplicationConfiguration").getBucketReplicationConfiguration;
|
|
135
|
+
export declare const getBucketReplicationConfigurationOutput: typeof import("./getBucketReplicationConfiguration").getBucketReplicationConfigurationOutput;
|
|
130
136
|
export { GetCanonicalUserIdResult } from "./getCanonicalUserId";
|
|
131
137
|
export declare const getCanonicalUserId: typeof import("./getCanonicalUserId").getCanonicalUserId;
|
|
132
138
|
export declare const getCanonicalUserIdOutput: typeof import("./getCanonicalUserId").getCanonicalUserIdOutput;
|
package/s3/index.js
CHANGED
|
@@ -16,8 +16,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.
|
|
20
|
-
exports.VectorsVectorBucketPolicy = exports.VectorsVectorBucket = exports.VectorsIndex = exports.ObjectCopy = exports.Inventory = exports.getObjectsOutput = exports.getObjects = exports.getObjectOutput = exports.getObject = exports.getDirectoryBucketsOutput = exports.getDirectoryBuckets = exports.getCanonicalUserIdOutput = void 0;
|
|
19
|
+
exports.getBucketPolicy = exports.getBucketObjectsOutput = exports.getBucketObjects = exports.getBucketObjectLockConfigurationOutput = exports.getBucketObjectLockConfiguration = exports.getBucketObjectOutput = exports.getBucketObject = exports.getBucketOutput = exports.getBucket = exports.getAccountPublicAccessBlockOutput = exports.getAccountPublicAccessBlock = exports.getAccessPointOutput = exports.getAccessPoint = exports.DirectoryBucket = exports.BucketWebsiteConfigurationV2 = exports.BucketWebsiteConfiguration = exports.BucketVersioningV2 = exports.BucketVersioning = exports.BucketV2 = exports.BucketServerSideEncryptionConfigurationV2 = exports.BucketServerSideEncryptionConfiguration = exports.BucketRequestPaymentConfigurationV2 = exports.BucketRequestPaymentConfiguration = exports.BucketReplicationConfig = exports.BucketPublicAccessBlock = exports.BucketPolicy = exports.BucketOwnershipControls = exports.BucketObjectv2 = exports.BucketObjectLockConfigurationV2 = exports.BucketObjectLockConfiguration = exports.BucketObject = exports.BucketNotification = exports.BucketMetric = exports.BucketMetadataConfiguration = exports.BucketLoggingV2 = exports.BucketLogging = exports.BucketLifecycleConfigurationV2 = exports.BucketLifecycleConfiguration = exports.BucketIntelligentTieringConfiguration = exports.BucketCorsConfigurationV2 = exports.BucketCorsConfiguration = exports.BucketAclV2 = exports.BucketAcl = exports.BucketAccelerateConfigurationV2 = exports.BucketAccelerateConfiguration = exports.BucketAbac = exports.Bucket = exports.AnalyticsConfiguration = exports.AccountPublicAccessBlock = exports.AccessPoint = void 0;
|
|
20
|
+
exports.VectorsVectorBucketPolicy = exports.VectorsVectorBucket = exports.VectorsIndex = exports.ObjectCopy = exports.Inventory = exports.getObjectsOutput = exports.getObjects = exports.getObjectOutput = exports.getObject = exports.getDirectoryBucketsOutput = exports.getDirectoryBuckets = exports.getCanonicalUserIdOutput = exports.getCanonicalUserId = exports.getBucketReplicationConfigurationOutput = exports.getBucketReplicationConfiguration = exports.getBucketPolicyOutput = void 0;
|
|
21
21
|
const pulumi = require("@pulumi/pulumi");
|
|
22
22
|
const utilities = require("../utilities");
|
|
23
23
|
exports.AccessPoint = null;
|
|
@@ -106,12 +106,18 @@ utilities.lazyLoad(exports, ["getBucket", "getBucketOutput"], () => require("./g
|
|
|
106
106
|
exports.getBucketObject = null;
|
|
107
107
|
exports.getBucketObjectOutput = null;
|
|
108
108
|
utilities.lazyLoad(exports, ["getBucketObject", "getBucketObjectOutput"], () => require("./getBucketObject"));
|
|
109
|
+
exports.getBucketObjectLockConfiguration = null;
|
|
110
|
+
exports.getBucketObjectLockConfigurationOutput = null;
|
|
111
|
+
utilities.lazyLoad(exports, ["getBucketObjectLockConfiguration", "getBucketObjectLockConfigurationOutput"], () => require("./getBucketObjectLockConfiguration"));
|
|
109
112
|
exports.getBucketObjects = null;
|
|
110
113
|
exports.getBucketObjectsOutput = null;
|
|
111
114
|
utilities.lazyLoad(exports, ["getBucketObjects", "getBucketObjectsOutput"], () => require("./getBucketObjects"));
|
|
112
115
|
exports.getBucketPolicy = null;
|
|
113
116
|
exports.getBucketPolicyOutput = null;
|
|
114
117
|
utilities.lazyLoad(exports, ["getBucketPolicy", "getBucketPolicyOutput"], () => require("./getBucketPolicy"));
|
|
118
|
+
exports.getBucketReplicationConfiguration = null;
|
|
119
|
+
exports.getBucketReplicationConfigurationOutput = null;
|
|
120
|
+
utilities.lazyLoad(exports, ["getBucketReplicationConfiguration", "getBucketReplicationConfigurationOutput"], () => require("./getBucketReplicationConfiguration"));
|
|
115
121
|
exports.getCanonicalUserId = null;
|
|
116
122
|
exports.getCanonicalUserIdOutput = null;
|
|
117
123
|
utilities.lazyLoad(exports, ["getCanonicalUserId", "getCanonicalUserIdOutput"], () => require("./getCanonicalUserId"));
|