|
1 | 1 | {
|
2 |
| - "$version": "120.0.0", |
| 2 | + "$version": "124.0.0", |
3 | 3 | "PropertyTypes": {
|
4 |
| - "AWS::S3::AccessPoint.PolicyStatus": { |
5 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-policystatus.html", |
6 |
| - "Properties": { |
7 |
| - "IsPublic": { |
8 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-policystatus.html#cfn-s3-accesspoint-policystatus-ispublic", |
9 |
| - "PrimitiveType": "String", |
10 |
| - "Required": false, |
11 |
| - "UpdateType": "Mutable" |
12 |
| - } |
13 |
| - } |
14 |
| - }, |
15 | 4 | "AWS::S3::AccessPoint.PublicAccessBlockConfiguration": {
|
16 | 5 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html",
|
17 | 6 | "Properties": {
|
18 | 7 | "BlockPublicAcls": {
|
19 | 8 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-blockpublicacls",
|
20 | 9 | "PrimitiveType": "Boolean",
|
21 | 10 | "Required": false,
|
22 |
| - "UpdateType": "Immutable" |
| 11 | + "UpdateType": "Mutable" |
23 | 12 | },
|
24 | 13 | "BlockPublicPolicy": {
|
25 | 14 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-blockpublicpolicy",
|
26 | 15 | "PrimitiveType": "Boolean",
|
27 | 16 | "Required": false,
|
28 |
| - "UpdateType": "Immutable" |
| 17 | + "UpdateType": "Mutable" |
29 | 18 | },
|
30 | 19 | "IgnorePublicAcls": {
|
31 | 20 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-ignorepublicacls",
|
32 | 21 | "PrimitiveType": "Boolean",
|
33 | 22 | "Required": false,
|
34 |
| - "UpdateType": "Immutable" |
| 23 | + "UpdateType": "Mutable" |
35 | 24 | },
|
36 | 25 | "RestrictPublicBuckets": {
|
37 | 26 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-restrictpublicbuckets",
|
38 | 27 | "PrimitiveType": "Boolean",
|
39 | 28 | "Required": false,
|
40 |
| - "UpdateType": "Immutable" |
| 29 | + "UpdateType": "Mutable" |
41 | 30 | }
|
42 | 31 | }
|
43 | 32 | },
|
|
1737 | 1726 | "Required": false,
|
1738 | 1727 | "UpdateType": "Mutable"
|
1739 | 1728 | },
|
1740 |
| - "PolicyStatus": { |
1741 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-policystatus", |
1742 |
| - "Required": false, |
1743 |
| - "Type": "PolicyStatus", |
1744 |
| - "UpdateType": "Mutable" |
1745 |
| - }, |
1746 | 1729 | "PublicAccessBlockConfiguration": {
|
1747 | 1730 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-publicaccessblockconfiguration",
|
1748 | 1731 | "Required": false,
|
1749 | 1732 | "Type": "PublicAccessBlockConfiguration",
|
1750 |
| - "UpdateType": "Immutable" |
| 1733 | + "UpdateType": "Mutable" |
1751 | 1734 | },
|
1752 | 1735 | "VpcConfiguration": {
|
1753 | 1736 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-vpcconfiguration",
|
|
0 commit comments