@aws-sdk/client-config-service 3.943.0 → 3.946.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 +56 -505
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/ConfigServiceClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +56 -505
- package/dist-types/ConfigService.d.ts +1 -1
- package/dist-types/ConfigServiceClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateResourceTypesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAggregationAuthorizationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConformancePackCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDeliveryChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEvaluationResultsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOrganizationConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOrganizationConformancePackCommand.d.ts +3 -3
- package/dist-types/commands/DeletePendingAggregationRequestCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRemediationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRemediationExceptionsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRetentionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStoredQueryCommand.d.ts +3 -3
- package/dist-types/commands/DeliverConfigSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAggregationAuthorizationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeComplianceByConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/DescribeComplianceByResourceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigRulesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationAggregatorsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationRecorderStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConformancePackComplianceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConformancePackStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConformancePacksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDeliveryChannelStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDeliveryChannelsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationConfigRulesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationConformancePacksCommand.d.ts +3 -3
- package/dist-types/commands/DescribePendingAggregationRequestsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRemediationConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRemediationExceptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRetentionConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResourceTypesCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetComplianceDetailsByResourceCommand.d.ts +3 -3
- package/dist-types/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetConformancePackComplianceDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetConformancePackComplianceSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetCustomRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +3 -3
- package/dist-types/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetOrganizationCustomRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +3 -3
- package/dist-types/commands/GetResourceEvaluationSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetStoredQueryCommand.d.ts +3 -3
- package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigurationRecordersCommand.d.ts +3 -3
- package/dist-types/commands/ListConformancePackComplianceScoresCommand.d.ts +3 -3
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceEvaluationsCommand.d.ts +3 -3
- package/dist-types/commands/ListStoredQueriesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutAggregationAuthorizationCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/PutConformancePackCommand.d.ts +3 -3
- package/dist-types/commands/PutDeliveryChannelCommand.d.ts +3 -3
- package/dist-types/commands/PutEvaluationsCommand.d.ts +3 -3
- package/dist-types/commands/PutExternalEvaluationCommand.d.ts +3 -3
- package/dist-types/commands/PutOrganizationConfigRuleCommand.d.ts +3 -3
- package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +3 -3
- package/dist-types/commands/PutRemediationConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/PutRemediationExceptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/PutRetentionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/PutStoredQueryCommand.d.ts +3 -3
- package/dist-types/commands/SelectAggregateResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/SelectResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/StartConfigRulesEvaluationCommand.d.ts +3 -3
- package/dist-types/commands/StartConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/StartRemediationExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartResourceEvaluationCommand.d.ts +3 -3
- package/dist-types/commands/StopConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/ConfigServiceServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregateComplianceByConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregateComplianceByConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregationAuthorizationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeComplianceByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeComplianceByResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigRuleEvaluationStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigurationAggregatorSourcesStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigurationAggregatorsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePackCompliancePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePackStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConfigRuleStatusesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConformancePackStatusesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePendingAggregationRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRemediationExceptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRemediationExecutionStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRetentionConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateComplianceDetailsByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateConfigRuleComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateConformancePackComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateDiscoveredResourceCountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetComplianceDetailsByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/GetComplianceDetailsByResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/GetConformancePackComplianceDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConformancePackComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDiscoveredResourceCountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetOrganizationConfigRuleDetailedStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetOrganizationConformancePackDetailedStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourceConfigHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAggregateDiscoveredResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationRecordersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConformancePackComplianceScoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDiscoveredResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceEvaluationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStoredQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/SelectAggregateResourceConfigPaginator.d.ts +1 -1
- package/dist-types/pagination/SelectResourceConfigPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ConfigServiceServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -1008,16 +1008,7 @@ export var ConfigurationRecorderStatus = [
|
|
|
1008
1008
|
[0, 0, 4, 4, 2, 0, 0, 0, 4, 0],
|
|
1009
1009
|
];
|
|
1010
1010
|
export var ConfigurationRecorderSummary = [3, n0, _CRSon, 0, [_a, _n, _sP, _rS], [0, 0, 0, 0]];
|
|
1011
|
-
export var ConflictException = [
|
|
1012
|
-
-3,
|
|
1013
|
-
n0,
|
|
1014
|
-
_CEo,
|
|
1015
|
-
{
|
|
1016
|
-
[_e]: _cl,
|
|
1017
|
-
},
|
|
1018
|
-
[_m],
|
|
1019
|
-
[0],
|
|
1020
|
-
];
|
|
1011
|
+
export var ConflictException = [-3, n0, _CEo, { [_e]: _cl }, [_m], [0]];
|
|
1021
1012
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
1022
1013
|
export var ConformancePackComplianceFilters = [3, n0, _CPCF, 0, [_CRNo, _CT], [64 | 0, 0]];
|
|
1023
1014
|
export var ConformancePackComplianceScore = [3, n0, _CPCS, 0, [_Sc, _CPN, _LUTa], [0, 0, 4]];
|
|
@@ -1057,16 +1048,7 @@ export var ConformancePackStatusDetail = [
|
|
|
1057
1048
|
[_CPN, _CPI, _CPA, _CPS, _SA, _CPSR, _LURT, _LUCT],
|
|
1058
1049
|
[0, 0, 0, 0, 0, 0, 4, 4],
|
|
1059
1050
|
];
|
|
1060
|
-
export var ConformancePackTemplateValidationException = [
|
|
1061
|
-
-3,
|
|
1062
|
-
n0,
|
|
1063
|
-
_CPTVE,
|
|
1064
|
-
{
|
|
1065
|
-
[_e]: _cl,
|
|
1066
|
-
},
|
|
1067
|
-
[_m],
|
|
1068
|
-
[0],
|
|
1069
|
-
];
|
|
1051
|
+
export var ConformancePackTemplateValidationException = [-3, n0, _CPTVE, { [_e]: _cl }, [_m], [0]];
|
|
1070
1052
|
TypeRegistry.for(n0).registerError(ConformancePackTemplateValidationException, __ConformancePackTemplateValidationException);
|
|
1071
1053
|
export var CustomPolicyDetails = [3, n0, _CPDu, 0, [_PR, _PT, _EDLD], [0, 0, 2]];
|
|
1072
1054
|
export var DeleteAggregationAuthorizationRequest = [3, n0, _DAAR, 0, [_AAI, _AARu], [0, 0]];
|
|
@@ -1794,204 +1776,41 @@ export var GetResourceEvaluationSummaryResponse = [
|
|
|
1794
1776
|
export var GetStoredQueryRequest = [3, n0, _GSQR, 0, [_QN], [0]];
|
|
1795
1777
|
export var GetStoredQueryResponse = [3, n0, _GSQRe, 0, [_SQ], [() => StoredQuery]];
|
|
1796
1778
|
export var GroupedResourceCount = [3, n0, _GRCr, 0, [_GN, _RCes], [0, 1]];
|
|
1797
|
-
export var IdempotentParameterMismatch = [
|
|
1798
|
-
-3,
|
|
1799
|
-
n0,
|
|
1800
|
-
_IPM,
|
|
1801
|
-
{
|
|
1802
|
-
[_e]: _cl,
|
|
1803
|
-
[_hE]: 400,
|
|
1804
|
-
},
|
|
1805
|
-
[_m],
|
|
1806
|
-
[0],
|
|
1807
|
-
];
|
|
1779
|
+
export var IdempotentParameterMismatch = [-3, n0, _IPM, { [_e]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
1808
1780
|
TypeRegistry.for(n0).registerError(IdempotentParameterMismatch, __IdempotentParameterMismatch);
|
|
1809
|
-
export var InsufficientDeliveryPolicyException = [
|
|
1810
|
-
-3,
|
|
1811
|
-
n0,
|
|
1812
|
-
_IDPE,
|
|
1813
|
-
{
|
|
1814
|
-
[_e]: _cl,
|
|
1815
|
-
},
|
|
1816
|
-
[_m],
|
|
1817
|
-
[0],
|
|
1818
|
-
];
|
|
1781
|
+
export var InsufficientDeliveryPolicyException = [-3, n0, _IDPE, { [_e]: _cl }, [_m], [0]];
|
|
1819
1782
|
TypeRegistry.for(n0).registerError(InsufficientDeliveryPolicyException, __InsufficientDeliveryPolicyException);
|
|
1820
|
-
export var InsufficientPermissionsException = [
|
|
1821
|
-
-3,
|
|
1822
|
-
n0,
|
|
1823
|
-
_IPE,
|
|
1824
|
-
{
|
|
1825
|
-
[_e]: _cl,
|
|
1826
|
-
},
|
|
1827
|
-
[_m],
|
|
1828
|
-
[0],
|
|
1829
|
-
];
|
|
1783
|
+
export var InsufficientPermissionsException = [-3, n0, _IPE, { [_e]: _cl }, [_m], [0]];
|
|
1830
1784
|
TypeRegistry.for(n0).registerError(InsufficientPermissionsException, __InsufficientPermissionsException);
|
|
1831
|
-
export var InvalidConfigurationRecorderNameException = [
|
|
1832
|
-
-3,
|
|
1833
|
-
n0,
|
|
1834
|
-
_ICRNE,
|
|
1835
|
-
{
|
|
1836
|
-
[_e]: _cl,
|
|
1837
|
-
},
|
|
1838
|
-
[_m],
|
|
1839
|
-
[0],
|
|
1840
|
-
];
|
|
1785
|
+
export var InvalidConfigurationRecorderNameException = [-3, n0, _ICRNE, { [_e]: _cl }, [_m], [0]];
|
|
1841
1786
|
TypeRegistry.for(n0).registerError(InvalidConfigurationRecorderNameException, __InvalidConfigurationRecorderNameException);
|
|
1842
|
-
export var InvalidDeliveryChannelNameException = [
|
|
1843
|
-
-3,
|
|
1844
|
-
n0,
|
|
1845
|
-
_IDCNE,
|
|
1846
|
-
{
|
|
1847
|
-
[_e]: _cl,
|
|
1848
|
-
},
|
|
1849
|
-
[_m],
|
|
1850
|
-
[0],
|
|
1851
|
-
];
|
|
1787
|
+
export var InvalidDeliveryChannelNameException = [-3, n0, _IDCNE, { [_e]: _cl }, [_m], [0]];
|
|
1852
1788
|
TypeRegistry.for(n0).registerError(InvalidDeliveryChannelNameException, __InvalidDeliveryChannelNameException);
|
|
1853
|
-
export var InvalidExpressionException = [
|
|
1854
|
-
-3,
|
|
1855
|
-
n0,
|
|
1856
|
-
_IEE,
|
|
1857
|
-
{
|
|
1858
|
-
[_e]: _cl,
|
|
1859
|
-
},
|
|
1860
|
-
[_m],
|
|
1861
|
-
[0],
|
|
1862
|
-
];
|
|
1789
|
+
export var InvalidExpressionException = [-3, n0, _IEE, { [_e]: _cl }, [_m], [0]];
|
|
1863
1790
|
TypeRegistry.for(n0).registerError(InvalidExpressionException, __InvalidExpressionException);
|
|
1864
|
-
export var InvalidLimitException = [
|
|
1865
|
-
-3,
|
|
1866
|
-
n0,
|
|
1867
|
-
_ILE,
|
|
1868
|
-
{
|
|
1869
|
-
[_e]: _cl,
|
|
1870
|
-
},
|
|
1871
|
-
[_m],
|
|
1872
|
-
[0],
|
|
1873
|
-
];
|
|
1791
|
+
export var InvalidLimitException = [-3, n0, _ILE, { [_e]: _cl }, [_m], [0]];
|
|
1874
1792
|
TypeRegistry.for(n0).registerError(InvalidLimitException, __InvalidLimitException);
|
|
1875
|
-
export var InvalidNextTokenException = [
|
|
1876
|
-
-3,
|
|
1877
|
-
n0,
|
|
1878
|
-
_INTE,
|
|
1879
|
-
{
|
|
1880
|
-
[_e]: _cl,
|
|
1881
|
-
},
|
|
1882
|
-
[_m],
|
|
1883
|
-
[0],
|
|
1884
|
-
];
|
|
1793
|
+
export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _cl }, [_m], [0]];
|
|
1885
1794
|
TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
|
|
1886
|
-
export var InvalidParameterValueException = [
|
|
1887
|
-
-3,
|
|
1888
|
-
n0,
|
|
1889
|
-
_IPVE,
|
|
1890
|
-
{
|
|
1891
|
-
[_e]: _cl,
|
|
1892
|
-
},
|
|
1893
|
-
[_m],
|
|
1894
|
-
[0],
|
|
1895
|
-
];
|
|
1795
|
+
export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _cl }, [_m], [0]];
|
|
1896
1796
|
TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
|
|
1897
|
-
export var InvalidRecordingGroupException = [
|
|
1898
|
-
-3,
|
|
1899
|
-
n0,
|
|
1900
|
-
_IRGE,
|
|
1901
|
-
{
|
|
1902
|
-
[_e]: _cl,
|
|
1903
|
-
},
|
|
1904
|
-
[_m],
|
|
1905
|
-
[0],
|
|
1906
|
-
];
|
|
1797
|
+
export var InvalidRecordingGroupException = [-3, n0, _IRGE, { [_e]: _cl }, [_m], [0]];
|
|
1907
1798
|
TypeRegistry.for(n0).registerError(InvalidRecordingGroupException, __InvalidRecordingGroupException);
|
|
1908
|
-
export var InvalidResultTokenException = [
|
|
1909
|
-
-3,
|
|
1910
|
-
n0,
|
|
1911
|
-
_IRTE,
|
|
1912
|
-
{
|
|
1913
|
-
[_e]: _cl,
|
|
1914
|
-
},
|
|
1915
|
-
[_m],
|
|
1916
|
-
[0],
|
|
1917
|
-
];
|
|
1799
|
+
export var InvalidResultTokenException = [-3, n0, _IRTE, { [_e]: _cl }, [_m], [0]];
|
|
1918
1800
|
TypeRegistry.for(n0).registerError(InvalidResultTokenException, __InvalidResultTokenException);
|
|
1919
|
-
export var InvalidRoleException = [
|
|
1920
|
-
-3,
|
|
1921
|
-
n0,
|
|
1922
|
-
_IRE,
|
|
1923
|
-
{
|
|
1924
|
-
[_e]: _cl,
|
|
1925
|
-
},
|
|
1926
|
-
[_m],
|
|
1927
|
-
[0],
|
|
1928
|
-
];
|
|
1801
|
+
export var InvalidRoleException = [-3, n0, _IRE, { [_e]: _cl }, [_m], [0]];
|
|
1929
1802
|
TypeRegistry.for(n0).registerError(InvalidRoleException, __InvalidRoleException);
|
|
1930
|
-
export var InvalidS3KeyPrefixException = [
|
|
1931
|
-
-3,
|
|
1932
|
-
n0,
|
|
1933
|
-
_ISKPE,
|
|
1934
|
-
{
|
|
1935
|
-
[_e]: _cl,
|
|
1936
|
-
},
|
|
1937
|
-
[_m],
|
|
1938
|
-
[0],
|
|
1939
|
-
];
|
|
1803
|
+
export var InvalidS3KeyPrefixException = [-3, n0, _ISKPE, { [_e]: _cl }, [_m], [0]];
|
|
1940
1804
|
TypeRegistry.for(n0).registerError(InvalidS3KeyPrefixException, __InvalidS3KeyPrefixException);
|
|
1941
|
-
export var InvalidS3KmsKeyArnException = [
|
|
1942
|
-
-3,
|
|
1943
|
-
n0,
|
|
1944
|
-
_ISKKAE,
|
|
1945
|
-
{
|
|
1946
|
-
[_e]: _cl,
|
|
1947
|
-
},
|
|
1948
|
-
[_m],
|
|
1949
|
-
[0],
|
|
1950
|
-
];
|
|
1805
|
+
export var InvalidS3KmsKeyArnException = [-3, n0, _ISKKAE, { [_e]: _cl }, [_m], [0]];
|
|
1951
1806
|
TypeRegistry.for(n0).registerError(InvalidS3KmsKeyArnException, __InvalidS3KmsKeyArnException);
|
|
1952
|
-
export var InvalidSNSTopicARNException = [
|
|
1953
|
-
-3,
|
|
1954
|
-
n0,
|
|
1955
|
-
_ISNSTARNE,
|
|
1956
|
-
{
|
|
1957
|
-
[_e]: _cl,
|
|
1958
|
-
},
|
|
1959
|
-
[_m],
|
|
1960
|
-
[0],
|
|
1961
|
-
];
|
|
1807
|
+
export var InvalidSNSTopicARNException = [-3, n0, _ISNSTARNE, { [_e]: _cl }, [_m], [0]];
|
|
1962
1808
|
TypeRegistry.for(n0).registerError(InvalidSNSTopicARNException, __InvalidSNSTopicARNException);
|
|
1963
|
-
export var InvalidTimeRangeException = [
|
|
1964
|
-
-3,
|
|
1965
|
-
n0,
|
|
1966
|
-
_ITRE,
|
|
1967
|
-
{
|
|
1968
|
-
[_e]: _cl,
|
|
1969
|
-
},
|
|
1970
|
-
[_m],
|
|
1971
|
-
[0],
|
|
1972
|
-
];
|
|
1809
|
+
export var InvalidTimeRangeException = [-3, n0, _ITRE, { [_e]: _cl }, [_m], [0]];
|
|
1973
1810
|
TypeRegistry.for(n0).registerError(InvalidTimeRangeException, __InvalidTimeRangeException);
|
|
1974
|
-
export var LastDeliveryChannelDeleteFailedException = [
|
|
1975
|
-
-3,
|
|
1976
|
-
n0,
|
|
1977
|
-
_LDCDFE,
|
|
1978
|
-
{
|
|
1979
|
-
[_e]: _cl,
|
|
1980
|
-
},
|
|
1981
|
-
[_m],
|
|
1982
|
-
[0],
|
|
1983
|
-
];
|
|
1811
|
+
export var LastDeliveryChannelDeleteFailedException = [-3, n0, _LDCDFE, { [_e]: _cl }, [_m], [0]];
|
|
1984
1812
|
TypeRegistry.for(n0).registerError(LastDeliveryChannelDeleteFailedException, __LastDeliveryChannelDeleteFailedException);
|
|
1985
|
-
export var LimitExceededException = [
|
|
1986
|
-
-3,
|
|
1987
|
-
n0,
|
|
1988
|
-
_LEE,
|
|
1989
|
-
{
|
|
1990
|
-
[_e]: _cl,
|
|
1991
|
-
},
|
|
1992
|
-
[_m],
|
|
1993
|
-
[0],
|
|
1994
|
-
];
|
|
1813
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _cl }, [_m], [0]];
|
|
1995
1814
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1996
1815
|
export var ListAggregateDiscoveredResourcesRequest = [
|
|
1997
1816
|
3,
|
|
@@ -2084,35 +1903,15 @@ export var ListStoredQueriesResponse = [
|
|
|
2084
1903
|
];
|
|
2085
1904
|
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA, _L, _NT], [0, 1, 0]];
|
|
2086
1905
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta, _NT], [() => TagList, 0]];
|
|
2087
|
-
export var MaxActiveResourcesExceededException = [
|
|
2088
|
-
-3,
|
|
2089
|
-
n0,
|
|
2090
|
-
_MAREE,
|
|
2091
|
-
{
|
|
2092
|
-
[_e]: _cl,
|
|
2093
|
-
},
|
|
2094
|
-
[_m],
|
|
2095
|
-
[0],
|
|
2096
|
-
];
|
|
1906
|
+
export var MaxActiveResourcesExceededException = [-3, n0, _MAREE, { [_e]: _cl }, [_m], [0]];
|
|
2097
1907
|
TypeRegistry.for(n0).registerError(MaxActiveResourcesExceededException, __MaxActiveResourcesExceededException);
|
|
2098
|
-
export var MaxNumberOfConfigRulesExceededException = [
|
|
2099
|
-
-3,
|
|
2100
|
-
n0,
|
|
2101
|
-
_MNOCREE,
|
|
2102
|
-
{
|
|
2103
|
-
[_e]: _cl,
|
|
2104
|
-
},
|
|
2105
|
-
[_m],
|
|
2106
|
-
[0],
|
|
2107
|
-
];
|
|
1908
|
+
export var MaxNumberOfConfigRulesExceededException = [-3, n0, _MNOCREE, { [_e]: _cl }, [_m], [0]];
|
|
2108
1909
|
TypeRegistry.for(n0).registerError(MaxNumberOfConfigRulesExceededException, __MaxNumberOfConfigRulesExceededException);
|
|
2109
1910
|
export var MaxNumberOfConfigurationRecordersExceededException = [
|
|
2110
1911
|
-3,
|
|
2111
1912
|
n0,
|
|
2112
1913
|
_MNOCREEa,
|
|
2113
|
-
{
|
|
2114
|
-
[_e]: _cl,
|
|
2115
|
-
},
|
|
1914
|
+
{ [_e]: _cl },
|
|
2116
1915
|
[_m],
|
|
2117
1916
|
[0],
|
|
2118
1917
|
];
|
|
@@ -2121,9 +1920,7 @@ export var MaxNumberOfConformancePacksExceededException = [
|
|
|
2121
1920
|
-3,
|
|
2122
1921
|
n0,
|
|
2123
1922
|
_MNOCPEE,
|
|
2124
|
-
{
|
|
2125
|
-
[_e]: _cl,
|
|
2126
|
-
},
|
|
1923
|
+
{ [_e]: _cl },
|
|
2127
1924
|
[_m],
|
|
2128
1925
|
[0],
|
|
2129
1926
|
];
|
|
@@ -2132,9 +1929,7 @@ export var MaxNumberOfDeliveryChannelsExceededException = [
|
|
|
2132
1929
|
-3,
|
|
2133
1930
|
n0,
|
|
2134
1931
|
_MNODCEE,
|
|
2135
|
-
{
|
|
2136
|
-
[_e]: _cl,
|
|
2137
|
-
},
|
|
1932
|
+
{ [_e]: _cl },
|
|
2138
1933
|
[_m],
|
|
2139
1934
|
[0],
|
|
2140
1935
|
];
|
|
@@ -2143,9 +1938,7 @@ export var MaxNumberOfOrganizationConfigRulesExceededException = [
|
|
|
2143
1938
|
-3,
|
|
2144
1939
|
n0,
|
|
2145
1940
|
_MNOOCREE,
|
|
2146
|
-
{
|
|
2147
|
-
[_e]: _cl,
|
|
2148
|
-
},
|
|
1941
|
+
{ [_e]: _cl },
|
|
2149
1942
|
[_m],
|
|
2150
1943
|
[0],
|
|
2151
1944
|
];
|
|
@@ -2154,9 +1947,7 @@ export var MaxNumberOfOrganizationConformancePacksExceededException = [
|
|
|
2154
1947
|
-3,
|
|
2155
1948
|
n0,
|
|
2156
1949
|
_MNOOCPEE,
|
|
2157
|
-
{
|
|
2158
|
-
[_e]: _cl,
|
|
2159
|
-
},
|
|
1950
|
+
{ [_e]: _cl },
|
|
2160
1951
|
[_m],
|
|
2161
1952
|
[0],
|
|
2162
1953
|
];
|
|
@@ -2165,9 +1956,7 @@ export var MaxNumberOfRetentionConfigurationsExceededException = [
|
|
|
2165
1956
|
-3,
|
|
2166
1957
|
n0,
|
|
2167
1958
|
_MNORCEE,
|
|
2168
|
-
{
|
|
2169
|
-
[_e]: _cl,
|
|
2170
|
-
},
|
|
1959
|
+
{ [_e]: _cl },
|
|
2171
1960
|
[_m],
|
|
2172
1961
|
[0],
|
|
2173
1962
|
];
|
|
@@ -2180,204 +1969,49 @@ export var MemberAccountStatus = [
|
|
|
2180
1969
|
[_AIc, _CRN, _MARS, _ECr, _EMr, _LUT],
|
|
2181
1970
|
[0, 0, 0, 0, 0, 4],
|
|
2182
1971
|
];
|
|
2183
|
-
export var NoAvailableConfigurationRecorderException = [
|
|
2184
|
-
-3,
|
|
2185
|
-
n0,
|
|
2186
|
-
_NACRE,
|
|
2187
|
-
{
|
|
2188
|
-
[_e]: _cl,
|
|
2189
|
-
},
|
|
2190
|
-
[_m],
|
|
2191
|
-
[0],
|
|
2192
|
-
];
|
|
1972
|
+
export var NoAvailableConfigurationRecorderException = [-3, n0, _NACRE, { [_e]: _cl }, [_m], [0]];
|
|
2193
1973
|
TypeRegistry.for(n0).registerError(NoAvailableConfigurationRecorderException, __NoAvailableConfigurationRecorderException);
|
|
2194
|
-
export var NoAvailableDeliveryChannelException = [
|
|
2195
|
-
-3,
|
|
2196
|
-
n0,
|
|
2197
|
-
_NADCE,
|
|
2198
|
-
{
|
|
2199
|
-
[_e]: _cl,
|
|
2200
|
-
},
|
|
2201
|
-
[_m],
|
|
2202
|
-
[0],
|
|
2203
|
-
];
|
|
1974
|
+
export var NoAvailableDeliveryChannelException = [-3, n0, _NADCE, { [_e]: _cl }, [_m], [0]];
|
|
2204
1975
|
TypeRegistry.for(n0).registerError(NoAvailableDeliveryChannelException, __NoAvailableDeliveryChannelException);
|
|
2205
|
-
export var NoAvailableOrganizationException = [
|
|
2206
|
-
-3,
|
|
2207
|
-
n0,
|
|
2208
|
-
_NAOE,
|
|
2209
|
-
{
|
|
2210
|
-
[_e]: _cl,
|
|
2211
|
-
},
|
|
2212
|
-
[_m],
|
|
2213
|
-
[0],
|
|
2214
|
-
];
|
|
1976
|
+
export var NoAvailableOrganizationException = [-3, n0, _NAOE, { [_e]: _cl }, [_m], [0]];
|
|
2215
1977
|
TypeRegistry.for(n0).registerError(NoAvailableOrganizationException, __NoAvailableOrganizationException);
|
|
2216
|
-
export var NoRunningConfigurationRecorderException = [
|
|
2217
|
-
-3,
|
|
2218
|
-
n0,
|
|
2219
|
-
_NRCRE,
|
|
2220
|
-
{
|
|
2221
|
-
[_e]: _cl,
|
|
2222
|
-
},
|
|
2223
|
-
[_m],
|
|
2224
|
-
[0],
|
|
2225
|
-
];
|
|
1978
|
+
export var NoRunningConfigurationRecorderException = [-3, n0, _NRCRE, { [_e]: _cl }, [_m], [0]];
|
|
2226
1979
|
TypeRegistry.for(n0).registerError(NoRunningConfigurationRecorderException, __NoRunningConfigurationRecorderException);
|
|
2227
|
-
export var NoSuchBucketException = [
|
|
2228
|
-
-3,
|
|
2229
|
-
n0,
|
|
2230
|
-
_NSBE,
|
|
2231
|
-
{
|
|
2232
|
-
[_e]: _cl,
|
|
2233
|
-
},
|
|
2234
|
-
[_m],
|
|
2235
|
-
[0],
|
|
2236
|
-
];
|
|
1980
|
+
export var NoSuchBucketException = [-3, n0, _NSBE, { [_e]: _cl }, [_m], [0]];
|
|
2237
1981
|
TypeRegistry.for(n0).registerError(NoSuchBucketException, __NoSuchBucketException);
|
|
2238
|
-
export var NoSuchConfigRuleException = [
|
|
2239
|
-
-3,
|
|
2240
|
-
n0,
|
|
2241
|
-
_NSCRE,
|
|
2242
|
-
{
|
|
2243
|
-
[_e]: _cl,
|
|
2244
|
-
},
|
|
2245
|
-
[_m],
|
|
2246
|
-
[0],
|
|
2247
|
-
];
|
|
1982
|
+
export var NoSuchConfigRuleException = [-3, n0, _NSCRE, { [_e]: _cl }, [_m], [0]];
|
|
2248
1983
|
TypeRegistry.for(n0).registerError(NoSuchConfigRuleException, __NoSuchConfigRuleException);
|
|
2249
1984
|
export var NoSuchConfigRuleInConformancePackException = [
|
|
2250
1985
|
-3,
|
|
2251
1986
|
n0,
|
|
2252
1987
|
_NSCRICPE,
|
|
2253
|
-
{
|
|
2254
|
-
[_e]: _cl,
|
|
2255
|
-
},
|
|
1988
|
+
{ [_e]: _cl },
|
|
2256
1989
|
[_m],
|
|
2257
1990
|
[0],
|
|
2258
1991
|
];
|
|
2259
1992
|
TypeRegistry.for(n0).registerError(NoSuchConfigRuleInConformancePackException, __NoSuchConfigRuleInConformancePackException);
|
|
2260
|
-
export var NoSuchConfigurationAggregatorException = [
|
|
2261
|
-
-3,
|
|
2262
|
-
n0,
|
|
2263
|
-
_NSCAE,
|
|
2264
|
-
{
|
|
2265
|
-
[_e]: _cl,
|
|
2266
|
-
},
|
|
2267
|
-
[_m],
|
|
2268
|
-
[0],
|
|
2269
|
-
];
|
|
1993
|
+
export var NoSuchConfigurationAggregatorException = [-3, n0, _NSCAE, { [_e]: _cl }, [_m], [0]];
|
|
2270
1994
|
TypeRegistry.for(n0).registerError(NoSuchConfigurationAggregatorException, __NoSuchConfigurationAggregatorException);
|
|
2271
|
-
export var NoSuchConfigurationRecorderException = [
|
|
2272
|
-
-3,
|
|
2273
|
-
n0,
|
|
2274
|
-
_NSCREo,
|
|
2275
|
-
{
|
|
2276
|
-
[_e]: _cl,
|
|
2277
|
-
},
|
|
2278
|
-
[_m],
|
|
2279
|
-
[0],
|
|
2280
|
-
];
|
|
1995
|
+
export var NoSuchConfigurationRecorderException = [-3, n0, _NSCREo, { [_e]: _cl }, [_m], [0]];
|
|
2281
1996
|
TypeRegistry.for(n0).registerError(NoSuchConfigurationRecorderException, __NoSuchConfigurationRecorderException);
|
|
2282
|
-
export var NoSuchConformancePackException = [
|
|
2283
|
-
-3,
|
|
2284
|
-
n0,
|
|
2285
|
-
_NSCPE,
|
|
2286
|
-
{
|
|
2287
|
-
[_e]: _cl,
|
|
2288
|
-
},
|
|
2289
|
-
[_m],
|
|
2290
|
-
[0],
|
|
2291
|
-
];
|
|
1997
|
+
export var NoSuchConformancePackException = [-3, n0, _NSCPE, { [_e]: _cl }, [_m], [0]];
|
|
2292
1998
|
TypeRegistry.for(n0).registerError(NoSuchConformancePackException, __NoSuchConformancePackException);
|
|
2293
|
-
export var NoSuchDeliveryChannelException = [
|
|
2294
|
-
-3,
|
|
2295
|
-
n0,
|
|
2296
|
-
_NSDCE,
|
|
2297
|
-
{
|
|
2298
|
-
[_e]: _cl,
|
|
2299
|
-
},
|
|
2300
|
-
[_m],
|
|
2301
|
-
[0],
|
|
2302
|
-
];
|
|
1999
|
+
export var NoSuchDeliveryChannelException = [-3, n0, _NSDCE, { [_e]: _cl }, [_m], [0]];
|
|
2303
2000
|
TypeRegistry.for(n0).registerError(NoSuchDeliveryChannelException, __NoSuchDeliveryChannelException);
|
|
2304
|
-
export var NoSuchOrganizationConfigRuleException = [
|
|
2305
|
-
-3,
|
|
2306
|
-
n0,
|
|
2307
|
-
_NSOCRE,
|
|
2308
|
-
{
|
|
2309
|
-
[_e]: _cl,
|
|
2310
|
-
},
|
|
2311
|
-
[_m],
|
|
2312
|
-
[0],
|
|
2313
|
-
];
|
|
2001
|
+
export var NoSuchOrganizationConfigRuleException = [-3, n0, _NSOCRE, { [_e]: _cl }, [_m], [0]];
|
|
2314
2002
|
TypeRegistry.for(n0).registerError(NoSuchOrganizationConfigRuleException, __NoSuchOrganizationConfigRuleException);
|
|
2315
|
-
export var NoSuchOrganizationConformancePackException = [
|
|
2316
|
-
-3,
|
|
2317
|
-
n0,
|
|
2318
|
-
_NSOCPE,
|
|
2319
|
-
{
|
|
2320
|
-
[_e]: _cl,
|
|
2321
|
-
},
|
|
2322
|
-
[_m],
|
|
2323
|
-
[0],
|
|
2324
|
-
];
|
|
2003
|
+
export var NoSuchOrganizationConformancePackException = [-3, n0, _NSOCPE, { [_e]: _cl }, [_m], [0]];
|
|
2325
2004
|
TypeRegistry.for(n0).registerError(NoSuchOrganizationConformancePackException, __NoSuchOrganizationConformancePackException);
|
|
2326
|
-
export var NoSuchRemediationConfigurationException = [
|
|
2327
|
-
-3,
|
|
2328
|
-
n0,
|
|
2329
|
-
_NSRCE,
|
|
2330
|
-
{
|
|
2331
|
-
[_e]: _cl,
|
|
2332
|
-
},
|
|
2333
|
-
[_m],
|
|
2334
|
-
[0],
|
|
2335
|
-
];
|
|
2005
|
+
export var NoSuchRemediationConfigurationException = [-3, n0, _NSRCE, { [_e]: _cl }, [_m], [0]];
|
|
2336
2006
|
TypeRegistry.for(n0).registerError(NoSuchRemediationConfigurationException, __NoSuchRemediationConfigurationException);
|
|
2337
|
-
export var NoSuchRemediationExceptionException = [
|
|
2338
|
-
-3,
|
|
2339
|
-
n0,
|
|
2340
|
-
_NSREE,
|
|
2341
|
-
{
|
|
2342
|
-
[_e]: _cl,
|
|
2343
|
-
},
|
|
2344
|
-
[_m],
|
|
2345
|
-
[0],
|
|
2346
|
-
];
|
|
2007
|
+
export var NoSuchRemediationExceptionException = [-3, n0, _NSREE, { [_e]: _cl }, [_m], [0]];
|
|
2347
2008
|
TypeRegistry.for(n0).registerError(NoSuchRemediationExceptionException, __NoSuchRemediationExceptionException);
|
|
2348
|
-
export var NoSuchRetentionConfigurationException = [
|
|
2349
|
-
-3,
|
|
2350
|
-
n0,
|
|
2351
|
-
_NSRCEo,
|
|
2352
|
-
{
|
|
2353
|
-
[_e]: _cl,
|
|
2354
|
-
},
|
|
2355
|
-
[_m],
|
|
2356
|
-
[0],
|
|
2357
|
-
];
|
|
2009
|
+
export var NoSuchRetentionConfigurationException = [-3, n0, _NSRCEo, { [_e]: _cl }, [_m], [0]];
|
|
2358
2010
|
TypeRegistry.for(n0).registerError(NoSuchRetentionConfigurationException, __NoSuchRetentionConfigurationException);
|
|
2359
|
-
export var OrganizationAccessDeniedException = [
|
|
2360
|
-
-3,
|
|
2361
|
-
n0,
|
|
2362
|
-
_OADE,
|
|
2363
|
-
{
|
|
2364
|
-
[_e]: _cl,
|
|
2365
|
-
},
|
|
2366
|
-
[_m],
|
|
2367
|
-
[0],
|
|
2368
|
-
];
|
|
2011
|
+
export var OrganizationAccessDeniedException = [-3, n0, _OADE, { [_e]: _cl }, [_m], [0]];
|
|
2369
2012
|
TypeRegistry.for(n0).registerError(OrganizationAccessDeniedException, __OrganizationAccessDeniedException);
|
|
2370
2013
|
export var OrganizationAggregationSource = [3, n0, _OAS, 0, [_RAo, _AR, _AAR], [0, 64 | 0, 2]];
|
|
2371
|
-
export var OrganizationAllFeaturesNotEnabledException = [
|
|
2372
|
-
-3,
|
|
2373
|
-
n0,
|
|
2374
|
-
_OAFNEE,
|
|
2375
|
-
{
|
|
2376
|
-
[_e]: _cl,
|
|
2377
|
-
},
|
|
2378
|
-
[_m],
|
|
2379
|
-
[0],
|
|
2380
|
-
];
|
|
2014
|
+
export var OrganizationAllFeaturesNotEnabledException = [-3, n0, _OAFNEE, { [_e]: _cl }, [_m], [0]];
|
|
2381
2015
|
TypeRegistry.for(n0).registerError(OrganizationAllFeaturesNotEnabledException, __OrganizationAllFeaturesNotEnabledException);
|
|
2382
2016
|
export var OrganizationConfigRule = [
|
|
2383
2017
|
3,
|
|
@@ -2431,9 +2065,7 @@ export var OrganizationConformancePackTemplateValidationException = [
|
|
|
2431
2065
|
-3,
|
|
2432
2066
|
n0,
|
|
2433
2067
|
_OCPTVE,
|
|
2434
|
-
{
|
|
2435
|
-
[_e]: _cl,
|
|
2436
|
-
},
|
|
2068
|
+
{ [_e]: _cl },
|
|
2437
2069
|
[_m],
|
|
2438
2070
|
[0],
|
|
2439
2071
|
];
|
|
@@ -2471,16 +2103,7 @@ export var OrganizationManagedRuleMetadata = [
|
|
|
2471
2103
|
[0, 0, 0, 0, 64 | 0, 0, 0, 0],
|
|
2472
2104
|
];
|
|
2473
2105
|
export var OrganizationResourceDetailedStatusFilters = [3, n0, _ORDSF, 0, [_AIc, _St], [0, 0]];
|
|
2474
|
-
export var OversizedConfigurationItemException = [
|
|
2475
|
-
-3,
|
|
2476
|
-
n0,
|
|
2477
|
-
_OCIE,
|
|
2478
|
-
{
|
|
2479
|
-
[_e]: _cl,
|
|
2480
|
-
},
|
|
2481
|
-
[_m],
|
|
2482
|
-
[0],
|
|
2483
|
-
];
|
|
2106
|
+
export var OversizedConfigurationItemException = [-3, n0, _OCIE, { [_e]: _cl }, [_m], [0]];
|
|
2484
2107
|
TypeRegistry.for(n0).registerError(OversizedConfigurationItemException, __OversizedConfigurationItemException);
|
|
2485
2108
|
export var PendingAggregationRequest = [3, n0, _PARe, 0, [_RAI, _RAR], [0, 0]];
|
|
2486
2109
|
export var PutAggregationAuthorizationRequest = [
|
|
@@ -2696,16 +2319,7 @@ export var RemediationExecutionStep = [
|
|
|
2696
2319
|
[_N, _Sta, _EMr, _STt, _STto],
|
|
2697
2320
|
[0, 0, 0, 4, 4],
|
|
2698
2321
|
];
|
|
2699
|
-
export var RemediationInProgressException = [
|
|
2700
|
-
-3,
|
|
2701
|
-
n0,
|
|
2702
|
-
_RIPE,
|
|
2703
|
-
{
|
|
2704
|
-
[_e]: _cl,
|
|
2705
|
-
},
|
|
2706
|
-
[_m],
|
|
2707
|
-
[0],
|
|
2708
|
-
];
|
|
2322
|
+
export var RemediationInProgressException = [-3, n0, _RIPE, { [_e]: _cl }, [_m], [0]];
|
|
2709
2323
|
TypeRegistry.for(n0).registerError(RemediationInProgressException, __RemediationInProgressException);
|
|
2710
2324
|
export var RemediationParameterValue = [
|
|
2711
2325
|
3,
|
|
@@ -2715,16 +2329,7 @@ export var RemediationParameterValue = [
|
|
|
2715
2329
|
[_RV, _SV],
|
|
2716
2330
|
[() => ResourceValue, () => StaticValue],
|
|
2717
2331
|
];
|
|
2718
|
-
export var ResourceConcurrentModificationException = [
|
|
2719
|
-
-3,
|
|
2720
|
-
n0,
|
|
2721
|
-
_RCME,
|
|
2722
|
-
{
|
|
2723
|
-
[_e]: _cl,
|
|
2724
|
-
},
|
|
2725
|
-
[_m],
|
|
2726
|
-
[0],
|
|
2727
|
-
];
|
|
2332
|
+
export var ResourceConcurrentModificationException = [-3, n0, _RCME, { [_e]: _cl }, [_m], [0]];
|
|
2728
2333
|
TypeRegistry.for(n0).registerError(ResourceConcurrentModificationException, __ResourceConcurrentModificationException);
|
|
2729
2334
|
export var ResourceCount = [3, n0, _RCes, 0, [_rT, _co], [0, 1]];
|
|
2730
2335
|
export var ResourceCountFilters = [3, n0, _RCF, 0, [_RT, _AIc, _Re], [0, 0, 0]];
|
|
@@ -2740,39 +2345,12 @@ export var ResourceEvaluationFilters = [
|
|
|
2740
2345
|
];
|
|
2741
2346
|
export var ResourceFilters = [3, n0, _RF, 0, [_AIc, _RI, _RN, _Re], [0, 0, 0, 0]];
|
|
2742
2347
|
export var ResourceIdentifier = [3, n0, _RIeso, 0, [_rT, _rI, _rN, _rDT], [0, 0, 0, 4]];
|
|
2743
|
-
export var ResourceInUseException = [
|
|
2744
|
-
-3,
|
|
2745
|
-
n0,
|
|
2746
|
-
_RIUE,
|
|
2747
|
-
{
|
|
2748
|
-
[_e]: _cl,
|
|
2749
|
-
},
|
|
2750
|
-
[_m],
|
|
2751
|
-
[0],
|
|
2752
|
-
];
|
|
2348
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _cl }, [_m], [0]];
|
|
2753
2349
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
2754
2350
|
export var ResourceKey = [3, n0, _RKe, 0, [_rT, _rI], [0, 0]];
|
|
2755
|
-
export var ResourceNotDiscoveredException = [
|
|
2756
|
-
-3,
|
|
2757
|
-
n0,
|
|
2758
|
-
_RNDE,
|
|
2759
|
-
{
|
|
2760
|
-
[_e]: _cl,
|
|
2761
|
-
},
|
|
2762
|
-
[_m],
|
|
2763
|
-
[0],
|
|
2764
|
-
];
|
|
2351
|
+
export var ResourceNotDiscoveredException = [-3, n0, _RNDE, { [_e]: _cl }, [_m], [0]];
|
|
2765
2352
|
TypeRegistry.for(n0).registerError(ResourceNotDiscoveredException, __ResourceNotDiscoveredException);
|
|
2766
|
-
export var ResourceNotFoundException = [
|
|
2767
|
-
-3,
|
|
2768
|
-
n0,
|
|
2769
|
-
_RNFE,
|
|
2770
|
-
{
|
|
2771
|
-
[_e]: _cl,
|
|
2772
|
-
},
|
|
2773
|
-
[_m],
|
|
2774
|
-
[0],
|
|
2775
|
-
];
|
|
2353
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _cl }, [_m], [0]];
|
|
2776
2354
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
2777
2355
|
export var ResourceValue = [3, n0, _RV, 0, [_V], [0]];
|
|
2778
2356
|
export var RetentionConfiguration = [3, n0, _RCet, 0, [_N, _RPID], [0, 1]];
|
|
@@ -2849,39 +2427,12 @@ export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
|
2849
2427
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
|
|
2850
2428
|
export var TemplateSSMDocumentDetails = [3, n0, _TSSMDD, 0, [_DN, _DV], [0, 0]];
|
|
2851
2429
|
export var TimeWindow = [3, n0, _TW, 0, [_STt, _ETn], [4, 4]];
|
|
2852
|
-
export var TooManyTagsException = [
|
|
2853
|
-
-3,
|
|
2854
|
-
n0,
|
|
2855
|
-
_TMTE,
|
|
2856
|
-
{
|
|
2857
|
-
[_e]: _cl,
|
|
2858
|
-
},
|
|
2859
|
-
[_m],
|
|
2860
|
-
[0],
|
|
2861
|
-
];
|
|
2430
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _cl }, [_m], [0]];
|
|
2862
2431
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
2863
|
-
export var UnmodifiableEntityException = [
|
|
2864
|
-
-3,
|
|
2865
|
-
n0,
|
|
2866
|
-
_UEE,
|
|
2867
|
-
{
|
|
2868
|
-
[_e]: _cl,
|
|
2869
|
-
},
|
|
2870
|
-
[_m],
|
|
2871
|
-
[0],
|
|
2872
|
-
];
|
|
2432
|
+
export var UnmodifiableEntityException = [-3, n0, _UEE, { [_e]: _cl }, [_m], [0]];
|
|
2873
2433
|
TypeRegistry.for(n0).registerError(UnmodifiableEntityException, __UnmodifiableEntityException);
|
|
2874
2434
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TKa], [0, 64 | 0]];
|
|
2875
|
-
export var ValidationException = [
|
|
2876
|
-
-3,
|
|
2877
|
-
n0,
|
|
2878
|
-
_VE,
|
|
2879
|
-
{
|
|
2880
|
-
[_e]: _cl,
|
|
2881
|
-
},
|
|
2882
|
-
[_m],
|
|
2883
|
-
[0],
|
|
2884
|
-
];
|
|
2435
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _cl }, [_m], [0]];
|
|
2885
2436
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
2886
2437
|
export var __Unit = "unit";
|
|
2887
2438
|
export var ConfigServiceServiceException = [-3, _s, "ConfigServiceServiceException", 0, [], []];
|