@aws-sdk/client-route53resolver 3.565.0 → 3.566.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.
- package/dist-cjs/index.js +7 -0
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +1 -0
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +2 -0
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +2 -0
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +3 -0
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +2 -0
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +2 -0
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -0
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +2 -0
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +3 -0
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +2 -0
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -0
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +85 -0
- package/dist-types/ts3.4/models/models_0.d.ts +9 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -51,6 +51,7 @@ __export(src_exports, {
|
|
|
51
51
|
DisassociateResolverRuleCommand: () => DisassociateResolverRuleCommand,
|
|
52
52
|
FirewallDomainImportOperation: () => FirewallDomainImportOperation,
|
|
53
53
|
FirewallDomainListStatus: () => FirewallDomainListStatus,
|
|
54
|
+
FirewallDomainRedirectionAction: () => FirewallDomainRedirectionAction,
|
|
54
55
|
FirewallDomainUpdateOperation: () => FirewallDomainUpdateOperation,
|
|
55
56
|
FirewallFailOpenStatus: () => FirewallFailOpenStatus,
|
|
56
57
|
FirewallRuleGroupAssociationStatus: () => FirewallRuleGroupAssociationStatus,
|
|
@@ -609,6 +610,10 @@ var FirewallDomainListStatus = {
|
|
|
609
610
|
IMPORTING: "IMPORTING",
|
|
610
611
|
UPDATING: "UPDATING"
|
|
611
612
|
};
|
|
613
|
+
var FirewallDomainRedirectionAction = {
|
|
614
|
+
INSPECT_REDIRECTION_DOMAIN: "INSPECT_REDIRECTION_DOMAIN",
|
|
615
|
+
TRUST_REDIRECTION_DOMAIN: "TRUST_REDIRECTION_DOMAIN"
|
|
616
|
+
};
|
|
612
617
|
var ShareStatus = {
|
|
613
618
|
NotShared: "NOT_SHARED",
|
|
614
619
|
SharedByMe: "SHARED_BY_ME",
|
|
@@ -2354,6 +2359,7 @@ var se_CreateFirewallRuleRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
2354
2359
|
BlockResponse: [],
|
|
2355
2360
|
CreatorRequestId: [true, (_) => _ ?? (0, import_uuid.v4)()],
|
|
2356
2361
|
FirewallDomainListId: [],
|
|
2362
|
+
FirewallDomainRedirectionAction: [],
|
|
2357
2363
|
FirewallRuleGroupId: [],
|
|
2358
2364
|
Name: [],
|
|
2359
2365
|
Priority: [],
|
|
@@ -3810,6 +3816,7 @@ var paginateListTagsForResource = (0, import_core.createPaginator)(Route53Resolv
|
|
|
3810
3816
|
BlockOverrideDnsType,
|
|
3811
3817
|
BlockResponse,
|
|
3812
3818
|
FirewallDomainListStatus,
|
|
3819
|
+
FirewallDomainRedirectionAction,
|
|
3813
3820
|
ShareStatus,
|
|
3814
3821
|
FirewallRuleGroupStatus,
|
|
3815
3822
|
OutpostResolverStatus,
|
|
@@ -223,6 +223,10 @@ export const FirewallDomainListStatus = {
|
|
|
223
223
|
IMPORTING: "IMPORTING",
|
|
224
224
|
UPDATING: "UPDATING",
|
|
225
225
|
};
|
|
226
|
+
export const FirewallDomainRedirectionAction = {
|
|
227
|
+
INSPECT_REDIRECTION_DOMAIN: "INSPECT_REDIRECTION_DOMAIN",
|
|
228
|
+
TRUST_REDIRECTION_DOMAIN: "TRUST_REDIRECTION_DOMAIN",
|
|
229
|
+
};
|
|
226
230
|
export const ShareStatus = {
|
|
227
231
|
NotShared: "NOT_SHARED",
|
|
228
232
|
SharedByMe: "SHARED_BY_ME",
|
|
@@ -1550,6 +1550,7 @@ const se_CreateFirewallRuleRequest = (input, context) => {
|
|
|
1550
1550
|
BlockResponse: [],
|
|
1551
1551
|
CreatorRequestId: [true, (_) => _ ?? generateIdempotencyToken()],
|
|
1552
1552
|
FirewallDomainListId: [],
|
|
1553
|
+
FirewallDomainRedirectionAction: [],
|
|
1553
1554
|
FirewallRuleGroupId: [],
|
|
1554
1555
|
Name: [],
|
|
1555
1556
|
Priority: [],
|
|
@@ -77,6 +77,8 @@ declare const AssociateFirewallRuleGroupCommand_base: {
|
|
|
77
77
|
*
|
|
78
78
|
* @throws {@link AccessDeniedException} (client fault)
|
|
79
79
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
80
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
81
|
+
* resource policy for CloudWatch Logs.</p>
|
|
80
82
|
*
|
|
81
83
|
* @throws {@link ConflictException} (client fault)
|
|
82
84
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -69,6 +69,8 @@ declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
|
69
69
|
*
|
|
70
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
71
71
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
72
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
73
|
+
* resource policy for CloudWatch Logs.</p>
|
|
72
74
|
*
|
|
73
75
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
74
76
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -70,6 +70,8 @@ declare const CreateFirewallDomainListCommand_base: {
|
|
|
70
70
|
*
|
|
71
71
|
* @throws {@link AccessDeniedException} (client fault)
|
|
72
72
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
73
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
74
|
+
* resource policy for CloudWatch Logs.</p>
|
|
73
75
|
*
|
|
74
76
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
75
77
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -44,6 +44,7 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
44
44
|
* BlockOverrideDnsType: "CNAME",
|
|
45
45
|
* BlockOverrideTtl: Number("int"),
|
|
46
46
|
* Name: "STRING_VALUE", // required
|
|
47
|
+
* FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
47
48
|
* Qtype: "STRING_VALUE",
|
|
48
49
|
* };
|
|
49
50
|
* const command = new CreateFirewallRuleCommand(input);
|
|
@@ -62,6 +63,7 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
62
63
|
* // CreatorRequestId: "STRING_VALUE",
|
|
63
64
|
* // CreationTime: "STRING_VALUE",
|
|
64
65
|
* // ModificationTime: "STRING_VALUE",
|
|
66
|
+
* // FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
65
67
|
* // Qtype: "STRING_VALUE",
|
|
66
68
|
* // },
|
|
67
69
|
* // };
|
|
@@ -76,6 +78,8 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
76
78
|
*
|
|
77
79
|
* @throws {@link AccessDeniedException} (client fault)
|
|
78
80
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
81
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
82
|
+
* resource policy for CloudWatch Logs.</p>
|
|
79
83
|
*
|
|
80
84
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
81
85
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -72,6 +72,8 @@ declare const CreateFirewallRuleGroupCommand_base: {
|
|
|
72
72
|
*
|
|
73
73
|
* @throws {@link AccessDeniedException} (client fault)
|
|
74
74
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
75
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
76
|
+
* resource policy for CloudWatch Logs.</p>
|
|
75
77
|
*
|
|
76
78
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
77
79
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -74,6 +74,8 @@ declare const CreateOutpostResolverCommand_base: {
|
|
|
74
74
|
*
|
|
75
75
|
* @throws {@link AccessDeniedException} (client fault)
|
|
76
76
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
77
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
78
|
+
* resource policy for CloudWatch Logs.</p>
|
|
77
79
|
*
|
|
78
80
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
79
81
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -107,6 +107,8 @@ declare const CreateResolverEndpointCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link AccessDeniedException} (client fault)
|
|
109
109
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
110
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
111
|
+
* resource policy for CloudWatch Logs.</p>
|
|
110
112
|
*
|
|
111
113
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
112
114
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -77,6 +77,8 @@ declare const CreateResolverQueryLogConfigCommand_base: {
|
|
|
77
77
|
*
|
|
78
78
|
* @throws {@link AccessDeniedException} (client fault)
|
|
79
79
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
80
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
81
|
+
* resource policy for CloudWatch Logs.</p>
|
|
80
82
|
*
|
|
81
83
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
82
84
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -93,6 +93,8 @@ declare const CreateResolverRuleCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
* @throws {@link AccessDeniedException} (client fault)
|
|
95
95
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
96
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
97
|
+
* resource policy for CloudWatch Logs.</p>
|
|
96
98
|
*
|
|
97
99
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
98
100
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -63,6 +63,8 @@ declare const DeleteFirewallDomainListCommand_base: {
|
|
|
63
63
|
*
|
|
64
64
|
* @throws {@link AccessDeniedException} (client fault)
|
|
65
65
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
66
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
67
|
+
* resource policy for CloudWatch Logs.</p>
|
|
66
68
|
*
|
|
67
69
|
* @throws {@link ConflictException} (client fault)
|
|
68
70
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -54,6 +54,7 @@ declare const DeleteFirewallRuleCommand_base: {
|
|
|
54
54
|
* // CreatorRequestId: "STRING_VALUE",
|
|
55
55
|
* // CreationTime: "STRING_VALUE",
|
|
56
56
|
* // ModificationTime: "STRING_VALUE",
|
|
57
|
+
* // FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
57
58
|
* // Qtype: "STRING_VALUE",
|
|
58
59
|
* // },
|
|
59
60
|
* // };
|
|
@@ -68,6 +69,8 @@ declare const DeleteFirewallRuleCommand_base: {
|
|
|
68
69
|
*
|
|
69
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
70
71
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
72
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
73
|
+
* resource policy for CloudWatch Logs.</p>
|
|
71
74
|
*
|
|
72
75
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
73
76
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -64,6 +64,8 @@ declare const DeleteFirewallRuleGroupCommand_base: {
|
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link AccessDeniedException} (client fault)
|
|
66
66
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
67
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
68
|
+
* resource policy for CloudWatch Logs.</p>
|
|
67
69
|
*
|
|
68
70
|
* @throws {@link ConflictException} (client fault)
|
|
69
71
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -64,6 +64,8 @@ declare const DeleteOutpostResolverCommand_base: {
|
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link AccessDeniedException} (client fault)
|
|
66
66
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
67
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
68
|
+
* resource policy for CloudWatch Logs.</p>
|
|
67
69
|
*
|
|
68
70
|
* @throws {@link ConflictException} (client fault)
|
|
69
71
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -71,6 +71,8 @@ declare const DeleteResolverQueryLogConfigCommand_base: {
|
|
|
71
71
|
*
|
|
72
72
|
* @throws {@link AccessDeniedException} (client fault)
|
|
73
73
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
74
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
75
|
+
* resource policy for CloudWatch Logs.</p>
|
|
74
76
|
*
|
|
75
77
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
76
78
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -66,6 +66,8 @@ declare const DisassociateFirewallRuleGroupCommand_base: {
|
|
|
66
66
|
*
|
|
67
67
|
* @throws {@link AccessDeniedException} (client fault)
|
|
68
68
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
69
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
70
|
+
* resource policy for CloudWatch Logs.</p>
|
|
69
71
|
*
|
|
70
72
|
* @throws {@link ConflictException} (client fault)
|
|
71
73
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -75,6 +75,8 @@ declare const DisassociateResolverQueryLogConfigCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link AccessDeniedException} (client fault)
|
|
77
77
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
78
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
79
|
+
* resource policy for CloudWatch Logs.</p>
|
|
78
80
|
*
|
|
79
81
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
80
82
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -58,6 +58,8 @@ declare const GetFirewallConfigCommand_base: {
|
|
|
58
58
|
*
|
|
59
59
|
* @throws {@link AccessDeniedException} (client fault)
|
|
60
60
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
61
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
62
|
+
* resource policy for CloudWatch Logs.</p>
|
|
61
63
|
*
|
|
62
64
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
63
65
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -63,6 +63,8 @@ declare const GetFirewallDomainListCommand_base: {
|
|
|
63
63
|
*
|
|
64
64
|
* @throws {@link AccessDeniedException} (client fault)
|
|
65
65
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
66
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
67
|
+
* resource policy for CloudWatch Logs.</p>
|
|
66
68
|
*
|
|
67
69
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
68
70
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -66,6 +66,8 @@ declare const GetFirewallRuleGroupAssociationCommand_base: {
|
|
|
66
66
|
*
|
|
67
67
|
* @throws {@link AccessDeniedException} (client fault)
|
|
68
68
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
69
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
70
|
+
* resource policy for CloudWatch Logs.</p>
|
|
69
71
|
*
|
|
70
72
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
71
73
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -64,6 +64,8 @@ declare const GetFirewallRuleGroupCommand_base: {
|
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link AccessDeniedException} (client fault)
|
|
66
66
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
67
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
68
|
+
* resource policy for CloudWatch Logs.</p>
|
|
67
69
|
*
|
|
68
70
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
69
71
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -53,6 +53,8 @@ declare const GetFirewallRuleGroupPolicyCommand_base: {
|
|
|
53
53
|
*
|
|
54
54
|
* @throws {@link AccessDeniedException} (client fault)
|
|
55
55
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
56
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
57
|
+
* resource policy for CloudWatch Logs.</p>
|
|
56
58
|
*
|
|
57
59
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
58
60
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -65,6 +65,8 @@ declare const GetOutpostResolverCommand_base: {
|
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link AccessDeniedException} (client fault)
|
|
67
67
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
68
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
69
|
+
* resource policy for CloudWatch Logs.</p>
|
|
68
70
|
*
|
|
69
71
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
70
72
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -58,6 +58,8 @@ declare const GetResolverConfigCommand_base: {
|
|
|
58
58
|
*
|
|
59
59
|
* @throws {@link AccessDeniedException} (client fault)
|
|
60
60
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
61
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
62
|
+
* resource policy for CloudWatch Logs.</p>
|
|
61
63
|
*
|
|
62
64
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
63
65
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -57,6 +57,8 @@ declare const GetResolverDnssecConfigCommand_base: {
|
|
|
57
57
|
*
|
|
58
58
|
* @throws {@link AccessDeniedException} (client fault)
|
|
59
59
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
60
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
61
|
+
* resource policy for CloudWatch Logs.</p>
|
|
60
62
|
*
|
|
61
63
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
62
64
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -61,6 +61,8 @@ declare const GetResolverQueryLogConfigAssociationCommand_base: {
|
|
|
61
61
|
*
|
|
62
62
|
* @throws {@link AccessDeniedException} (client fault)
|
|
63
63
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
64
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
65
|
+
* resource policy for CloudWatch Logs.</p>
|
|
64
66
|
*
|
|
65
67
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
66
68
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -64,6 +64,8 @@ declare const GetResolverQueryLogConfigCommand_base: {
|
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link AccessDeniedException} (client fault)
|
|
66
66
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
67
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
68
|
+
* resource policy for CloudWatch Logs.</p>
|
|
67
69
|
*
|
|
68
70
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
69
71
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -53,6 +53,8 @@ declare const GetResolverQueryLogConfigPolicyCommand_base: {
|
|
|
53
53
|
*
|
|
54
54
|
* @throws {@link AccessDeniedException} (client fault)
|
|
55
55
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
56
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
57
|
+
* resource policy for CloudWatch Logs.</p>
|
|
56
58
|
*
|
|
57
59
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
58
60
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -53,6 +53,8 @@ declare const GetResolverRulePolicyCommand_base: {
|
|
|
53
53
|
*
|
|
54
54
|
* @throws {@link AccessDeniedException} (client fault)
|
|
55
55
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
56
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
57
|
+
* resource policy for CloudWatch Logs.</p>
|
|
56
58
|
*
|
|
57
59
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
58
60
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -72,6 +72,8 @@ declare const ImportFirewallDomainsCommand_base: {
|
|
|
72
72
|
*
|
|
73
73
|
* @throws {@link AccessDeniedException} (client fault)
|
|
74
74
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
75
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
76
|
+
* resource policy for CloudWatch Logs.</p>
|
|
75
77
|
*
|
|
76
78
|
* @throws {@link ConflictException} (client fault)
|
|
77
79
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -62,6 +62,8 @@ declare const ListFirewallConfigsCommand_base: {
|
|
|
62
62
|
*
|
|
63
63
|
* @throws {@link AccessDeniedException} (client fault)
|
|
64
64
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
65
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
66
|
+
* resource policy for CloudWatch Logs.</p>
|
|
65
67
|
*
|
|
66
68
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
67
69
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -63,6 +63,8 @@ declare const ListFirewallDomainListsCommand_base: {
|
|
|
63
63
|
*
|
|
64
64
|
* @throws {@link AccessDeniedException} (client fault)
|
|
65
65
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
66
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
67
|
+
* resource policy for CloudWatch Logs.</p>
|
|
66
68
|
*
|
|
67
69
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
68
70
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -58,6 +58,8 @@ declare const ListFirewallDomainsCommand_base: {
|
|
|
58
58
|
*
|
|
59
59
|
* @throws {@link AccessDeniedException} (client fault)
|
|
60
60
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
61
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
62
|
+
* resource policy for CloudWatch Logs.</p>
|
|
61
63
|
*
|
|
62
64
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
63
65
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -75,6 +75,8 @@ declare const ListFirewallRuleGroupAssociationsCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link AccessDeniedException} (client fault)
|
|
77
77
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
78
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
79
|
+
* resource policy for CloudWatch Logs.</p>
|
|
78
80
|
*
|
|
79
81
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
80
82
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -64,6 +64,8 @@ declare const ListFirewallRuleGroupsCommand_base: {
|
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link AccessDeniedException} (client fault)
|
|
66
66
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
67
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
68
|
+
* resource policy for CloudWatch Logs.</p>
|
|
67
69
|
*
|
|
68
70
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
69
71
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -59,6 +59,7 @@ declare const ListFirewallRulesCommand_base: {
|
|
|
59
59
|
* // CreatorRequestId: "STRING_VALUE",
|
|
60
60
|
* // CreationTime: "STRING_VALUE",
|
|
61
61
|
* // ModificationTime: "STRING_VALUE",
|
|
62
|
+
* // FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
62
63
|
* // Qtype: "STRING_VALUE",
|
|
63
64
|
* // },
|
|
64
65
|
* // ],
|
|
@@ -74,6 +75,8 @@ declare const ListFirewallRulesCommand_base: {
|
|
|
74
75
|
*
|
|
75
76
|
* @throws {@link AccessDeniedException} (client fault)
|
|
76
77
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
78
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
79
|
+
* resource policy for CloudWatch Logs.</p>
|
|
77
80
|
*
|
|
78
81
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
79
82
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -69,6 +69,8 @@ declare const ListOutpostResolversCommand_base: {
|
|
|
69
69
|
*
|
|
70
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
71
71
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
72
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
73
|
+
* resource policy for CloudWatch Logs.</p>
|
|
72
74
|
*
|
|
73
75
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
74
76
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -62,6 +62,8 @@ declare const ListResolverConfigsCommand_base: {
|
|
|
62
62
|
*
|
|
63
63
|
* @throws {@link AccessDeniedException} (client fault)
|
|
64
64
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
65
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
66
|
+
* resource policy for CloudWatch Logs.</p>
|
|
65
67
|
*
|
|
66
68
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
67
69
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -69,6 +69,8 @@ declare const ListResolverDnssecConfigsCommand_base: {
|
|
|
69
69
|
*
|
|
70
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
71
71
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
72
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
73
|
+
* resource policy for CloudWatch Logs.</p>
|
|
72
74
|
*
|
|
73
75
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
74
76
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -76,6 +76,8 @@ declare const ListResolverQueryLogConfigAssociationsCommand_base: {
|
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link AccessDeniedException} (client fault)
|
|
78
78
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
79
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
80
|
+
* resource policy for CloudWatch Logs.</p>
|
|
79
81
|
*
|
|
80
82
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
81
83
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -80,6 +80,8 @@ declare const ListResolverQueryLogConfigsCommand_base: {
|
|
|
80
80
|
*
|
|
81
81
|
* @throws {@link AccessDeniedException} (client fault)
|
|
82
82
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
83
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
84
|
+
* resource policy for CloudWatch Logs.</p>
|
|
83
85
|
*
|
|
84
86
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
85
87
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -55,6 +55,8 @@ declare const PutFirewallRuleGroupPolicyCommand_base: {
|
|
|
55
55
|
*
|
|
56
56
|
* @throws {@link AccessDeniedException} (client fault)
|
|
57
57
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
58
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
59
|
+
* resource policy for CloudWatch Logs.</p>
|
|
58
60
|
*
|
|
59
61
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
60
62
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -54,6 +54,8 @@ declare const PutResolverQueryLogConfigPolicyCommand_base: {
|
|
|
54
54
|
*
|
|
55
55
|
* @throws {@link AccessDeniedException} (client fault)
|
|
56
56
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
57
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
58
|
+
* resource policy for CloudWatch Logs.</p>
|
|
57
59
|
*
|
|
58
60
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
59
61
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -54,6 +54,8 @@ declare const PutResolverRulePolicyCommand_base: {
|
|
|
54
54
|
*
|
|
55
55
|
* @throws {@link AccessDeniedException} (client fault)
|
|
56
56
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
57
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
58
|
+
* resource policy for CloudWatch Logs.</p>
|
|
57
59
|
*
|
|
58
60
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
59
61
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -59,6 +59,8 @@ declare const UpdateFirewallConfigCommand_base: {
|
|
|
59
59
|
*
|
|
60
60
|
* @throws {@link AccessDeniedException} (client fault)
|
|
61
61
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
62
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
63
|
+
* resource policy for CloudWatch Logs.</p>
|
|
62
64
|
*
|
|
63
65
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
64
66
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -59,6 +59,8 @@ declare const UpdateFirewallDomainsCommand_base: {
|
|
|
59
59
|
*
|
|
60
60
|
* @throws {@link AccessDeniedException} (client fault)
|
|
61
61
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
62
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
63
|
+
* resource policy for CloudWatch Logs.</p>
|
|
62
64
|
*
|
|
63
65
|
* @throws {@link ConflictException} (client fault)
|
|
64
66
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -43,6 +43,7 @@ declare const UpdateFirewallRuleCommand_base: {
|
|
|
43
43
|
* BlockOverrideDnsType: "CNAME",
|
|
44
44
|
* BlockOverrideTtl: Number("int"),
|
|
45
45
|
* Name: "STRING_VALUE",
|
|
46
|
+
* FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
46
47
|
* Qtype: "STRING_VALUE",
|
|
47
48
|
* };
|
|
48
49
|
* const command = new UpdateFirewallRuleCommand(input);
|
|
@@ -61,6 +62,7 @@ declare const UpdateFirewallRuleCommand_base: {
|
|
|
61
62
|
* // CreatorRequestId: "STRING_VALUE",
|
|
62
63
|
* // CreationTime: "STRING_VALUE",
|
|
63
64
|
* // ModificationTime: "STRING_VALUE",
|
|
65
|
+
* // FirewallDomainRedirectionAction: "INSPECT_REDIRECTION_DOMAIN" || "TRUST_REDIRECTION_DOMAIN",
|
|
64
66
|
* // Qtype: "STRING_VALUE",
|
|
65
67
|
* // },
|
|
66
68
|
* // };
|
|
@@ -75,6 +77,8 @@ declare const UpdateFirewallRuleCommand_base: {
|
|
|
75
77
|
*
|
|
76
78
|
* @throws {@link AccessDeniedException} (client fault)
|
|
77
79
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
80
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
81
|
+
* resource policy for CloudWatch Logs.</p>
|
|
78
82
|
*
|
|
79
83
|
* @throws {@link ConflictException} (client fault)
|
|
80
84
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -69,6 +69,8 @@ declare const UpdateFirewallRuleGroupAssociationCommand_base: {
|
|
|
69
69
|
*
|
|
70
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
71
71
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
72
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
73
|
+
* resource policy for CloudWatch Logs.</p>
|
|
72
74
|
*
|
|
73
75
|
* @throws {@link ConflictException} (client fault)
|
|
74
76
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -67,6 +67,8 @@ declare const UpdateOutpostResolverCommand_base: {
|
|
|
67
67
|
*
|
|
68
68
|
* @throws {@link AccessDeniedException} (client fault)
|
|
69
69
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
70
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
71
|
+
* resource policy for CloudWatch Logs.</p>
|
|
70
72
|
*
|
|
71
73
|
* @throws {@link ConflictException} (client fault)
|
|
72
74
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
@@ -59,6 +59,8 @@ declare const UpdateResolverConfigCommand_base: {
|
|
|
59
59
|
*
|
|
60
60
|
* @throws {@link AccessDeniedException} (client fault)
|
|
61
61
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
62
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
63
|
+
* resource policy for CloudWatch Logs.</p>
|
|
62
64
|
*
|
|
63
65
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
64
66
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -58,6 +58,8 @@ declare const UpdateResolverDnssecConfigCommand_base: {
|
|
|
58
58
|
*
|
|
59
59
|
* @throws {@link AccessDeniedException} (client fault)
|
|
60
60
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
61
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
62
|
+
* resource policy for CloudWatch Logs.</p>
|
|
61
63
|
*
|
|
62
64
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
63
65
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -85,6 +85,8 @@ declare const UpdateResolverEndpointCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
* @throws {@link AccessDeniedException} (client fault)
|
|
87
87
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
88
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
89
|
+
* resource policy for CloudWatch Logs.</p>
|
|
88
90
|
*
|
|
89
91
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
90
92
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -87,6 +87,8 @@ declare const UpdateResolverRuleCommand_base: {
|
|
|
87
87
|
*
|
|
88
88
|
* @throws {@link AccessDeniedException} (client fault)
|
|
89
89
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
90
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
91
|
+
* resource policy for CloudWatch Logs.</p>
|
|
90
92
|
*
|
|
91
93
|
* @throws {@link InternalServiceErrorException} (client fault)
|
|
92
94
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
@@ -2,6 +2,8 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
|
|
|
2
2
|
import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
5
|
+
* <p>This error can also be thrown when a customer has reached the 5120 character limit for a
|
|
6
|
+
* resource policy for CloudWatch Logs.</p>
|
|
5
7
|
* @public
|
|
6
8
|
*/
|
|
7
9
|
export declare class AccessDeniedException extends __BaseException {
|
|
@@ -1038,6 +1040,18 @@ export interface CreateFirewallDomainListResponse {
|
|
|
1038
1040
|
*/
|
|
1039
1041
|
FirewallDomainList?: FirewallDomainList;
|
|
1040
1042
|
}
|
|
1043
|
+
/**
|
|
1044
|
+
* @public
|
|
1045
|
+
* @enum
|
|
1046
|
+
*/
|
|
1047
|
+
export declare const FirewallDomainRedirectionAction: {
|
|
1048
|
+
readonly INSPECT_REDIRECTION_DOMAIN: "INSPECT_REDIRECTION_DOMAIN";
|
|
1049
|
+
readonly TRUST_REDIRECTION_DOMAIN: "TRUST_REDIRECTION_DOMAIN";
|
|
1050
|
+
};
|
|
1051
|
+
/**
|
|
1052
|
+
* @public
|
|
1053
|
+
*/
|
|
1054
|
+
export type FirewallDomainRedirectionAction = (typeof FirewallDomainRedirectionAction)[keyof typeof FirewallDomainRedirectionAction];
|
|
1041
1055
|
/**
|
|
1042
1056
|
* @public
|
|
1043
1057
|
*/
|
|
@@ -1131,6 +1145,19 @@ export interface CreateFirewallRuleRequest {
|
|
|
1131
1145
|
* @public
|
|
1132
1146
|
*/
|
|
1133
1147
|
Name: string | undefined;
|
|
1148
|
+
/**
|
|
1149
|
+
* <p>
|
|
1150
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS.
|
|
1151
|
+
* </p>
|
|
1152
|
+
* <p>
|
|
1153
|
+
* <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be
|
|
1154
|
+
* added to the allow domain list.</p>
|
|
1155
|
+
* <p>
|
|
1156
|
+
* <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the redirection list to
|
|
1157
|
+
* the domain alloww list.</p>
|
|
1158
|
+
* @public
|
|
1159
|
+
*/
|
|
1160
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
1134
1161
|
/**
|
|
1135
1162
|
* <p>
|
|
1136
1163
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
@@ -1176,6 +1203,13 @@ export interface CreateFirewallRuleRequest {
|
|
|
1176
1203
|
* <li>
|
|
1177
1204
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
1178
1205
|
* </li>
|
|
1206
|
+
* <li>
|
|
1207
|
+
* <p>A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be
|
|
1208
|
+
* defined as TYPENUMBER, where the
|
|
1209
|
+
* NUMBER can be 1-65334, for
|
|
1210
|
+
* example, TYPE28. For more information, see
|
|
1211
|
+
* <a href="https://en.wikipedia.org/wiki/List_of_DNS_record_types">List of DNS record types</a>.</p>
|
|
1212
|
+
* </li>
|
|
1179
1213
|
* </ul>
|
|
1180
1214
|
* @public
|
|
1181
1215
|
*/
|
|
@@ -1275,6 +1309,19 @@ export interface FirewallRule {
|
|
|
1275
1309
|
* @public
|
|
1276
1310
|
*/
|
|
1277
1311
|
ModificationTime?: string;
|
|
1312
|
+
/**
|
|
1313
|
+
* <p>
|
|
1314
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS.
|
|
1315
|
+
* </p>
|
|
1316
|
+
* <p>
|
|
1317
|
+
* <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be
|
|
1318
|
+
* added to the allow domain list.</p>
|
|
1319
|
+
* <p>
|
|
1320
|
+
* <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to
|
|
1321
|
+
* the domain alloww list.</p>
|
|
1322
|
+
* @public
|
|
1323
|
+
*/
|
|
1324
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
1278
1325
|
/**
|
|
1279
1326
|
* <p>
|
|
1280
1327
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
@@ -1320,6 +1367,13 @@ export interface FirewallRule {
|
|
|
1320
1367
|
* <li>
|
|
1321
1368
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
1322
1369
|
* </li>
|
|
1370
|
+
* <li>
|
|
1371
|
+
* <p>A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be
|
|
1372
|
+
* defined as TYPENUMBER, where the
|
|
1373
|
+
* NUMBER can be 1-65334, for
|
|
1374
|
+
* example, TYPE28. For more information, see
|
|
1375
|
+
* <a href="https://en.wikipedia.org/wiki/List_of_DNS_record_types">List of DNS record types</a>.</p>
|
|
1376
|
+
* </li>
|
|
1323
1377
|
* </ul>
|
|
1324
1378
|
* @public
|
|
1325
1379
|
*/
|
|
@@ -1656,6 +1710,10 @@ export interface CreateResolverEndpointRequest {
|
|
|
1656
1710
|
* must include one or more inbound rules (for inbound Resolver endpoints) or outbound rules (for outbound Resolver endpoints).
|
|
1657
1711
|
* Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port
|
|
1658
1712
|
* that you're using for DNS queries on your network.</p>
|
|
1713
|
+
* <p>Some security group rules will cause your connection to be tracked. For outbound resolver endpoint, it can potentially impact the
|
|
1714
|
+
* maximum queries per second from outbound endpoint to your target name server. For inbound resolver endpoint, it can bring down the overall maximum queries per second per IP address to as low as 1500.
|
|
1715
|
+
* To avoid connection tracking caused by security group, see
|
|
1716
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#untracked-connectionsl">Untracked connections</a>.</p>
|
|
1659
1717
|
* @public
|
|
1660
1718
|
*/
|
|
1661
1719
|
SecurityGroupIds: string[] | undefined;
|
|
@@ -2268,6 +2326,13 @@ export interface DeleteFirewallRuleRequest {
|
|
|
2268
2326
|
* <li>
|
|
2269
2327
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
2270
2328
|
* </li>
|
|
2329
|
+
* <li>
|
|
2330
|
+
* <p>A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be
|
|
2331
|
+
* defined as TYPENUMBER, where the
|
|
2332
|
+
* NUMBER can be 1-65334, for
|
|
2333
|
+
* example, TYPE28. For more information, see
|
|
2334
|
+
* <a href="https://en.wikipedia.org/wiki/List_of_DNS_record_types">List of DNS record types</a>.</p>
|
|
2335
|
+
* </li>
|
|
2271
2336
|
* </ul>
|
|
2272
2337
|
* @public
|
|
2273
2338
|
*/
|
|
@@ -4933,6 +4998,19 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4933
4998
|
* @public
|
|
4934
4999
|
*/
|
|
4935
5000
|
Name?: string;
|
|
5001
|
+
/**
|
|
5002
|
+
* <p>
|
|
5003
|
+
* How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS.
|
|
5004
|
+
* </p>
|
|
5005
|
+
* <p>
|
|
5006
|
+
* <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be
|
|
5007
|
+
* added to the allow domain list.</p>
|
|
5008
|
+
* <p>
|
|
5009
|
+
* <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to
|
|
5010
|
+
* the domain alloww list.</p>
|
|
5011
|
+
* @public
|
|
5012
|
+
*/
|
|
5013
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
4936
5014
|
/**
|
|
4937
5015
|
* <p>
|
|
4938
5016
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
@@ -4978,6 +5056,13 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4978
5056
|
* <li>
|
|
4979
5057
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
4980
5058
|
* </li>
|
|
5059
|
+
* <li>
|
|
5060
|
+
* <p>A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be
|
|
5061
|
+
* defined as TYPENUMBER, where the
|
|
5062
|
+
* NUMBER can be 1-65334, for
|
|
5063
|
+
* example, TYPE28. For more information, see
|
|
5064
|
+
* <a href="https://en.wikipedia.org/wiki/List_of_DNS_record_types">List of DNS record types</a>.</p>
|
|
5065
|
+
* </li>
|
|
4981
5066
|
* </ul>
|
|
4982
5067
|
* @public
|
|
4983
5068
|
*/
|
|
@@ -306,6 +306,12 @@ export interface FirewallDomainList {
|
|
|
306
306
|
export interface CreateFirewallDomainListResponse {
|
|
307
307
|
FirewallDomainList?: FirewallDomainList;
|
|
308
308
|
}
|
|
309
|
+
export declare const FirewallDomainRedirectionAction: {
|
|
310
|
+
readonly INSPECT_REDIRECTION_DOMAIN: "INSPECT_REDIRECTION_DOMAIN";
|
|
311
|
+
readonly TRUST_REDIRECTION_DOMAIN: "TRUST_REDIRECTION_DOMAIN";
|
|
312
|
+
};
|
|
313
|
+
export type FirewallDomainRedirectionAction =
|
|
314
|
+
(typeof FirewallDomainRedirectionAction)[keyof typeof FirewallDomainRedirectionAction];
|
|
309
315
|
export interface CreateFirewallRuleRequest {
|
|
310
316
|
CreatorRequestId?: string;
|
|
311
317
|
FirewallRuleGroupId: string | undefined;
|
|
@@ -317,6 +323,7 @@ export interface CreateFirewallRuleRequest {
|
|
|
317
323
|
BlockOverrideDnsType?: BlockOverrideDnsType;
|
|
318
324
|
BlockOverrideTtl?: number;
|
|
319
325
|
Name: string | undefined;
|
|
326
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
320
327
|
Qtype?: string;
|
|
321
328
|
}
|
|
322
329
|
export interface FirewallRule {
|
|
@@ -332,6 +339,7 @@ export interface FirewallRule {
|
|
|
332
339
|
CreatorRequestId?: string;
|
|
333
340
|
CreationTime?: string;
|
|
334
341
|
ModificationTime?: string;
|
|
342
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
335
343
|
Qtype?: string;
|
|
336
344
|
}
|
|
337
345
|
export interface CreateFirewallRuleResponse {
|
|
@@ -1053,6 +1061,7 @@ export interface UpdateFirewallRuleRequest {
|
|
|
1053
1061
|
BlockOverrideDnsType?: BlockOverrideDnsType;
|
|
1054
1062
|
BlockOverrideTtl?: number;
|
|
1055
1063
|
Name?: string;
|
|
1064
|
+
FirewallDomainRedirectionAction?: FirewallDomainRedirectionAction;
|
|
1056
1065
|
Qtype?: string;
|
|
1057
1066
|
}
|
|
1058
1067
|
export interface UpdateFirewallRuleResponse {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route53resolver",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route53resolver Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.566.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-route53resolver",
|