@pulumi/aws-native 1.28.0-alpha.1745559155 → 1.28.0-alpha.1746077706

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 (113) hide show
  1. package/apigatewayv2/api.d.ts +12 -0
  2. package/apigatewayv2/api.js +2 -0
  3. package/apigatewayv2/api.js.map +1 -1
  4. package/apigatewayv2/getApi.d.ts +6 -0
  5. package/apigatewayv2/getApi.js.map +1 -1
  6. package/apprunner/getService.d.ts +4 -0
  7. package/apprunner/getService.js.map +1 -1
  8. package/apprunner/service.d.ts +2 -2
  9. package/apprunner/service.js +1 -1
  10. package/apprunner/service.js.map +1 -1
  11. package/appsync/channelNamespace.d.ts +2 -0
  12. package/appsync/channelNamespace.js +2 -0
  13. package/appsync/channelNamespace.js.map +1 -1
  14. package/appsync/getChannelNamespace.d.ts +1 -0
  15. package/appsync/getChannelNamespace.js.map +1 -1
  16. package/aps/getWorkspace.d.ts +3 -0
  17. package/aps/getWorkspace.js.map +1 -1
  18. package/aps/workspace.d.ts +6 -0
  19. package/aps/workspace.js.map +1 -1
  20. package/autoscaling/autoScalingGroup.d.ts +1 -0
  21. package/autoscaling/autoScalingGroup.js +2 -0
  22. package/autoscaling/autoScalingGroup.js.map +1 -1
  23. package/autoscaling/getAutoScalingGroup.d.ts +1 -0
  24. package/autoscaling/getAutoScalingGroup.js.map +1 -1
  25. package/ce/anomalyMonitor.d.ts +2 -2
  26. package/ce/anomalySubscription.d.ts +2 -2
  27. package/cloudfront/connectionGroup.d.ts +71 -0
  28. package/cloudfront/connectionGroup.js +82 -0
  29. package/cloudfront/connectionGroup.js.map +1 -0
  30. package/cloudfront/distributionTenant.d.ts +75 -0
  31. package/cloudfront/distributionTenant.js +94 -0
  32. package/cloudfront/distributionTenant.js.map +1 -0
  33. package/cloudfront/getConnectionGroup.d.ts +42 -0
  34. package/cloudfront/getConnectionGroup.js +28 -0
  35. package/cloudfront/getConnectionGroup.js.map +1 -0
  36. package/cloudfront/getDistributionTenant.d.ts +41 -0
  37. package/cloudfront/getDistributionTenant.js +28 -0
  38. package/cloudfront/getDistributionTenant.js.map +1 -0
  39. package/cloudfront/index.d.ts +12 -0
  40. package/cloudfront/index.js +15 -1
  41. package/cloudfront/index.js.map +1 -1
  42. package/codebuild/fleet.d.ts +2 -2
  43. package/codebuild/getFleet.d.ts +1 -1
  44. package/cognito/getManagedLoginBranding.d.ts +1 -1
  45. package/cognito/managedLoginBranding.d.ts +2 -2
  46. package/cognito/userPoolDomain.d.ts +2 -2
  47. package/dynamodb/getTable.d.ts +4 -4
  48. package/dynamodb/getTable.js +2 -2
  49. package/dynamodb/table.d.ts +5 -5
  50. package/dynamodb/table.js +1 -1
  51. package/ecr/getRegistryScanningConfiguration.d.ts +28 -0
  52. package/ecr/getRegistryScanningConfiguration.js +28 -0
  53. package/ecr/getRegistryScanningConfiguration.js.map +1 -0
  54. package/ecr/index.d.ts +6 -0
  55. package/ecr/index.js +8 -1
  56. package/ecr/index.js.map +1 -1
  57. package/ecr/registryScanningConfiguration.d.ts +53 -0
  58. package/ecr/registryScanningConfiguration.js +66 -0
  59. package/ecr/registryScanningConfiguration.js.map +1 -0
  60. package/ecs/service.d.ts +4 -4
  61. package/events/archive.d.ts +22 -0
  62. package/events/archive.js.map +1 -1
  63. package/events/connection.d.ts +14 -0
  64. package/events/connection.js.map +1 -1
  65. package/events/getArchive.d.ts +11 -0
  66. package/events/getArchive.js.map +1 -1
  67. package/events/getConnection.d.ts +7 -0
  68. package/events/getConnection.js.map +1 -1
  69. package/kms/alias.d.ts +1 -1
  70. package/kms/alias.js +1 -1
  71. package/kms/getAlias.d.ts +2 -2
  72. package/kms/getAlias.js +2 -2
  73. package/kms/getKey.d.ts +17 -17
  74. package/kms/getKey.js +4 -4
  75. package/kms/key.d.ts +30 -30
  76. package/kms/key.js +2 -2
  77. package/omics/workflow.d.ts +2 -2
  78. package/package.json +3 -3
  79. package/package.json.dev +2 -2
  80. package/rds/dbInstance.d.ts +10 -2
  81. package/rds/dbInstance.js +1 -1
  82. package/rds/dbInstance.js.map +1 -1
  83. package/rds/getDbInstance.d.ts +3 -1
  84. package/rds/getDbInstance.js.map +1 -1
  85. package/redshift/cluster.d.ts +2 -2
  86. package/redshift/getCluster.d.ts +1 -1
  87. package/redshift/getClusterParameterGroup.d.ts +4 -0
  88. package/redshift/getClusterParameterGroup.js.map +1 -1
  89. package/types/enums/apprunner/index.d.ts +1 -0
  90. package/types/enums/apprunner/index.js +1 -0
  91. package/types/enums/apprunner/index.js.map +1 -1
  92. package/types/enums/appsync/index.d.ts +16 -0
  93. package/types/enums/appsync/index.js +9 -1
  94. package/types/enums/appsync/index.js.map +1 -1
  95. package/types/enums/bedrock/index.d.ts +7 -0
  96. package/types/enums/bedrock/index.js +8 -2
  97. package/types/enums/bedrock/index.js.map +1 -1
  98. package/types/enums/cloudfront/index.d.ts +31 -0
  99. package/types/enums/cloudfront/index.js +26 -1
  100. package/types/enums/cloudfront/index.js.map +1 -1
  101. package/types/enums/ecr/index.d.ts +23 -0
  102. package/types/enums/ecr/index.js +12 -1
  103. package/types/enums/ecr/index.js.map +1 -1
  104. package/types/enums/ecs/index.d.ts +3 -3
  105. package/types/enums/kms/index.d.ts +9 -9
  106. package/types/enums/wisdom/index.d.ts +2 -0
  107. package/types/enums/wisdom/index.js +2 -0
  108. package/types/enums/wisdom/index.js.map +1 -1
  109. package/types/input.d.ts +239 -89
  110. package/types/output.d.ts +243 -89
  111. package/types/output.js.map +1 -1
  112. package/wisdom/aiPrompt.d.ts +38 -2
  113. package/wisdom/aiPrompt.js.map +1 -1
@@ -0,0 +1,94 @@
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.DistributionTenant = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::CloudFront::DistributionTenant
10
+ */
11
+ class DistributionTenant extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing DistributionTenant resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new DistributionTenant(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of DistributionTenant. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === DistributionTenant.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a DistributionTenant resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if ((!args || args.distributionId === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'distributionId'");
46
+ }
47
+ if ((!args || args.domains === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'domains'");
49
+ }
50
+ resourceInputs["connectionGroupId"] = args ? args.connectionGroupId : undefined;
51
+ resourceInputs["customizations"] = args ? args.customizations : undefined;
52
+ resourceInputs["distributionId"] = args ? args.distributionId : undefined;
53
+ resourceInputs["domains"] = args ? args.domains : undefined;
54
+ resourceInputs["enabled"] = args ? args.enabled : undefined;
55
+ resourceInputs["managedCertificateRequest"] = args ? args.managedCertificateRequest : undefined;
56
+ resourceInputs["name"] = args ? args.name : undefined;
57
+ resourceInputs["parameters"] = args ? args.parameters : undefined;
58
+ resourceInputs["tags"] = args ? args.tags : undefined;
59
+ resourceInputs["arn"] = undefined /*out*/;
60
+ resourceInputs["awsId"] = undefined /*out*/;
61
+ resourceInputs["createdTime"] = undefined /*out*/;
62
+ resourceInputs["domainResults"] = undefined /*out*/;
63
+ resourceInputs["eTag"] = undefined /*out*/;
64
+ resourceInputs["lastModifiedTime"] = undefined /*out*/;
65
+ resourceInputs["status"] = undefined /*out*/;
66
+ }
67
+ else {
68
+ resourceInputs["arn"] = undefined /*out*/;
69
+ resourceInputs["awsId"] = undefined /*out*/;
70
+ resourceInputs["connectionGroupId"] = undefined /*out*/;
71
+ resourceInputs["createdTime"] = undefined /*out*/;
72
+ resourceInputs["customizations"] = undefined /*out*/;
73
+ resourceInputs["distributionId"] = undefined /*out*/;
74
+ resourceInputs["domainResults"] = undefined /*out*/;
75
+ resourceInputs["domains"] = undefined /*out*/;
76
+ resourceInputs["eTag"] = undefined /*out*/;
77
+ resourceInputs["enabled"] = undefined /*out*/;
78
+ resourceInputs["lastModifiedTime"] = undefined /*out*/;
79
+ resourceInputs["managedCertificateRequest"] = undefined /*out*/;
80
+ resourceInputs["name"] = undefined /*out*/;
81
+ resourceInputs["parameters"] = undefined /*out*/;
82
+ resourceInputs["status"] = undefined /*out*/;
83
+ resourceInputs["tags"] = undefined /*out*/;
84
+ }
85
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
86
+ const replaceOnChanges = { replaceOnChanges: ["managedCertificateRequest", "name"] };
87
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
88
+ super(DistributionTenant.__pulumiType, name, resourceInputs, opts);
89
+ }
90
+ }
91
+ exports.DistributionTenant = DistributionTenant;
92
+ /** @internal */
93
+ DistributionTenant.__pulumiType = 'aws-native:cloudfront:DistributionTenant';
94
+ //# sourceMappingURL=distributionTenant.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"distributionTenant.js","sourceRoot":"","sources":["../../cloudfront/distributionTenant.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/E,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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IA4BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,2BAA2B,EAAE,MAAM,CAAC,EAAE,CAAC;QACrF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AA5GL,gDA6GC;AAhGG,gBAAgB;AACO,+BAAY,GAAG,0CAA0C,CAAC"}
@@ -0,0 +1,42 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource Type definition for AWS::CloudFront::ConnectionGroup
5
+ */
6
+ export declare function getConnectionGroup(args: GetConnectionGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetConnectionGroupResult>;
7
+ export interface GetConnectionGroupArgs {
8
+ id: string;
9
+ }
10
+ export interface GetConnectionGroupResult {
11
+ /**
12
+ * The ID of the Anycast static IP list.
13
+ */
14
+ readonly anycastIpListId?: string;
15
+ readonly arn?: string;
16
+ readonly createdTime?: string;
17
+ /**
18
+ * A complex type that contains `Tag` key and `Tag` value.
19
+ */
20
+ readonly eTag?: string;
21
+ readonly enabled?: boolean;
22
+ readonly id?: string;
23
+ readonly ipv6Enabled?: boolean;
24
+ readonly isDefault?: boolean;
25
+ readonly lastModifiedTime?: string;
26
+ /**
27
+ * Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration.
28
+ */
29
+ readonly routingEndpoint?: string;
30
+ readonly status?: string;
31
+ /**
32
+ * A complex type that contains zero or more `Tag` elements.
33
+ */
34
+ readonly tags?: outputs.Tag[];
35
+ }
36
+ /**
37
+ * Resource Type definition for AWS::CloudFront::ConnectionGroup
38
+ */
39
+ export declare function getConnectionGroupOutput(args: GetConnectionGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetConnectionGroupResult>;
40
+ export interface GetConnectionGroupOutputArgs {
41
+ id: pulumi.Input<string>;
42
+ }
@@ -0,0 +1,28 @@
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.getConnectionGroupOutput = exports.getConnectionGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::CloudFront::ConnectionGroup
10
+ */
11
+ function getConnectionGroup(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:cloudfront:getConnectionGroup", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getConnectionGroup = getConnectionGroup;
18
+ /**
19
+ * Resource Type definition for AWS::CloudFront::ConnectionGroup
20
+ */
21
+ function getConnectionGroupOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:cloudfront:getConnectionGroup", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getConnectionGroupOutput = getConnectionGroupOutput;
28
+ //# sourceMappingURL=getConnectionGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConnectionGroup.js","sourceRoot":"","sources":["../../cloudfront/getConnectionGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gDAKC;AAgCD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC"}
@@ -0,0 +1,41 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource Type definition for AWS::CloudFront::DistributionTenant
5
+ */
6
+ export declare function getDistributionTenant(args: GetDistributionTenantArgs, opts?: pulumi.InvokeOptions): Promise<GetDistributionTenantResult>;
7
+ export interface GetDistributionTenantArgs {
8
+ id: string;
9
+ }
10
+ export interface GetDistributionTenantResult {
11
+ readonly arn?: string;
12
+ readonly connectionGroupId?: string;
13
+ readonly createdTime?: string;
14
+ readonly customizations?: outputs.cloudfront.DistributionTenantCustomizations;
15
+ /**
16
+ * The distribution's identifier. For example: `E1U5RQF7T870K0` .
17
+ */
18
+ readonly distributionId?: string;
19
+ readonly domainResults?: outputs.cloudfront.DistributionTenantDomainResult[];
20
+ readonly domains?: string[];
21
+ /**
22
+ * A complex type that contains `Tag` key and `Tag` value.
23
+ */
24
+ readonly eTag?: string;
25
+ readonly enabled?: boolean;
26
+ readonly id?: string;
27
+ readonly lastModifiedTime?: string;
28
+ readonly parameters?: outputs.cloudfront.DistributionTenantParameter[];
29
+ readonly status?: string;
30
+ /**
31
+ * A complex type that contains zero or more `Tag` elements.
32
+ */
33
+ readonly tags?: outputs.Tag[];
34
+ }
35
+ /**
36
+ * Resource Type definition for AWS::CloudFront::DistributionTenant
37
+ */
38
+ export declare function getDistributionTenantOutput(args: GetDistributionTenantOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDistributionTenantResult>;
39
+ export interface GetDistributionTenantOutputArgs {
40
+ id: pulumi.Input<string>;
41
+ }
@@ -0,0 +1,28 @@
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.getDistributionTenantOutput = exports.getDistributionTenant = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::CloudFront::DistributionTenant
10
+ */
11
+ function getDistributionTenant(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:cloudfront:getDistributionTenant", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getDistributionTenant = getDistributionTenant;
18
+ /**
19
+ * Resource Type definition for AWS::CloudFront::DistributionTenant
20
+ */
21
+ function getDistributionTenantOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:cloudfront:getDistributionTenant", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getDistributionTenantOutput = getDistributionTenantOutput;
28
+ //# sourceMappingURL=getDistributionTenant.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDistributionTenant.js","sourceRoot":"","sources":["../../cloudfront/getDistributionTenant.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AA+BD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
@@ -4,12 +4,18 @@ export declare const CachePolicy: typeof import("./cachePolicy").CachePolicy;
4
4
  export { CloudFrontOriginAccessIdentityArgs } from "./cloudFrontOriginAccessIdentity";
5
5
  export type CloudFrontOriginAccessIdentity = import("./cloudFrontOriginAccessIdentity").CloudFrontOriginAccessIdentity;
6
6
  export declare const CloudFrontOriginAccessIdentity: typeof import("./cloudFrontOriginAccessIdentity").CloudFrontOriginAccessIdentity;
7
+ export { ConnectionGroupArgs } from "./connectionGroup";
8
+ export type ConnectionGroup = import("./connectionGroup").ConnectionGroup;
9
+ export declare const ConnectionGroup: typeof import("./connectionGroup").ConnectionGroup;
7
10
  export { ContinuousDeploymentPolicyArgs } from "./continuousDeploymentPolicy";
8
11
  export type ContinuousDeploymentPolicy = import("./continuousDeploymentPolicy").ContinuousDeploymentPolicy;
9
12
  export declare const ContinuousDeploymentPolicy: typeof import("./continuousDeploymentPolicy").ContinuousDeploymentPolicy;
10
13
  export { DistributionArgs } from "./distribution";
11
14
  export type Distribution = import("./distribution").Distribution;
12
15
  export declare const Distribution: typeof import("./distribution").Distribution;
16
+ export { DistributionTenantArgs } from "./distributionTenant";
17
+ export type DistributionTenant = import("./distributionTenant").DistributionTenant;
18
+ export declare const DistributionTenant: typeof import("./distributionTenant").DistributionTenant;
13
19
  export { FunctionArgs } from "./function";
14
20
  export type Function = import("./function").Function;
15
21
  export declare const Function: typeof import("./function").Function;
@@ -19,12 +25,18 @@ export declare const getCachePolicyOutput: typeof import("./getCachePolicy").get
19
25
  export { GetCloudFrontOriginAccessIdentityArgs, GetCloudFrontOriginAccessIdentityResult, GetCloudFrontOriginAccessIdentityOutputArgs } from "./getCloudFrontOriginAccessIdentity";
20
26
  export declare const getCloudFrontOriginAccessIdentity: typeof import("./getCloudFrontOriginAccessIdentity").getCloudFrontOriginAccessIdentity;
21
27
  export declare const getCloudFrontOriginAccessIdentityOutput: typeof import("./getCloudFrontOriginAccessIdentity").getCloudFrontOriginAccessIdentityOutput;
28
+ export { GetConnectionGroupArgs, GetConnectionGroupResult, GetConnectionGroupOutputArgs } from "./getConnectionGroup";
29
+ export declare const getConnectionGroup: typeof import("./getConnectionGroup").getConnectionGroup;
30
+ export declare const getConnectionGroupOutput: typeof import("./getConnectionGroup").getConnectionGroupOutput;
22
31
  export { GetContinuousDeploymentPolicyArgs, GetContinuousDeploymentPolicyResult, GetContinuousDeploymentPolicyOutputArgs } from "./getContinuousDeploymentPolicy";
23
32
  export declare const getContinuousDeploymentPolicy: typeof import("./getContinuousDeploymentPolicy").getContinuousDeploymentPolicy;
24
33
  export declare const getContinuousDeploymentPolicyOutput: typeof import("./getContinuousDeploymentPolicy").getContinuousDeploymentPolicyOutput;
25
34
  export { GetDistributionArgs, GetDistributionResult, GetDistributionOutputArgs } from "./getDistribution";
26
35
  export declare const getDistribution: typeof import("./getDistribution").getDistribution;
27
36
  export declare const getDistributionOutput: typeof import("./getDistribution").getDistributionOutput;
37
+ export { GetDistributionTenantArgs, GetDistributionTenantResult, GetDistributionTenantOutputArgs } from "./getDistributionTenant";
38
+ export declare const getDistributionTenant: typeof import("./getDistributionTenant").getDistributionTenant;
39
+ export declare const getDistributionTenantOutput: typeof import("./getDistributionTenant").getDistributionTenantOutput;
28
40
  export { GetFunctionArgs, GetFunctionResult, GetFunctionOutputArgs } from "./getFunction";
29
41
  export declare const getFunction: typeof import("./getFunction").getFunction;
30
42
  export declare const getFunctionOutput: typeof import("./getFunction").getFunctionOutput;
@@ -16,17 +16,21 @@ 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.VpcOrigin = exports.ResponseHeadersPolicy = exports.RealtimeLogConfig = exports.PublicKey = exports.OriginRequestPolicy = exports.OriginAccessControl = exports.MonitoringSubscription = exports.KeyValueStore = exports.KeyGroup = exports.getVpcOriginOutput = exports.getVpcOrigin = exports.getResponseHeadersPolicyOutput = exports.getResponseHeadersPolicy = exports.getRealtimeLogConfigOutput = exports.getRealtimeLogConfig = exports.getPublicKeyOutput = exports.getPublicKey = exports.getOriginRequestPolicyOutput = exports.getOriginRequestPolicy = exports.getOriginAccessControlOutput = exports.getOriginAccessControl = exports.getMonitoringSubscriptionOutput = exports.getMonitoringSubscription = exports.getKeyValueStoreOutput = exports.getKeyValueStore = exports.getKeyGroupOutput = exports.getKeyGroup = exports.getFunctionOutput = exports.getFunction = exports.getDistributionOutput = exports.getDistribution = exports.getContinuousDeploymentPolicyOutput = exports.getContinuousDeploymentPolicy = exports.getCloudFrontOriginAccessIdentityOutput = exports.getCloudFrontOriginAccessIdentity = exports.getCachePolicyOutput = exports.getCachePolicy = exports.Function = exports.Distribution = exports.ContinuousDeploymentPolicy = exports.CloudFrontOriginAccessIdentity = exports.CachePolicy = void 0;
19
+ exports.VpcOrigin = exports.ResponseHeadersPolicy = exports.RealtimeLogConfig = exports.PublicKey = exports.OriginRequestPolicy = exports.OriginAccessControl = exports.MonitoringSubscription = exports.KeyValueStore = exports.KeyGroup = exports.getVpcOriginOutput = exports.getVpcOrigin = exports.getResponseHeadersPolicyOutput = exports.getResponseHeadersPolicy = exports.getRealtimeLogConfigOutput = exports.getRealtimeLogConfig = exports.getPublicKeyOutput = exports.getPublicKey = exports.getOriginRequestPolicyOutput = exports.getOriginRequestPolicy = exports.getOriginAccessControlOutput = exports.getOriginAccessControl = exports.getMonitoringSubscriptionOutput = exports.getMonitoringSubscription = exports.getKeyValueStoreOutput = exports.getKeyValueStore = exports.getKeyGroupOutput = exports.getKeyGroup = exports.getFunctionOutput = exports.getFunction = exports.getDistributionTenantOutput = exports.getDistributionTenant = exports.getDistributionOutput = exports.getDistribution = exports.getContinuousDeploymentPolicyOutput = exports.getContinuousDeploymentPolicy = exports.getConnectionGroupOutput = exports.getConnectionGroup = exports.getCloudFrontOriginAccessIdentityOutput = exports.getCloudFrontOriginAccessIdentity = exports.getCachePolicyOutput = exports.getCachePolicy = exports.Function = exports.DistributionTenant = exports.Distribution = exports.ContinuousDeploymentPolicy = exports.ConnectionGroup = exports.CloudFrontOriginAccessIdentity = exports.CachePolicy = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.CachePolicy = null;
23
23
  utilities.lazyLoad(exports, ["CachePolicy"], () => require("./cachePolicy"));
24
24
  exports.CloudFrontOriginAccessIdentity = null;
25
25
  utilities.lazyLoad(exports, ["CloudFrontOriginAccessIdentity"], () => require("./cloudFrontOriginAccessIdentity"));
26
+ exports.ConnectionGroup = null;
27
+ utilities.lazyLoad(exports, ["ConnectionGroup"], () => require("./connectionGroup"));
26
28
  exports.ContinuousDeploymentPolicy = null;
27
29
  utilities.lazyLoad(exports, ["ContinuousDeploymentPolicy"], () => require("./continuousDeploymentPolicy"));
28
30
  exports.Distribution = null;
29
31
  utilities.lazyLoad(exports, ["Distribution"], () => require("./distribution"));
32
+ exports.DistributionTenant = null;
33
+ utilities.lazyLoad(exports, ["DistributionTenant"], () => require("./distributionTenant"));
30
34
  exports.Function = null;
31
35
  utilities.lazyLoad(exports, ["Function"], () => require("./function"));
32
36
  exports.getCachePolicy = null;
@@ -35,12 +39,18 @@ utilities.lazyLoad(exports, ["getCachePolicy", "getCachePolicyOutput"], () => re
35
39
  exports.getCloudFrontOriginAccessIdentity = null;
36
40
  exports.getCloudFrontOriginAccessIdentityOutput = null;
37
41
  utilities.lazyLoad(exports, ["getCloudFrontOriginAccessIdentity", "getCloudFrontOriginAccessIdentityOutput"], () => require("./getCloudFrontOriginAccessIdentity"));
42
+ exports.getConnectionGroup = null;
43
+ exports.getConnectionGroupOutput = null;
44
+ utilities.lazyLoad(exports, ["getConnectionGroup", "getConnectionGroupOutput"], () => require("./getConnectionGroup"));
38
45
  exports.getContinuousDeploymentPolicy = null;
39
46
  exports.getContinuousDeploymentPolicyOutput = null;
40
47
  utilities.lazyLoad(exports, ["getContinuousDeploymentPolicy", "getContinuousDeploymentPolicyOutput"], () => require("./getContinuousDeploymentPolicy"));
41
48
  exports.getDistribution = null;
42
49
  exports.getDistributionOutput = null;
43
50
  utilities.lazyLoad(exports, ["getDistribution", "getDistributionOutput"], () => require("./getDistribution"));
51
+ exports.getDistributionTenant = null;
52
+ exports.getDistributionTenantOutput = null;
53
+ utilities.lazyLoad(exports, ["getDistributionTenant", "getDistributionTenantOutput"], () => require("./getDistributionTenant"));
44
54
  exports.getFunction = null;
45
55
  exports.getFunctionOutput = null;
46
56
  utilities.lazyLoad(exports, ["getFunction", "getFunctionOutput"], () => require("./getFunction"));
@@ -99,10 +109,14 @@ const _module = {
99
109
  return new exports.CachePolicy(name, undefined, { urn });
100
110
  case "aws-native:cloudfront:CloudFrontOriginAccessIdentity":
101
111
  return new exports.CloudFrontOriginAccessIdentity(name, undefined, { urn });
112
+ case "aws-native:cloudfront:ConnectionGroup":
113
+ return new exports.ConnectionGroup(name, undefined, { urn });
102
114
  case "aws-native:cloudfront:ContinuousDeploymentPolicy":
103
115
  return new exports.ContinuousDeploymentPolicy(name, undefined, { urn });
104
116
  case "aws-native:cloudfront:Distribution":
105
117
  return new exports.Distribution(name, undefined, { urn });
118
+ case "aws-native:cloudfront:DistributionTenant":
119
+ return new exports.DistributionTenant(name, undefined, { urn });
106
120
  case "aws-native:cloudfront:Function":
107
121
  return new exports.Function(name, undefined, { urn });
108
122
  case "aws-native:cloudfront:KeyGroup":
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudfront/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudfront/index.ts"],"names":[],"mappings":"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"}
@@ -29,7 +29,7 @@ export declare class Fleet extends pulumi.CustomResource {
29
29
  */
30
30
  readonly baseCapacity: pulumi.Output<number | undefined>;
31
31
  /**
32
- * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` .
32
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` or `CUSTOM_INSTANCE_TYPE` .
33
33
  */
34
34
  readonly computeConfiguration: pulumi.Output<outputs.codebuild.FleetComputeConfiguration | undefined>;
35
35
  /**
@@ -137,7 +137,7 @@ export interface FleetArgs {
137
137
  */
138
138
  baseCapacity?: pulumi.Input<number>;
139
139
  /**
140
- * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` .
140
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` or `CUSTOM_INSTANCE_TYPE` .
141
141
  */
142
142
  computeConfiguration?: pulumi.Input<inputs.codebuild.FleetComputeConfigurationArgs>;
143
143
  /**
@@ -21,7 +21,7 @@ export interface GetFleetResult {
21
21
  */
22
22
  readonly baseCapacity?: number;
23
23
  /**
24
- * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` .
24
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE` or `CUSTOM_INSTANCE_TYPE` .
25
25
  */
26
26
  readonly computeConfiguration?: outputs.codebuild.FleetComputeConfiguration;
27
27
  /**
@@ -30,7 +30,7 @@ export interface GetManagedLoginBrandingResult {
30
30
  */
31
31
  readonly settings?: any;
32
32
  /**
33
- * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding designer.
33
+ * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding editor.
34
34
  *
35
35
  * When you specify `true` for this option, you must also omit values for `Settings` and `Assets` in the request.
36
36
  */
@@ -42,7 +42,7 @@ export declare class ManagedLoginBranding extends pulumi.CustomResource {
42
42
  */
43
43
  readonly settings: pulumi.Output<any | undefined>;
44
44
  /**
45
- * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding designer.
45
+ * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding editor.
46
46
  *
47
47
  * When you specify `true` for this option, you must also omit values for `Settings` and `Assets` in the request.
48
48
  */
@@ -83,7 +83,7 @@ export interface ManagedLoginBrandingArgs {
83
83
  */
84
84
  settings?: any;
85
85
  /**
86
- * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding designer.
86
+ * When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding editor.
87
87
  *
88
88
  * When you specify `true` for this option, you must also omit values for `Settings` and `Assets` in the request.
89
89
  */
@@ -34,7 +34,7 @@ export declare class UserPoolDomain extends pulumi.CustomResource {
34
34
  */
35
35
  readonly domain: pulumi.Output<string>;
36
36
  /**
37
- * A version number that indicates the state of managed login for your domain. Version `1` is hosted UI (classic). Version `2` is the newer managed login with the branding designer. For more information, see [Managed login](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html) .
37
+ * A version number that indicates the state of managed login for your domain. Version `1` is hosted UI (classic). Version `2` is the newer managed login with the branding editor. For more information, see [Managed login](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html) .
38
38
  */
39
39
  readonly managedLoginVersion: pulumi.Output<number | undefined>;
40
40
  /**
@@ -65,7 +65,7 @@ export interface UserPoolDomainArgs {
65
65
  */
66
66
  domain: pulumi.Input<string>;
67
67
  /**
68
- * A version number that indicates the state of managed login for your domain. Version `1` is hosted UI (classic). Version `2` is the newer managed login with the branding designer. For more information, see [Managed login](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html) .
68
+ * A version number that indicates the state of managed login for your domain. Version `1` is hosted UI (classic). Version `2` is the newer managed login with the branding editor. For more information, see [Managed login](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html) .
69
69
  */
70
70
  managedLoginVersion?: pulumi.Input<number>;
71
71
  /**
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
5
5
  * You should be aware of the following behaviors when working with DDB tables:
6
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
6
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
7
7
  *
8
8
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
9
9
  */
@@ -29,8 +29,8 @@ export interface GetTableResult {
29
29
  /**
30
30
  * Specify how you are charged for read and write throughput and how you manage capacity.
31
31
  * Valid values include:
32
- * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
33
- * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
32
+ * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
33
+ * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
34
34
  *
35
35
  * If not specified, the default is ``PROVISIONED``.
36
36
  */
@@ -118,7 +118,7 @@ export interface GetTableResult {
118
118
  /**
119
119
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
120
120
  * You should be aware of the following behaviors when working with DDB tables:
121
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
121
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
122
122
  *
123
123
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
124
124
  */
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
10
10
  * You should be aware of the following behaviors when working with DDB tables:
11
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
11
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
12
12
  *
13
13
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
14
14
  */
@@ -22,7 +22,7 @@ exports.getTable = getTable;
22
22
  /**
23
23
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
24
24
  * You should be aware of the following behaviors when working with DDB tables:
25
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
25
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
26
26
  *
27
27
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
28
28
  */
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
6
6
  * You should be aware of the following behaviors when working with DDB tables:
7
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
7
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
8
8
  *
9
9
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
10
10
  *
@@ -264,8 +264,8 @@ export declare class Table extends pulumi.CustomResource {
264
264
  /**
265
265
  * Specify how you are charged for read and write throughput and how you manage capacity.
266
266
  * Valid values include:
267
- * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
268
- * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
267
+ * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
268
+ * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
269
269
  *
270
270
  * If not specified, the default is ``PROVISIONED``.
271
271
  */
@@ -381,8 +381,8 @@ export interface TableArgs {
381
381
  /**
382
382
  * Specify how you are charged for read and write throughput and how you manage capacity.
383
383
  * Valid values include:
384
- * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
385
- * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
384
+ * + ``PAY_PER_REQUEST`` - We recommend using ``PAY_PER_REQUEST`` for most DynamoDB workloads. ``PAY_PER_REQUEST`` sets the billing mode to [On-demand capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/on-demand-capacity-mode.html).
385
+ * + ``PROVISIONED`` - We recommend using ``PROVISIONED`` for steady workloads with predictable growth where capacity requirements can be reliably forecasted. ``PROVISIONED`` sets the billing mode to [Provisioned capacity mode](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/provisioned-capacity-mode.html).
386
386
  *
387
387
  * If not specified, the default is ``PROVISIONED``.
388
388
  */
package/dynamodb/table.js CHANGED
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
10
10
  * You should be aware of the following behaviors when working with DDB tables:
11
- * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
11
+ * + CFNlong typically creates DDB tables in parallel. However, if your template includes multiple DDB tables with indexes, you must declare dependencies so that the tables are created sequentially. DDBlong limits the number of tables with secondary indexes that are in the creating state. If you create multiple tables with indexes at the same time, DDB returns an error and the stack operation fails. For an example, see [DynamoDB Table with a DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#aws-resource-dynamodb-table--examples--DynamoDB_Table_with_a_DependsOn_Attribute).
12
12
  *
13
13
  * Our guidance is to use the latest schema documented for your CFNlong templates. This schema supports the provisioning of all table settings below. When using this schema in your CFNlong templates, please ensure that your Identity and Access Management (IAM) policies are updated with appropriate permissions to allow for the authorization of these setting changes.
14
14
  *
@@ -0,0 +1,28 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ import * as enums from "../types/enums";
4
+ /**
5
+ * The AWS::ECR::RegistryScanningConfiguration controls the scanning configuration for an Amazon Elastic Container Registry (Amazon Private ECR). For more information, see https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html
6
+ */
7
+ export declare function getRegistryScanningConfiguration(args: GetRegistryScanningConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetRegistryScanningConfigurationResult>;
8
+ export interface GetRegistryScanningConfigurationArgs {
9
+ registryId: string;
10
+ }
11
+ export interface GetRegistryScanningConfigurationResult {
12
+ readonly registryId?: string;
13
+ /**
14
+ * The scanning rules associated with the registry.
15
+ */
16
+ readonly rules?: outputs.ecr.RegistryScanningConfigurationScanningRule[];
17
+ /**
18
+ * The type of scanning configured for the registry.
19
+ */
20
+ readonly scanType?: enums.ecr.RegistryScanningConfigurationScanType;
21
+ }
22
+ /**
23
+ * The AWS::ECR::RegistryScanningConfiguration controls the scanning configuration for an Amazon Elastic Container Registry (Amazon Private ECR). For more information, see https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html
24
+ */
25
+ export declare function getRegistryScanningConfigurationOutput(args: GetRegistryScanningConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRegistryScanningConfigurationResult>;
26
+ export interface GetRegistryScanningConfigurationOutputArgs {
27
+ registryId: pulumi.Input<string>;
28
+ }