@pulumi/aws 7.16.0-alpha.1767399337 → 7.16.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.
Files changed (189) hide show
  1. package/alb/listener.d.ts +3 -3
  2. package/alb/targetGroup.d.ts +3 -3
  3. package/alb/targetGroupAttachment.d.ts +32 -0
  4. package/alb/targetGroupAttachment.js +22 -0
  5. package/alb/targetGroupAttachment.js.map +1 -1
  6. package/apigateway/domainName.d.ts +32 -3
  7. package/apigateway/domainName.js +19 -0
  8. package/apigateway/domainName.js.map +1 -1
  9. package/apigateway/getDomainName.d.ts +4 -0
  10. package/apigateway/getDomainName.js.map +1 -1
  11. package/apigateway/integration.d.ts +25 -4
  12. package/apigateway/integration.js +25 -4
  13. package/apigateway/integration.js.map +1 -1
  14. package/backup/globalSettings.d.ts +7 -3
  15. package/backup/globalSettings.js +4 -0
  16. package/backup/globalSettings.js.map +1 -1
  17. package/bedrock/agentcoreMemoryStrategy.d.ts +6 -0
  18. package/bedrock/agentcoreMemoryStrategy.js.map +1 -1
  19. package/cleanrooms/collaboration.d.ts +13 -3
  20. package/cleanrooms/collaboration.js +13 -3
  21. package/cleanrooms/collaboration.js.map +1 -1
  22. package/cloudfront/connectionFunction.d.ts +243 -0
  23. package/cloudfront/connectionFunction.js +159 -0
  24. package/cloudfront/connectionFunction.js.map +1 -0
  25. package/cloudfront/connectionGroup.d.ts +196 -0
  26. package/cloudfront/connectionGroup.js +101 -0
  27. package/cloudfront/connectionGroup.js.map +1 -0
  28. package/cloudfront/distribution.d.ts +49 -0
  29. package/cloudfront/distribution.js +29 -0
  30. package/cloudfront/distribution.js.map +1 -1
  31. package/cloudfront/distributionTenant.d.ts +275 -0
  32. package/cloudfront/distributionTenant.js +152 -0
  33. package/cloudfront/distributionTenant.js.map +1 -0
  34. package/cloudfront/getConnectionGroup.d.ts +103 -0
  35. package/cloudfront/getConnectionGroup.js +54 -0
  36. package/cloudfront/getConnectionGroup.js.map +1 -0
  37. package/cloudfront/getDistributionTenant.d.ts +113 -0
  38. package/cloudfront/getDistributionTenant.js +58 -0
  39. package/cloudfront/getDistributionTenant.js.map +1 -0
  40. package/cloudfront/index.d.ts +18 -0
  41. package/cloudfront/index.js +27 -1
  42. package/cloudfront/index.js.map +1 -1
  43. package/cloudfront/multitenantDistribution.d.ts +347 -0
  44. package/cloudfront/multitenantDistribution.js +147 -0
  45. package/cloudfront/multitenantDistribution.js.map +1 -0
  46. package/cloudwatch/logSubscriptionFilter.d.ts +42 -18
  47. package/cloudwatch/logSubscriptionFilter.js +4 -0
  48. package/cloudwatch/logSubscriptionFilter.js.map +1 -1
  49. package/directconnect/gateway.d.ts +30 -0
  50. package/directconnect/gateway.js +4 -0
  51. package/directconnect/gateway.js.map +1 -1
  52. package/directconnect/getGateway.d.ts +18 -0
  53. package/directconnect/getGateway.js +2 -0
  54. package/directconnect/getGateway.js.map +1 -1
  55. package/dynamodb/globalSecondaryIndex.d.ts +202 -0
  56. package/dynamodb/globalSecondaryIndex.js +94 -0
  57. package/dynamodb/globalSecondaryIndex.js.map +1 -0
  58. package/dynamodb/index.d.ts +3 -0
  59. package/dynamodb/index.js +6 -1
  60. package/dynamodb/index.js.map +1 -1
  61. package/dynamodb/table.d.ts +5 -1
  62. package/dynamodb/table.js +4 -0
  63. package/dynamodb/table.js.map +1 -1
  64. package/ec2/getVpcEndpoint.d.ts +17 -3
  65. package/ec2/getVpcEndpoint.js +4 -0
  66. package/ec2/getVpcEndpoint.js.map +1 -1
  67. package/ecr/getRepositoryCreationTemplate.d.ts +1 -1
  68. package/ecr/index.d.ts +3 -0
  69. package/ecr/index.js +6 -1
  70. package/ecr/index.js.map +1 -1
  71. package/ecr/lifecyclePolicy.d.ts +77 -32
  72. package/ecr/lifecyclePolicy.js +77 -32
  73. package/ecr/lifecyclePolicy.js.map +1 -1
  74. package/ecr/pullTimeUpdateExclusion.d.ts +145 -0
  75. package/ecr/pullTimeUpdateExclusion.js +133 -0
  76. package/ecr/pullTimeUpdateExclusion.js.map +1 -0
  77. package/ecr/repositoryCreationTemplate.d.ts +3 -3
  78. package/ecs/taskDefinition.d.ts +12 -12
  79. package/elasticache/replicationGroup.d.ts +3 -3
  80. package/fsx/ontapFileSystem.d.ts +6 -0
  81. package/fsx/ontapFileSystem.js.map +1 -1
  82. package/glue/resourcePolicy.d.ts +2 -2
  83. package/glue/resourcePolicy.js +2 -2
  84. package/iam/getSamlProvider.d.ts +4 -0
  85. package/iam/getSamlProvider.js.map +1 -1
  86. package/iam/outboundWebIdentityFederation.d.ts +0 -2
  87. package/iam/outboundWebIdentityFederation.js +0 -2
  88. package/iam/outboundWebIdentityFederation.js.map +1 -1
  89. package/iam/policy.d.ts +12 -0
  90. package/iam/policy.js +2 -0
  91. package/iam/policy.js.map +1 -1
  92. package/iam/samlProvider.d.ts +8 -0
  93. package/iam/samlProvider.js +2 -0
  94. package/iam/samlProvider.js.map +1 -1
  95. package/iam/virtualMfaDevice.d.ts +26 -18
  96. package/iam/virtualMfaDevice.js +2 -0
  97. package/iam/virtualMfaDevice.js.map +1 -1
  98. package/imagebuilder/image.d.ts +12 -0
  99. package/imagebuilder/image.js +2 -0
  100. package/imagebuilder/image.js.map +1 -1
  101. package/imagebuilder/imagePipeline.d.ts +12 -0
  102. package/imagebuilder/imagePipeline.js +2 -0
  103. package/imagebuilder/imagePipeline.js.map +1 -1
  104. package/kms/grant.d.ts +8 -8
  105. package/lambda/eventSourceMapping.d.ts +1 -0
  106. package/lambda/eventSourceMapping.js +1 -0
  107. package/lambda/eventSourceMapping.js.map +1 -1
  108. package/lambda/function.d.ts +8 -0
  109. package/lambda/function.js +2 -0
  110. package/lambda/function.js.map +1 -1
  111. package/lambda/functionUrl.d.ts +2 -0
  112. package/lambda/functionUrl.js +2 -0
  113. package/lambda/functionUrl.js.map +1 -1
  114. package/lambda/getFunction.d.ts +4 -0
  115. package/lambda/getFunction.js.map +1 -1
  116. package/lambda/permission.d.ts +12 -0
  117. package/lambda/permission.js +2 -0
  118. package/lambda/permission.js.map +1 -1
  119. package/lb/listener.d.ts +3 -3
  120. package/lb/targetGroup.d.ts +3 -3
  121. package/lb/targetGroupAttachment.d.ts +32 -0
  122. package/lb/targetGroupAttachment.js +22 -0
  123. package/lb/targetGroupAttachment.js.map +1 -1
  124. package/networkfirewall/vpcEndpointAssociation.d.ts +1 -1
  125. package/networkfirewall/vpcEndpointAssociation.js +1 -1
  126. package/networkmanager/vpcAttachment.d.ts +3 -3
  127. package/opensearchingest/pipeline.d.ts +12 -0
  128. package/opensearchingest/pipeline.js +2 -0
  129. package/opensearchingest/pipeline.js.map +1 -1
  130. package/organizations/index.d.ts +3 -0
  131. package/organizations/index.js +6 -1
  132. package/organizations/index.js.map +1 -1
  133. package/organizations/tag.d.ts +99 -0
  134. package/organizations/tag.js +89 -0
  135. package/organizations/tag.js.map +1 -0
  136. package/package.json +2 -2
  137. package/rds/cluster.d.ts +9 -9
  138. package/rds/getProxy.d.ts +8 -0
  139. package/rds/getProxy.js.map +1 -1
  140. package/rds/proxy.d.ts +24 -0
  141. package/rds/proxy.js +4 -0
  142. package/rds/proxy.js.map +1 -1
  143. package/rds/proxyDefaultTargetGroup.d.ts +0 -40
  144. package/rds/proxyDefaultTargetGroup.js +0 -40
  145. package/rds/proxyDefaultTargetGroup.js.map +1 -1
  146. package/rds/proxyTarget.d.ts +0 -43
  147. package/rds/proxyTarget.js +0 -43
  148. package/rds/proxyTarget.js.map +1 -1
  149. package/redshift/idcApplication.d.ts +203 -0
  150. package/redshift/idcApplication.js +111 -0
  151. package/redshift/idcApplication.js.map +1 -0
  152. package/redshift/index.d.ts +3 -0
  153. package/redshift/index.js +6 -1
  154. package/redshift/index.js.map +1 -1
  155. package/route53/getResolverFirewallRules.d.ts +9 -0
  156. package/route53/getResolverFirewallRules.js.map +1 -1
  157. package/route53/getResolverRule.d.ts +5 -0
  158. package/route53/getResolverRule.js.map +1 -1
  159. package/route53/resolverFirewallRule.d.ts +66 -9
  160. package/route53/resolverFirewallRule.js +32 -4
  161. package/route53/resolverFirewallRule.js.map +1 -1
  162. package/secretsmanager/index.d.ts +3 -0
  163. package/secretsmanager/index.js +6 -1
  164. package/secretsmanager/index.js.map +1 -1
  165. package/secretsmanager/tag.d.ts +107 -0
  166. package/secretsmanager/tag.js +87 -0
  167. package/secretsmanager/tag.js.map +1 -0
  168. package/sesv2/index.d.ts +3 -0
  169. package/sesv2/index.js +6 -1
  170. package/sesv2/index.js.map +1 -1
  171. package/sesv2/tenant.d.ts +147 -0
  172. package/sesv2/tenant.js +91 -0
  173. package/sesv2/tenant.js.map +1 -0
  174. package/sfn/activity.d.ts +0 -2
  175. package/sfn/activity.js +0 -2
  176. package/sfn/activity.js.map +1 -1
  177. package/sfn/alias.d.ts +0 -2
  178. package/sfn/alias.js +0 -2
  179. package/sfn/alias.js.map +1 -1
  180. package/transfer/webApp.d.ts +15 -3
  181. package/transfer/webApp.js +2 -0
  182. package/transfer/webApp.js.map +1 -1
  183. package/types/input.d.ts +890 -19
  184. package/types/input.js.map +1 -1
  185. package/types/output.d.ts +966 -12
  186. package/types/output.js.map +1 -1
  187. package/vpclattice/serviceNetworkResourceAssociation.d.ts +12 -0
  188. package/vpclattice/serviceNetworkResourceAssociation.js +2 -0
  189. package/vpclattice/serviceNetworkResourceAssociation.js.map +1 -1
@@ -0,0 +1,145 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages an AWS ECR (Elastic Container Registry) Pull Time Update Exclusion.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = new aws.iam.Role("example", {
14
+ * name: "example-role",
15
+ * assumeRolePolicy: JSON.stringify({
16
+ * Version: "2012-10-17",
17
+ * Statement: [{
18
+ * Action: "sts:AssumeRole",
19
+ * Effect: "Allow",
20
+ * Principal: {
21
+ * Service: "ec2.amazonaws.com",
22
+ * },
23
+ * }],
24
+ * }),
25
+ * });
26
+ * const exampleRolePolicy = new aws.iam.RolePolicy("example", {
27
+ * name: "example-role-policy",
28
+ * role: example.id,
29
+ * policy: JSON.stringify({
30
+ * Version: "2012-10-17",
31
+ * Statement: [{
32
+ * Effect: "Allow",
33
+ * Action: [
34
+ * "ecr:GetAuthorizationToken",
35
+ * "ecr:BatchCheckLayerAvailability",
36
+ * "ecr:GetDownloadUrlForLayer",
37
+ * "ecr:BatchGetImage",
38
+ * ],
39
+ * Resource: "*",
40
+ * }],
41
+ * }),
42
+ * });
43
+ * const examplePullTimeUpdateExclusion = new aws.ecr.PullTimeUpdateExclusion("example", {principalArn: example.arn});
44
+ * ```
45
+ *
46
+ * ### With IAM User
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as aws from "@pulumi/aws";
51
+ *
52
+ * const example = new aws.iam.User("example", {name: "example-user"});
53
+ * const exampleUserPolicy = new aws.iam.UserPolicy("example", {
54
+ * name: "example-user-policy",
55
+ * user: example.name,
56
+ * policy: JSON.stringify({
57
+ * Version: "2012-10-17",
58
+ * Statement: [{
59
+ * Effect: "Allow",
60
+ * Action: [
61
+ * "ecr:GetAuthorizationToken",
62
+ * "ecr:BatchCheckLayerAvailability",
63
+ * "ecr:GetDownloadUrlForLayer",
64
+ * "ecr:BatchGetImage",
65
+ * ],
66
+ * Resource: "*",
67
+ * }],
68
+ * }),
69
+ * });
70
+ * const examplePullTimeUpdateExclusion = new aws.ecr.PullTimeUpdateExclusion("example", {principalArn: example.arn});
71
+ * ```
72
+ *
73
+ * ## Import
74
+ *
75
+ * Using `pulumi import`, import ECR (Elastic Container Registry) Pull Time Update Exclusion using the `principal_arn`. For example:
76
+ *
77
+ * ```sh
78
+ * $ pulumi import aws:ecr/pullTimeUpdateExclusion:PullTimeUpdateExclusion example arn:aws:iam::123456789012:role/example-role
79
+ * ```
80
+ */
81
+ export declare class PullTimeUpdateExclusion extends pulumi.CustomResource {
82
+ /**
83
+ * Get an existing PullTimeUpdateExclusion resource's state with the given name, ID, and optional extra
84
+ * properties used to qualify the lookup.
85
+ *
86
+ * @param name The _unique_ name of the resulting resource.
87
+ * @param id The _unique_ provider ID of the resource to lookup.
88
+ * @param state Any extra arguments used during the lookup.
89
+ * @param opts Optional settings to control the behavior of the CustomResource.
90
+ */
91
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PullTimeUpdateExclusionState, opts?: pulumi.CustomResourceOptions): PullTimeUpdateExclusion;
92
+ /**
93
+ * Returns true if the given object is an instance of PullTimeUpdateExclusion. This is designed to work even
94
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
95
+ */
96
+ static isInstance(obj: any): obj is PullTimeUpdateExclusion;
97
+ /**
98
+ * ARN of the IAM principal to exclude from having image pull times recorded.
99
+ *
100
+ * The following arguments are optional:
101
+ */
102
+ readonly principalArn: pulumi.Output<string>;
103
+ /**
104
+ * 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.
105
+ */
106
+ readonly region: pulumi.Output<string>;
107
+ /**
108
+ * Create a PullTimeUpdateExclusion resource with the given unique name, arguments, and options.
109
+ *
110
+ * @param name The _unique_ name of the resource.
111
+ * @param args The arguments to use to populate this resource's properties.
112
+ * @param opts A bag of options that control this resource's behavior.
113
+ */
114
+ constructor(name: string, args: PullTimeUpdateExclusionArgs, opts?: pulumi.CustomResourceOptions);
115
+ }
116
+ /**
117
+ * Input properties used for looking up and filtering PullTimeUpdateExclusion resources.
118
+ */
119
+ export interface PullTimeUpdateExclusionState {
120
+ /**
121
+ * ARN of the IAM principal to exclude from having image pull times recorded.
122
+ *
123
+ * The following arguments are optional:
124
+ */
125
+ principalArn?: pulumi.Input<string>;
126
+ /**
127
+ * 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.
128
+ */
129
+ region?: pulumi.Input<string>;
130
+ }
131
+ /**
132
+ * The set of arguments for constructing a PullTimeUpdateExclusion resource.
133
+ */
134
+ export interface PullTimeUpdateExclusionArgs {
135
+ /**
136
+ * ARN of the IAM principal to exclude from having image pull times recorded.
137
+ *
138
+ * The following arguments are optional:
139
+ */
140
+ principalArn: pulumi.Input<string>;
141
+ /**
142
+ * 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.
143
+ */
144
+ region?: pulumi.Input<string>;
145
+ }
@@ -0,0 +1,133 @@
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.PullTimeUpdateExclusion = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an AWS ECR (Elastic Container Registry) Pull Time Update Exclusion.
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 = new aws.iam.Role("example", {
20
+ * name: "example-role",
21
+ * assumeRolePolicy: JSON.stringify({
22
+ * Version: "2012-10-17",
23
+ * Statement: [{
24
+ * Action: "sts:AssumeRole",
25
+ * Effect: "Allow",
26
+ * Principal: {
27
+ * Service: "ec2.amazonaws.com",
28
+ * },
29
+ * }],
30
+ * }),
31
+ * });
32
+ * const exampleRolePolicy = new aws.iam.RolePolicy("example", {
33
+ * name: "example-role-policy",
34
+ * role: example.id,
35
+ * policy: JSON.stringify({
36
+ * Version: "2012-10-17",
37
+ * Statement: [{
38
+ * Effect: "Allow",
39
+ * Action: [
40
+ * "ecr:GetAuthorizationToken",
41
+ * "ecr:BatchCheckLayerAvailability",
42
+ * "ecr:GetDownloadUrlForLayer",
43
+ * "ecr:BatchGetImage",
44
+ * ],
45
+ * Resource: "*",
46
+ * }],
47
+ * }),
48
+ * });
49
+ * const examplePullTimeUpdateExclusion = new aws.ecr.PullTimeUpdateExclusion("example", {principalArn: example.arn});
50
+ * ```
51
+ *
52
+ * ### With IAM User
53
+ *
54
+ * ```typescript
55
+ * import * as pulumi from "@pulumi/pulumi";
56
+ * import * as aws from "@pulumi/aws";
57
+ *
58
+ * const example = new aws.iam.User("example", {name: "example-user"});
59
+ * const exampleUserPolicy = new aws.iam.UserPolicy("example", {
60
+ * name: "example-user-policy",
61
+ * user: example.name,
62
+ * policy: JSON.stringify({
63
+ * Version: "2012-10-17",
64
+ * Statement: [{
65
+ * Effect: "Allow",
66
+ * Action: [
67
+ * "ecr:GetAuthorizationToken",
68
+ * "ecr:BatchCheckLayerAvailability",
69
+ * "ecr:GetDownloadUrlForLayer",
70
+ * "ecr:BatchGetImage",
71
+ * ],
72
+ * Resource: "*",
73
+ * }],
74
+ * }),
75
+ * });
76
+ * const examplePullTimeUpdateExclusion = new aws.ecr.PullTimeUpdateExclusion("example", {principalArn: example.arn});
77
+ * ```
78
+ *
79
+ * ## Import
80
+ *
81
+ * Using `pulumi import`, import ECR (Elastic Container Registry) Pull Time Update Exclusion using the `principal_arn`. For example:
82
+ *
83
+ * ```sh
84
+ * $ pulumi import aws:ecr/pullTimeUpdateExclusion:PullTimeUpdateExclusion example arn:aws:iam::123456789012:role/example-role
85
+ * ```
86
+ */
87
+ class PullTimeUpdateExclusion extends pulumi.CustomResource {
88
+ /**
89
+ * Get an existing PullTimeUpdateExclusion resource's state with the given name, ID, and optional extra
90
+ * properties used to qualify the lookup.
91
+ *
92
+ * @param name The _unique_ name of the resulting resource.
93
+ * @param id The _unique_ provider ID of the resource to lookup.
94
+ * @param state Any extra arguments used during the lookup.
95
+ * @param opts Optional settings to control the behavior of the CustomResource.
96
+ */
97
+ static get(name, id, state, opts) {
98
+ return new PullTimeUpdateExclusion(name, state, { ...opts, id: id });
99
+ }
100
+ /**
101
+ * Returns true if the given object is an instance of PullTimeUpdateExclusion. This is designed to work even
102
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
103
+ */
104
+ static isInstance(obj) {
105
+ if (obj === undefined || obj === null) {
106
+ return false;
107
+ }
108
+ return obj['__pulumiType'] === PullTimeUpdateExclusion.__pulumiType;
109
+ }
110
+ constructor(name, argsOrState, opts) {
111
+ let resourceInputs = {};
112
+ opts = opts || {};
113
+ if (opts.id) {
114
+ const state = argsOrState;
115
+ resourceInputs["principalArn"] = state?.principalArn;
116
+ resourceInputs["region"] = state?.region;
117
+ }
118
+ else {
119
+ const args = argsOrState;
120
+ if (args?.principalArn === undefined && !opts.urn) {
121
+ throw new Error("Missing required property 'principalArn'");
122
+ }
123
+ resourceInputs["principalArn"] = args?.principalArn;
124
+ resourceInputs["region"] = args?.region;
125
+ }
126
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
127
+ super(PullTimeUpdateExclusion.__pulumiType, name, resourceInputs, opts);
128
+ }
129
+ }
130
+ exports.PullTimeUpdateExclusion = PullTimeUpdateExclusion;
131
+ /** @internal */
132
+ PullTimeUpdateExclusion.__pulumiType = 'aws:ecr/pullTimeUpdateExclusion:PullTimeUpdateExclusion';
133
+ //# sourceMappingURL=pullTimeUpdateExclusion.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pullTimeUpdateExclusion.js","sourceRoot":"","sources":["../../ecr/pullTimeUpdateExclusion.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;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;IAqBD,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,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhEL,0DAiEC;AAnDG,gBAAgB;AACO,oCAAY,GAAG,yDAAyD,CAAC"}
@@ -95,7 +95,7 @@ export declare class RepositoryCreationTemplate extends pulumi.CustomResource {
95
95
  */
96
96
  static isInstance(obj: any): obj is RepositoryCreationTemplate;
97
97
  /**
98
- * Which features this template applies to. Must contain one or more of `PULL_THROUGH_CACHE` or `REPLICATION`.
98
+ * Which features this template applies to. Must contain one or more of `CREATE_ON_PUSH`, `PULL_THROUGH_CACHE`, or `REPLICATION`.
99
99
  */
100
100
  readonly appliedFors: pulumi.Output<string[]>;
101
101
  /**
@@ -155,7 +155,7 @@ export declare class RepositoryCreationTemplate extends pulumi.CustomResource {
155
155
  */
156
156
  export interface RepositoryCreationTemplateState {
157
157
  /**
158
- * Which features this template applies to. Must contain one or more of `PULL_THROUGH_CACHE` or `REPLICATION`.
158
+ * Which features this template applies to. Must contain one or more of `CREATE_ON_PUSH`, `PULL_THROUGH_CACHE`, or `REPLICATION`.
159
159
  */
160
160
  appliedFors?: pulumi.Input<pulumi.Input<string>[]>;
161
161
  /**
@@ -207,7 +207,7 @@ export interface RepositoryCreationTemplateState {
207
207
  */
208
208
  export interface RepositoryCreationTemplateArgs {
209
209
  /**
210
- * Which features this template applies to. Must contain one or more of `PULL_THROUGH_CACHE` or `REPLICATION`.
210
+ * Which features this template applies to. Must contain one or more of `CREATE_ON_PUSH`, `PULL_THROUGH_CACHE`, or `REPLICATION`.
211
211
  */
212
212
  appliedFors: pulumi.Input<pulumi.Input<string>[]>;
213
213
  /**
@@ -284,7 +284,7 @@ export declare class TaskDefinition extends pulumi.CustomResource {
284
284
  */
285
285
  readonly family: pulumi.Output<string>;
286
286
  /**
287
- * IPC resource namespace to be used for the containers in the task The valid values are `host`, `task`, and `none`.
287
+ * IPC resource namespace to be used for the containers in the task. Valid values: `host`, `task`, `none`.
288
288
  */
289
289
  readonly ipcMode: pulumi.Output<string | undefined>;
290
290
  /**
@@ -292,11 +292,11 @@ export declare class TaskDefinition extends pulumi.CustomResource {
292
292
  */
293
293
  readonly memory: pulumi.Output<string | undefined>;
294
294
  /**
295
- * Docker networking mode to use for the containers in the task. Valid values are `none`, `bridge`, `awsvpc`, and `host`.
295
+ * Docker networking mode to use for the containers in the task. Valid values: `awsvpc`, `bridge`, `host`, and `none`.
296
296
  */
297
297
  readonly networkMode: pulumi.Output<string>;
298
298
  /**
299
- * Process namespace to use for the containers in the task. The valid values are `host` and `task`.
299
+ * Process namespace to use for the containers in the task. Valid values: host`, `task`.
300
300
  */
301
301
  readonly pidMode: pulumi.Output<string | undefined>;
302
302
  /**
@@ -312,7 +312,7 @@ export declare class TaskDefinition extends pulumi.CustomResource {
312
312
  */
313
313
  readonly region: pulumi.Output<string>;
314
314
  /**
315
- * Set of launch types required by the task. The valid values are `EC2` and `FARGATE`.
315
+ * Set of launch types required by the task. Valid values: `EC2`, `EXTERNAL`, `FARGATE`, `MANAGED_INSTANCES`.
316
316
  */
317
317
  readonly requiresCompatibilities: pulumi.Output<string[] | undefined>;
318
318
  /**
@@ -403,7 +403,7 @@ export interface TaskDefinitionState {
403
403
  */
404
404
  family?: pulumi.Input<string>;
405
405
  /**
406
- * IPC resource namespace to be used for the containers in the task The valid values are `host`, `task`, and `none`.
406
+ * IPC resource namespace to be used for the containers in the task. Valid values: `host`, `task`, `none`.
407
407
  */
408
408
  ipcMode?: pulumi.Input<string>;
409
409
  /**
@@ -411,11 +411,11 @@ export interface TaskDefinitionState {
411
411
  */
412
412
  memory?: pulumi.Input<string>;
413
413
  /**
414
- * Docker networking mode to use for the containers in the task. Valid values are `none`, `bridge`, `awsvpc`, and `host`.
414
+ * Docker networking mode to use for the containers in the task. Valid values: `awsvpc`, `bridge`, `host`, and `none`.
415
415
  */
416
416
  networkMode?: pulumi.Input<string>;
417
417
  /**
418
- * Process namespace to use for the containers in the task. The valid values are `host` and `task`.
418
+ * Process namespace to use for the containers in the task. Valid values: host`, `task`.
419
419
  */
420
420
  pidMode?: pulumi.Input<string>;
421
421
  /**
@@ -431,7 +431,7 @@ export interface TaskDefinitionState {
431
431
  */
432
432
  region?: pulumi.Input<string>;
433
433
  /**
434
- * Set of launch types required by the task. The valid values are `EC2` and `FARGATE`.
434
+ * Set of launch types required by the task. Valid values: `EC2`, `EXTERNAL`, `FARGATE`, `MANAGED_INSTANCES`.
435
435
  */
436
436
  requiresCompatibilities?: pulumi.Input<pulumi.Input<string>[]>;
437
437
  /**
@@ -506,7 +506,7 @@ export interface TaskDefinitionArgs {
506
506
  */
507
507
  family: pulumi.Input<string>;
508
508
  /**
509
- * IPC resource namespace to be used for the containers in the task The valid values are `host`, `task`, and `none`.
509
+ * IPC resource namespace to be used for the containers in the task. Valid values: `host`, `task`, `none`.
510
510
  */
511
511
  ipcMode?: pulumi.Input<string>;
512
512
  /**
@@ -514,11 +514,11 @@ export interface TaskDefinitionArgs {
514
514
  */
515
515
  memory?: pulumi.Input<string>;
516
516
  /**
517
- * Docker networking mode to use for the containers in the task. Valid values are `none`, `bridge`, `awsvpc`, and `host`.
517
+ * Docker networking mode to use for the containers in the task. Valid values: `awsvpc`, `bridge`, `host`, and `none`.
518
518
  */
519
519
  networkMode?: pulumi.Input<string>;
520
520
  /**
521
- * Process namespace to use for the containers in the task. The valid values are `host` and `task`.
521
+ * Process namespace to use for the containers in the task. Valid values: host`, `task`.
522
522
  */
523
523
  pidMode?: pulumi.Input<string>;
524
524
  /**
@@ -534,7 +534,7 @@ export interface TaskDefinitionArgs {
534
534
  */
535
535
  region?: pulumi.Input<string>;
536
536
  /**
537
- * Set of launch types required by the task. The valid values are `EC2` and `FARGATE`.
537
+ * Set of launch types required by the task. Valid values: `EC2`, `EXTERNAL`, `FARGATE`, `MANAGED_INSTANCES`.
538
538
  */
539
539
  requiresCompatibilities?: pulumi.Input<pulumi.Input<string>[]>;
540
540
  /**
@@ -267,7 +267,7 @@ export declare class ReplicationGroup extends pulumi.CustomResource {
267
267
  */
268
268
  readonly authToken: pulumi.Output<string | undefined>;
269
269
  /**
270
- * Strategy to use when updating the `authToken`. Valid values are `SET`, `ROTATE`, and `DELETE`. Required if `authToken` is set.
270
+ * Strategy used when modifying `authToken` on an existing replication group. Not used during initial create. Valid values are `SET`, `ROTATE`, and `DELETE`. If omitted during an auth token change, AWS defaults to `ROTATE`.
271
271
  */
272
272
  readonly authTokenUpdateStrategy: pulumi.Output<string | undefined>;
273
273
  /**
@@ -513,7 +513,7 @@ export interface ReplicationGroupState {
513
513
  */
514
514
  authToken?: pulumi.Input<string>;
515
515
  /**
516
- * Strategy to use when updating the `authToken`. Valid values are `SET`, `ROTATE`, and `DELETE`. Required if `authToken` is set.
516
+ * Strategy used when modifying `authToken` on an existing replication group. Not used during initial create. Valid values are `SET`, `ROTATE`, and `DELETE`. If omitted during an auth token change, AWS defaults to `ROTATE`.
517
517
  */
518
518
  authTokenUpdateStrategy?: pulumi.Input<string>;
519
519
  /**
@@ -747,7 +747,7 @@ export interface ReplicationGroupArgs {
747
747
  */
748
748
  authToken?: pulumi.Input<string>;
749
749
  /**
750
- * Strategy to use when updating the `authToken`. Valid values are `SET`, `ROTATE`, and `DELETE`. Required if `authToken` is set.
750
+ * Strategy used when modifying `authToken` on an existing replication group. Not used during initial create. Valid values are `SET`, `ROTATE`, and `DELETE`. If omitted during an auth token change, AWS defaults to `ROTATE`.
751
751
  */
752
752
  authTokenUpdateStrategy?: pulumi.Input<string>;
753
753
  /**
@@ -119,6 +119,8 @@ export declare class OntapFileSystem extends pulumi.CustomResource {
119
119
  readonly dnsName: pulumi.Output<string>;
120
120
  /**
121
121
  * Specifies the IP address range in which the endpoints to access your file system will be created. By default, Amazon FSx selects an unused IP address range for you from the 198.19.* range.
122
+ *
123
+ * > **Note:** The 198.19.* range is also used by AWS services such as WorkSpaces and AppStream 2.0 for their [management network interfaces](https://docs.aws.amazon.com/appstream2/latest/developerguide/management_ports.html).
122
124
  */
123
125
  readonly endpointIpAddressRange: pulumi.Output<string>;
124
126
  /**
@@ -240,6 +242,8 @@ export interface OntapFileSystemState {
240
242
  dnsName?: pulumi.Input<string>;
241
243
  /**
242
244
  * Specifies the IP address range in which the endpoints to access your file system will be created. By default, Amazon FSx selects an unused IP address range for you from the 198.19.* range.
245
+ *
246
+ * > **Note:** The 198.19.* range is also used by AWS services such as WorkSpaces and AppStream 2.0 for their [management network interfaces](https://docs.aws.amazon.com/appstream2/latest/developerguide/management_ports.html).
243
247
  */
244
248
  endpointIpAddressRange?: pulumi.Input<string>;
245
249
  /**
@@ -345,6 +349,8 @@ export interface OntapFileSystemArgs {
345
349
  diskIopsConfiguration?: pulumi.Input<inputs.fsx.OntapFileSystemDiskIopsConfiguration>;
346
350
  /**
347
351
  * Specifies the IP address range in which the endpoints to access your file system will be created. By default, Amazon FSx selects an unused IP address range for you from the 198.19.* range.
352
+ *
353
+ * > **Note:** The 198.19.* range is also used by AWS services such as WorkSpaces and AppStream 2.0 for their [management network interfaces](https://docs.aws.amazon.com/appstream2/latest/developerguide/management_ports.html).
348
354
  */
349
355
  endpointIpAddressRange?: pulumi.Input<string>;
350
356
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"ontapFileSystem.js","sourceRoot":"","sources":["../../fsx/ontapFileSystem.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ontapFileSystem.js","sourceRoot":"","sources":["../../fsx/ontapFileSystem.ts"],"names":[],"mappings":"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"}
@@ -26,10 +26,10 @@ import * as pulumi from "@pulumi/pulumi";
26
26
  *
27
27
  * ## Import
28
28
  *
29
- * Using `pulumi import`, import Glue Resource Policy using the account ID. For example:
29
+ * Using `pulumi import`, import Glue Resource Policy using the region where the resource resides. For example:
30
30
  *
31
31
  * ```sh
32
- * $ pulumi import aws:glue/resourcePolicy:ResourcePolicy Test 12356789012
32
+ * $ pulumi import aws:glue/resourcePolicy:ResourcePolicy Test us-east-1
33
33
  * ```
34
34
  */
35
35
  export declare class ResourcePolicy extends pulumi.CustomResource {
@@ -32,10 +32,10 @@ const utilities = require("../utilities");
32
32
  *
33
33
  * ## Import
34
34
  *
35
- * Using `pulumi import`, import Glue Resource Policy using the account ID. For example:
35
+ * Using `pulumi import`, import Glue Resource Policy using the region where the resource resides. For example:
36
36
  *
37
37
  * ```sh
38
- * $ pulumi import aws:glue/resourcePolicy:ResourcePolicy Test 12356789012
38
+ * $ pulumi import aws:glue/resourcePolicy:ResourcePolicy Test us-east-1
39
39
  * ```
40
40
  */
41
41
  class ResourcePolicy extends pulumi.CustomResource {
@@ -52,6 +52,10 @@ export interface GetSamlProviderResult {
52
52
  * The XML document generated by an identity provider that supports SAML 2.0.
53
53
  */
54
54
  readonly samlMetadataDocument: string;
55
+ /**
56
+ * Unique identifier assigned to the SAML provider.
57
+ */
58
+ readonly samlProviderUuid: string;
55
59
  /**
56
60
  * Tags attached to the SAML provider.
57
61
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getSamlProvider.js","sourceRoot":"","sources":["../../iam/getSamlProvider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,yCAAyC,EAAE;QACpE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA8CD;;;;;;;;;;;;;;;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,yCAAyC,EAAE;QAC1E,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
1
+ {"version":3,"file":"getSamlProvider.js","sourceRoot":"","sources":["../../iam/getSamlProvider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,yCAAyC,EAAE;QACpE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAkDD;;;;;;;;;;;;;;;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,yCAAyC,EAAE;QAC1E,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
@@ -11,8 +11,6 @@ import * as pulumi from "@pulumi/pulumi";
11
11
  *
12
12
  * ## Import
13
13
  *
14
- * In Terraform v1.12.0 and later, the `import` block can be used with the `identity` attribute. For example:
15
- *
16
14
  * Using `pulumi import`, import IAM Outbound Web Identity Federation resources using the AWS account ID. For example:
17
15
  *
18
16
  * ```sh
@@ -17,8 +17,6 @@ const utilities = require("../utilities");
17
17
  *
18
18
  * ## Import
19
19
  *
20
- * In Terraform v1.12.0 and later, the `import` block can be used with the `identity` attribute. For example:
21
- *
22
20
  * Using `pulumi import`, import IAM Outbound Web Identity Federation resources using the AWS account ID. For example:
23
21
  *
24
22
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"outboundWebIdentityFederation.js","sourceRoot":"","sources":["../../iam/outboundWebIdentityFederation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,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,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IAeD,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;SAChE;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC1D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AArDL,sEAsDC;AAxCG,gBAAgB;AACO,0CAAY,GAAG,qEAAqE,CAAC"}
1
+ {"version":3,"file":"outboundWebIdentityFederation.js","sourceRoot":"","sources":["../../iam/outboundWebIdentityFederation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,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,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IAeD,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;SAChE;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC1D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AArDL,sEAsDC;AAxCG,gBAAgB;AACO,0CAAY,GAAG,qEAAqE,CAAC"}
package/iam/policy.d.ts CHANGED
@@ -62,6 +62,10 @@ export declare class Policy extends pulumi.CustomResource {
62
62
  * Number of entities (users, groups, and roles) that the policy is attached to.
63
63
  */
64
64
  readonly attachmentCount: pulumi.Output<number>;
65
+ /**
66
+ * Number of ms to wait between creating the policy and settong its version as default. May be required in environments with very high S3 IO loads.
67
+ */
68
+ readonly delayAfterPolicyCreationInMs: pulumi.Output<number | undefined>;
65
69
  /**
66
70
  * Description of the IAM policy.
67
71
  */
@@ -119,6 +123,10 @@ export interface PolicyState {
119
123
  * Number of entities (users, groups, and roles) that the policy is attached to.
120
124
  */
121
125
  attachmentCount?: pulumi.Input<number>;
126
+ /**
127
+ * Number of ms to wait between creating the policy and settong its version as default. May be required in environments with very high S3 IO loads.
128
+ */
129
+ delayAfterPolicyCreationInMs?: pulumi.Input<number>;
122
130
  /**
123
131
  * Description of the IAM policy.
124
132
  */
@@ -160,6 +168,10 @@ export interface PolicyState {
160
168
  * The set of arguments for constructing a Policy resource.
161
169
  */
162
170
  export interface PolicyArgs {
171
+ /**
172
+ * Number of ms to wait between creating the policy and settong its version as default. May be required in environments with very high S3 IO loads.
173
+ */
174
+ delayAfterPolicyCreationInMs?: pulumi.Input<number>;
163
175
  /**
164
176
  * Description of the IAM policy.
165
177
  */
package/iam/policy.js CHANGED
@@ -73,6 +73,7 @@ class Policy extends pulumi.CustomResource {
73
73
  const state = argsOrState;
74
74
  resourceInputs["arn"] = state?.arn;
75
75
  resourceInputs["attachmentCount"] = state?.attachmentCount;
76
+ resourceInputs["delayAfterPolicyCreationInMs"] = state?.delayAfterPolicyCreationInMs;
76
77
  resourceInputs["description"] = state?.description;
77
78
  resourceInputs["name"] = state?.name;
78
79
  resourceInputs["namePrefix"] = state?.namePrefix;
@@ -87,6 +88,7 @@ class Policy extends pulumi.CustomResource {
87
88
  if (args?.policy === undefined && !opts.urn) {
88
89
  throw new Error("Missing required property 'policy'");
89
90
  }
91
+ resourceInputs["delayAfterPolicyCreationInMs"] = args?.delayAfterPolicyCreationInMs;
90
92
  resourceInputs["description"] = args?.description;
91
93
  resourceInputs["name"] = args?.name;
92
94
  resourceInputs["namePrefix"] = args?.namePrefix;
package/iam/policy.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"policy.js","sourceRoot":"","sources":["../../iam/policy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"policy.js","sourceRoot":"","sources":["../../iam/policy.ts"],"names":[],"mappings":"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"}
@@ -57,6 +57,10 @@ export declare class SamlProvider extends pulumi.CustomResource {
57
57
  * An XML document generated by an identity provider that supports SAML 2.0.
58
58
  */
59
59
  readonly samlMetadataDocument: pulumi.Output<string>;
60
+ /**
61
+ * Unique identifier assigned to the SAML provider.
62
+ */
63
+ readonly samlProviderUuid: pulumi.Output<string>;
60
64
  /**
61
65
  * Map of resource tags for the IAM SAML provider. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
62
66
  */
@@ -98,6 +102,10 @@ export interface SamlProviderState {
98
102
  * An XML document generated by an identity provider that supports SAML 2.0.
99
103
  */
100
104
  samlMetadataDocument?: pulumi.Input<string>;
105
+ /**
106
+ * Unique identifier assigned to the SAML provider.
107
+ */
108
+ samlProviderUuid?: pulumi.Input<string>;
101
109
  /**
102
110
  * Map of resource tags for the IAM SAML provider. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
103
111
  */