{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.APIGateway.Lens
(
getResource_embed,
getResource_restApiId,
getResource_resourceId,
resource_pathPart,
resource_path,
resource_id,
resource_resourceMethods,
resource_parentId,
getDeployments_limit,
getDeployments_position,
getDeployments_restApiId,
getDeploymentsResponse_items,
getDeploymentsResponse_position,
getDeploymentsResponse_httpStatus,
getDeployment_embed,
getDeployment_restApiId,
getDeployment_deploymentId,
deployment_apiSummary,
deployment_createdDate,
deployment_id,
deployment_description,
getTags_limit,
getTags_position,
getTags_resourceArn,
getTagsResponse_tags,
getTagsResponse_httpStatus,
deleteGatewayResponse_restApiId,
deleteGatewayResponse_responseType,
updateGatewayResponse_patchOperations,
updateGatewayResponse_restApiId,
updateGatewayResponse_responseType,
gatewayResponse_defaultResponse,
gatewayResponse_responseTemplates,
gatewayResponse_responseType,
gatewayResponse_statusCode,
gatewayResponse_responseParameters,
createUsagePlan_apiStages,
createUsagePlan_throttle,
createUsagePlan_quota,
createUsagePlan_description,
createUsagePlan_tags,
createUsagePlan_name,
usagePlan_apiStages,
usagePlan_name,
usagePlan_id,
usagePlan_throttle,
usagePlan_quota,
usagePlan_description,
usagePlan_productCode,
usagePlan_tags,
getDomainNames_limit,
getDomainNames_position,
getDomainNamesResponse_items,
getDomainNamesResponse_position,
getDomainNamesResponse_httpStatus,
getClientCertificate_clientCertificateId,
clientCertificate_pemEncodedCertificate,
clientCertificate_clientCertificateId,
clientCertificate_createdDate,
clientCertificate_expirationDate,
clientCertificate_description,
clientCertificate_tags,
putGatewayResponse_responseTemplates,
putGatewayResponse_statusCode,
putGatewayResponse_responseParameters,
putGatewayResponse_restApiId,
putGatewayResponse_responseType,
gatewayResponse_defaultResponse,
gatewayResponse_responseTemplates,
gatewayResponse_responseType,
gatewayResponse_statusCode,
gatewayResponse_responseParameters,
getSdkType_id,
sdkType_friendlyName,
sdkType_configurationProperties,
sdkType_id,
sdkType_description,
getMethodResponse_restApiId,
getMethodResponse_resourceId,
getMethodResponse_httpMethod,
getMethodResponse_statusCode,
methodResponse_responseModels,
methodResponse_statusCode,
methodResponse_responseParameters,
getModels_limit,
getModels_position,
getModels_restApiId,
getModelsResponse_items,
getModelsResponse_position,
getModelsResponse_httpStatus,
getBasePathMapping_domainName,
getBasePathMapping_basePath,
basePathMapping_stage,
basePathMapping_basePath,
basePathMapping_restApiId,
getRequestValidators_limit,
getRequestValidators_position,
getRequestValidators_restApiId,
getRequestValidatorsResponse_items,
getRequestValidatorsResponse_position,
getRequestValidatorsResponse_httpStatus,
putMethodResponse_responseModels,
putMethodResponse_responseParameters,
putMethodResponse_restApiId,
putMethodResponse_resourceId,
putMethodResponse_httpMethod,
putMethodResponse_statusCode,
methodResponse_responseModels,
methodResponse_statusCode,
methodResponse_responseParameters,
importRestApi_failOnWarnings,
importRestApi_parameters,
importRestApi_body,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
deleteMethodResponse_restApiId,
deleteMethodResponse_resourceId,
deleteMethodResponse_httpMethod,
deleteMethodResponse_statusCode,
updateMethodResponse_patchOperations,
updateMethodResponse_restApiId,
updateMethodResponse_resourceId,
updateMethodResponse_httpMethod,
updateMethodResponse_statusCode,
methodResponse_responseModels,
methodResponse_statusCode,
methodResponse_responseParameters,
deleteStage_restApiId,
deleteStage_stageName,
updateStage_patchOperations,
updateStage_restApiId,
updateStage_stageName,
stage_deploymentId,
stage_variables,
stage_accessLogSettings,
stage_documentationVersion,
stage_clientCertificateId,
stage_tracingEnabled,
stage_createdDate,
stage_cacheClusterStatus,
stage_methodSettings,
stage_lastUpdatedDate,
stage_cacheClusterSize,
stage_webAclArn,
stage_canarySettings,
stage_cacheClusterEnabled,
stage_stageName,
stage_description,
stage_tags,
getRestApis_limit,
getRestApis_position,
getRestApisResponse_items,
getRestApisResponse_position,
getRestApisResponse_httpStatus,
getDocumentationVersions_limit,
getDocumentationVersions_position,
getDocumentationVersions_restApiId,
getDocumentationVersionsResponse_items,
getDocumentationVersionsResponse_position,
getDocumentationVersionsResponse_httpStatus,
createDeployment_stageDescription,
createDeployment_variables,
createDeployment_tracingEnabled,
createDeployment_cacheClusterSize,
createDeployment_canarySettings,
createDeployment_cacheClusterEnabled,
createDeployment_stageName,
createDeployment_description,
createDeployment_restApiId,
deployment_apiSummary,
deployment_createdDate,
deployment_id,
deployment_description,
getVpcLinks_limit,
getVpcLinks_position,
getVpcLinksResponse_items,
getVpcLinksResponse_position,
getVpcLinksResponse_httpStatus,
createBasePathMapping_stage,
createBasePathMapping_basePath,
createBasePathMapping_domainName,
createBasePathMapping_restApiId,
basePathMapping_stage,
basePathMapping_basePath,
basePathMapping_restApiId,
getIntegration_restApiId,
getIntegration_resourceId,
getIntegration_httpMethod,
integration_httpMethod,
integration_requestTemplates,
integration_credentials,
integration_connectionId,
integration_requestParameters,
integration_contentHandling,
integration_passthroughBehavior,
integration_uri,
integration_integrationResponses,
integration_tlsConfig,
integration_cacheNamespace,
integration_timeoutInMillis,
integration_type,
integration_connectionType,
integration_cacheKeyParameters,
getDocumentationParts_path,
getDocumentationParts_locationStatus,
getDocumentationParts_nameQuery,
getDocumentationParts_limit,
getDocumentationParts_type,
getDocumentationParts_position,
getDocumentationParts_restApiId,
getDocumentationPartsResponse_items,
getDocumentationPartsResponse_position,
getDocumentationPartsResponse_httpStatus,
updateAccount_patchOperations,
account_apiKeyVersion,
account_cloudwatchRoleArn,
account_features,
account_throttleSettings,
getUsagePlan_usagePlanId,
usagePlan_apiStages,
usagePlan_name,
usagePlan_id,
usagePlan_throttle,
usagePlan_quota,
usagePlan_description,
usagePlan_productCode,
usagePlan_tags,
deleteDeployment_restApiId,
deleteDeployment_deploymentId,
updateDeployment_patchOperations,
updateDeployment_restApiId,
updateDeployment_deploymentId,
deployment_apiSummary,
deployment_createdDate,
deployment_id,
deployment_description,
getDocumentationPart_restApiId,
getDocumentationPart_documentationPartId,
documentationPart_location,
documentationPart_id,
documentationPart_properties,
deleteResource_restApiId,
deleteResource_resourceId,
updateResource_patchOperations,
updateResource_restApiId,
updateResource_resourceId,
resource_pathPart,
resource_path,
resource_id,
resource_resourceMethods,
resource_parentId,
createRequestValidator_validateRequestParameters,
createRequestValidator_name,
createRequestValidator_validateRequestBody,
createRequestValidator_restApiId,
requestValidator_validateRequestParameters,
requestValidator_name,
requestValidator_validateRequestBody,
requestValidator_id,
importDocumentationParts_mode,
importDocumentationParts_failOnWarnings,
importDocumentationParts_restApiId,
importDocumentationParts_body,
importDocumentationPartsResponse_ids,
importDocumentationPartsResponse_warnings,
importDocumentationPartsResponse_httpStatus,
getUsage_keyId,
getUsage_limit,
getUsage_position,
getUsage_usagePlanId,
getUsage_startDate,
getUsage_endDate,
usage_usagePlanId,
usage_endDate,
usage_items,
usage_startDate,
usage_position,
getVpcLink_vpcLinkId,
vpcLink_status,
vpcLink_targetArns,
vpcLink_name,
vpcLink_statusMessage,
vpcLink_id,
vpcLink_description,
vpcLink_tags,
createModel_schema,
createModel_description,
createModel_restApiId,
createModel_name,
createModel_contentType,
model_schema,
model_name,
model_id,
model_description,
model_contentType,
getIntegrationResponse_restApiId,
getIntegrationResponse_resourceId,
getIntegrationResponse_httpMethod,
getIntegrationResponse_statusCode,
integrationResponse_contentHandling,
integrationResponse_responseTemplates,
integrationResponse_selectionPattern,
integrationResponse_statusCode,
integrationResponse_responseParameters,
createDomainName_certificateName,
createDomainName_ownershipVerificationCertificateArn,
createDomainName_regionalCertificateArn,
createDomainName_certificateArn,
createDomainName_securityPolicy,
createDomainName_mutualTlsAuthentication,
createDomainName_certificatePrivateKey,
createDomainName_regionalCertificateName,
createDomainName_certificateBody,
createDomainName_certificateChain,
createDomainName_endpointConfiguration,
createDomainName_tags,
createDomainName_domainName,
domainName_regionalHostedZoneId,
domainName_certificateName,
domainName_ownershipVerificationCertificateArn,
domainName_regionalCertificateArn,
domainName_certificateArn,
domainName_distributionHostedZoneId,
domainName_securityPolicy,
domainName_domainName,
domainName_mutualTlsAuthentication,
domainName_regionalCertificateName,
domainName_regionalDomainName,
domainName_certificateUploadDate,
domainName_distributionDomainName,
domainName_domainNameStatusMessage,
domainName_endpointConfiguration,
domainName_domainNameStatus,
domainName_tags,
flushStageAuthorizersCache_restApiId,
flushStageAuthorizersCache_stageName,
getGatewayResponses_limit,
getGatewayResponses_position,
getGatewayResponses_restApiId,
getGatewayResponsesResponse_items,
getGatewayResponsesResponse_position,
getGatewayResponsesResponse_httpStatus,
deleteModel_restApiId,
deleteModel_modelName,
updateModel_patchOperations,
updateModel_restApiId,
updateModel_modelName,
model_schema,
model_name,
model_id,
model_description,
model_contentType,
getDocumentationVersion_restApiId,
getDocumentationVersion_documentationVersion,
documentationVersion_createdDate,
documentationVersion_version,
documentationVersion_description,
deleteApiKey_apiKey,
updateApiKey_patchOperations,
updateApiKey_apiKey,
apiKey_enabled,
apiKey_value,
apiKey_customerId,
apiKey_createdDate,
apiKey_name,
apiKey_id,
apiKey_stageKeys,
apiKey_lastUpdatedDate,
apiKey_description,
apiKey_tags,
getRestApi_restApiId,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
getStages_deploymentId,
getStages_restApiId,
getStagesResponse_item,
getStagesResponse_httpStatus,
putRestApi_mode,
putRestApi_failOnWarnings,
putRestApi_parameters,
putRestApi_restApiId,
putRestApi_body,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
getMethod_restApiId,
getMethod_resourceId,
getMethod_httpMethod,
method_methodResponses,
method_httpMethod,
method_authorizationScopes,
method_requestValidatorId,
method_requestModels,
method_requestParameters,
method_authorizerId,
method_operationName,
method_authorizationType,
method_apiKeyRequired,
method_methodIntegration,
getModel_flatten,
getModel_restApiId,
getModel_modelName,
model_schema,
model_name,
model_id,
model_description,
model_contentType,
updateRestApi_patchOperations,
updateRestApi_restApiId,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
deleteRestApi_restApiId,
importApiKeys_failOnWarnings,
importApiKeys_body,
importApiKeys_format,
importApiKeysResponse_ids,
importApiKeysResponse_warnings,
importApiKeysResponse_httpStatus,
createDocumentationPart_restApiId,
createDocumentationPart_location,
createDocumentationPart_properties,
documentationPart_location,
documentationPart_id,
documentationPart_properties,
testInvokeMethod_pathWithQueryString,
testInvokeMethod_body,
testInvokeMethod_clientCertificateId,
testInvokeMethod_stageVariables,
testInvokeMethod_headers,
testInvokeMethod_multiValueHeaders,
testInvokeMethod_restApiId,
testInvokeMethod_resourceId,
testInvokeMethod_httpMethod,
testInvokeMethodResponse_log,
testInvokeMethodResponse_status,
testInvokeMethodResponse_body,
testInvokeMethodResponse_latency,
testInvokeMethodResponse_headers,
testInvokeMethodResponse_multiValueHeaders,
testInvokeMethodResponse_httpStatus,
getRequestValidator_restApiId,
getRequestValidator_requestValidatorId,
requestValidator_validateRequestParameters,
requestValidator_name,
requestValidator_validateRequestBody,
requestValidator_id,
getDomainName_domainName,
domainName_regionalHostedZoneId,
domainName_certificateName,
domainName_ownershipVerificationCertificateArn,
domainName_regionalCertificateArn,
domainName_certificateArn,
domainName_distributionHostedZoneId,
domainName_securityPolicy,
domainName_domainName,
domainName_mutualTlsAuthentication,
domainName_regionalCertificateName,
domainName_regionalDomainName,
domainName_certificateUploadDate,
domainName_distributionDomainName,
domainName_domainNameStatusMessage,
domainName_endpointConfiguration,
domainName_domainNameStatus,
domainName_tags,
createVpcLink_description,
createVpcLink_tags,
createVpcLink_name,
createVpcLink_targetArns,
vpcLink_status,
vpcLink_targetArns,
vpcLink_name,
vpcLink_statusMessage,
vpcLink_id,
vpcLink_description,
vpcLink_tags,
deleteDocumentationPart_restApiId,
deleteDocumentationPart_documentationPartId,
updateDocumentationPart_patchOperations,
updateDocumentationPart_restApiId,
updateDocumentationPart_documentationPartId,
documentationPart_location,
documentationPart_id,
documentationPart_properties,
getAuthorizers_limit,
getAuthorizers_position,
getAuthorizers_restApiId,
getAuthorizersResponse_items,
getAuthorizersResponse_position,
getAuthorizersResponse_httpStatus,
createDocumentationVersion_stageName,
createDocumentationVersion_description,
createDocumentationVersion_restApiId,
createDocumentationVersion_documentationVersion,
documentationVersion_createdDate,
documentationVersion_version,
documentationVersion_description,
putIntegrationResponse_contentHandling,
putIntegrationResponse_responseTemplates,
putIntegrationResponse_selectionPattern,
putIntegrationResponse_responseParameters,
putIntegrationResponse_restApiId,
putIntegrationResponse_resourceId,
putIntegrationResponse_httpMethod,
putIntegrationResponse_statusCode,
integrationResponse_contentHandling,
integrationResponse_responseTemplates,
integrationResponse_selectionPattern,
integrationResponse_statusCode,
integrationResponse_responseParameters,
getUsagePlanKeys_nameQuery,
getUsagePlanKeys_limit,
getUsagePlanKeys_position,
getUsagePlanKeys_usagePlanId,
getUsagePlanKeysResponse_items,
getUsagePlanKeysResponse_position,
getUsagePlanKeysResponse_httpStatus,
deleteVpcLink_vpcLinkId,
updateVpcLink_patchOperations,
updateVpcLink_vpcLinkId,
vpcLink_status,
vpcLink_targetArns,
vpcLink_name,
vpcLink_statusMessage,
vpcLink_id,
vpcLink_description,
vpcLink_tags,
flushStageCache_restApiId,
flushStageCache_stageName,
createRestApi_minimumCompressionSize,
createRestApi_disableExecuteApiEndpoint,
createRestApi_binaryMediaTypes,
createRestApi_version,
createRestApi_apiKeySource,
createRestApi_cloneFrom,
createRestApi_policy,
createRestApi_endpointConfiguration,
createRestApi_description,
createRestApi_tags,
createRestApi_name,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
deleteIntegrationResponse_restApiId,
deleteIntegrationResponse_resourceId,
deleteIntegrationResponse_httpMethod,
deleteIntegrationResponse_statusCode,
updateIntegrationResponse_patchOperations,
updateIntegrationResponse_restApiId,
updateIntegrationResponse_resourceId,
updateIntegrationResponse_httpMethod,
updateIntegrationResponse_statusCode,
integrationResponse_contentHandling,
integrationResponse_responseTemplates,
integrationResponse_selectionPattern,
integrationResponse_statusCode,
integrationResponse_responseParameters,
updateUsage_patchOperations,
updateUsage_usagePlanId,
updateUsage_keyId,
usage_usagePlanId,
usage_endDate,
usage_items,
usage_startDate,
usage_position,
deleteIntegration_restApiId,
deleteIntegration_resourceId,
deleteIntegration_httpMethod,
updateIntegration_patchOperations,
updateIntegration_restApiId,
updateIntegration_resourceId,
updateIntegration_httpMethod,
integration_httpMethod,
integration_requestTemplates,
integration_credentials,
integration_connectionId,
integration_requestParameters,
integration_contentHandling,
integration_passthroughBehavior,
integration_uri,
integration_integrationResponses,
integration_tlsConfig,
integration_cacheNamespace,
integration_timeoutInMillis,
integration_type,
integration_connectionType,
integration_cacheKeyParameters,
testInvokeAuthorizer_pathWithQueryString,
testInvokeAuthorizer_body,
testInvokeAuthorizer_additionalContext,
testInvokeAuthorizer_stageVariables,
testInvokeAuthorizer_headers,
testInvokeAuthorizer_multiValueHeaders,
testInvokeAuthorizer_restApiId,
testInvokeAuthorizer_authorizerId,
testInvokeAuthorizerResponse_log,
testInvokeAuthorizerResponse_principalId,
testInvokeAuthorizerResponse_latency,
testInvokeAuthorizerResponse_authorization,
testInvokeAuthorizerResponse_claims,
testInvokeAuthorizerResponse_clientStatus,
testInvokeAuthorizerResponse_policy,
testInvokeAuthorizerResponse_httpStatus,
generateClientCertificate_description,
generateClientCertificate_tags,
clientCertificate_pemEncodedCertificate,
clientCertificate_clientCertificateId,
clientCertificate_createdDate,
clientCertificate_expirationDate,
clientCertificate_description,
clientCertificate_tags,
getResources_embed,
getResources_limit,
getResources_position,
getResources_restApiId,
getResourcesResponse_items,
getResourcesResponse_position,
getResourcesResponse_httpStatus,
getUsagePlanKey_usagePlanId,
getUsagePlanKey_keyId,
usagePlanKey_value,
usagePlanKey_name,
usagePlanKey_id,
usagePlanKey_type,
account_apiKeyVersion,
account_cloudwatchRoleArn,
account_features,
account_throttleSettings,
putIntegration_requestTemplates,
putIntegration_credentials,
putIntegration_connectionId,
putIntegration_requestParameters,
putIntegration_contentHandling,
putIntegration_passthroughBehavior,
putIntegration_uri,
putIntegration_tlsConfig,
putIntegration_cacheNamespace,
putIntegration_timeoutInMillis,
putIntegration_connectionType,
putIntegration_integrationHttpMethod,
putIntegration_cacheKeyParameters,
putIntegration_restApiId,
putIntegration_resourceId,
putIntegration_httpMethod,
putIntegration_type,
integration_httpMethod,
integration_requestTemplates,
integration_credentials,
integration_connectionId,
integration_requestParameters,
integration_contentHandling,
integration_passthroughBehavior,
integration_uri,
integration_integrationResponses,
integration_tlsConfig,
integration_cacheNamespace,
integration_timeoutInMillis,
integration_type,
integration_connectionType,
integration_cacheKeyParameters,
getAuthorizer_restApiId,
getAuthorizer_authorizerId,
authorizer_authorizerUri,
authorizer_identityValidationExpression,
authorizer_providerARNs,
authorizer_name,
authorizer_id,
authorizer_authorizerResultTtlInSeconds,
authorizer_authType,
authorizer_type,
authorizer_identitySource,
authorizer_authorizerCredentials,
deleteUsagePlan_usagePlanId,
updateUsagePlan_patchOperations,
updateUsagePlan_usagePlanId,
usagePlan_apiStages,
usagePlan_name,
usagePlan_id,
usagePlan_throttle,
usagePlan_quota,
usagePlan_description,
usagePlan_productCode,
usagePlan_tags,
getStage_restApiId,
getStage_stageName,
stage_deploymentId,
stage_variables,
stage_accessLogSettings,
stage_documentationVersion,
stage_clientCertificateId,
stage_tracingEnabled,
stage_createdDate,
stage_cacheClusterStatus,
stage_methodSettings,
stage_lastUpdatedDate,
stage_cacheClusterSize,
stage_webAclArn,
stage_canarySettings,
stage_cacheClusterEnabled,
stage_stageName,
stage_description,
stage_tags,
getExport_parameters,
getExport_accepts,
getExport_restApiId,
getExport_stageName,
getExport_exportType,
getExportResponse_body,
getExportResponse_contentDisposition,
getExportResponse_contentType,
getExportResponse_httpStatus,
getSdk_parameters,
getSdk_restApiId,
getSdk_stageName,
getSdk_sdkType,
getSdkResponse_body,
getSdkResponse_contentDisposition,
getSdkResponse_contentType,
getSdkResponse_httpStatus,
getApiKeys_includeValues,
getApiKeys_customerId,
getApiKeys_nameQuery,
getApiKeys_limit,
getApiKeys_position,
getApiKeysResponse_items,
getApiKeysResponse_warnings,
getApiKeysResponse_position,
getApiKeysResponse_httpStatus,
deleteBasePathMapping_domainName,
deleteBasePathMapping_basePath,
updateBasePathMapping_patchOperations,
updateBasePathMapping_domainName,
updateBasePathMapping_basePath,
basePathMapping_stage,
basePathMapping_basePath,
basePathMapping_restApiId,
deleteClientCertificate_clientCertificateId,
updateClientCertificate_patchOperations,
updateClientCertificate_clientCertificateId,
clientCertificate_pemEncodedCertificate,
clientCertificate_clientCertificateId,
clientCertificate_createdDate,
clientCertificate_expirationDate,
clientCertificate_description,
clientCertificate_tags,
getGatewayResponse_restApiId,
getGatewayResponse_responseType,
gatewayResponse_defaultResponse,
gatewayResponse_responseTemplates,
gatewayResponse_responseType,
gatewayResponse_statusCode,
gatewayResponse_responseParameters,
createUsagePlanKey_usagePlanId,
createUsagePlanKey_keyId,
createUsagePlanKey_keyType,
usagePlanKey_value,
usagePlanKey_name,
usagePlanKey_id,
usagePlanKey_type,
createAuthorizer_authorizerUri,
createAuthorizer_identityValidationExpression,
createAuthorizer_providerARNs,
createAuthorizer_authorizerResultTtlInSeconds,
createAuthorizer_authType,
createAuthorizer_identitySource,
createAuthorizer_authorizerCredentials,
createAuthorizer_restApiId,
createAuthorizer_name,
createAuthorizer_type,
authorizer_authorizerUri,
authorizer_identityValidationExpression,
authorizer_providerARNs,
authorizer_name,
authorizer_id,
authorizer_authorizerResultTtlInSeconds,
authorizer_authType,
authorizer_type,
authorizer_identitySource,
authorizer_authorizerCredentials,
updateAuthorizer_patchOperations,
updateAuthorizer_restApiId,
updateAuthorizer_authorizerId,
authorizer_authorizerUri,
authorizer_identityValidationExpression,
authorizer_providerARNs,
authorizer_name,
authorizer_id,
authorizer_authorizerResultTtlInSeconds,
authorizer_authType,
authorizer_type,
authorizer_identitySource,
authorizer_authorizerCredentials,
deleteAuthorizer_restApiId,
deleteAuthorizer_authorizerId,
tagResource_resourceArn,
tagResource_tags,
createStage_variables,
createStage_documentationVersion,
createStage_tracingEnabled,
createStage_cacheClusterSize,
createStage_canarySettings,
createStage_cacheClusterEnabled,
createStage_description,
createStage_tags,
createStage_restApiId,
createStage_stageName,
createStage_deploymentId,
stage_deploymentId,
stage_variables,
stage_accessLogSettings,
stage_documentationVersion,
stage_clientCertificateId,
stage_tracingEnabled,
stage_createdDate,
stage_cacheClusterStatus,
stage_methodSettings,
stage_lastUpdatedDate,
stage_cacheClusterSize,
stage_webAclArn,
stage_canarySettings,
stage_cacheClusterEnabled,
stage_stageName,
stage_description,
stage_tags,
deleteUsagePlanKey_usagePlanId,
deleteUsagePlanKey_keyId,
untagResource_resourceArn,
untagResource_tagKeys,
createApiKey_enabled,
createApiKey_value,
createApiKey_customerId,
createApiKey_generateDistinctId,
createApiKey_name,
createApiKey_stageKeys,
createApiKey_description,
createApiKey_tags,
apiKey_enabled,
apiKey_value,
apiKey_customerId,
apiKey_createdDate,
apiKey_name,
apiKey_id,
apiKey_stageKeys,
apiKey_lastUpdatedDate,
apiKey_description,
apiKey_tags,
getUsagePlans_keyId,
getUsagePlans_limit,
getUsagePlans_position,
getUsagePlansResponse_items,
getUsagePlansResponse_position,
getUsagePlansResponse_httpStatus,
putMethod_authorizationScopes,
putMethod_requestValidatorId,
putMethod_requestModels,
putMethod_requestParameters,
putMethod_authorizerId,
putMethod_operationName,
putMethod_apiKeyRequired,
putMethod_restApiId,
putMethod_resourceId,
putMethod_httpMethod,
putMethod_authorizationType,
method_methodResponses,
method_httpMethod,
method_authorizationScopes,
method_requestValidatorId,
method_requestModels,
method_requestParameters,
method_authorizerId,
method_operationName,
method_authorizationType,
method_apiKeyRequired,
method_methodIntegration,
updateDomainName_patchOperations,
updateDomainName_domainName,
domainName_regionalHostedZoneId,
domainName_certificateName,
domainName_ownershipVerificationCertificateArn,
domainName_regionalCertificateArn,
domainName_certificateArn,
domainName_distributionHostedZoneId,
domainName_securityPolicy,
domainName_domainName,
domainName_mutualTlsAuthentication,
domainName_regionalCertificateName,
domainName_regionalDomainName,
domainName_certificateUploadDate,
domainName_distributionDomainName,
domainName_domainNameStatusMessage,
domainName_endpointConfiguration,
domainName_domainNameStatus,
domainName_tags,
deleteDomainName_domainName,
createResource_restApiId,
createResource_parentId,
createResource_pathPart,
resource_pathPart,
resource_path,
resource_id,
resource_resourceMethods,
resource_parentId,
deleteMethod_restApiId,
deleteMethod_resourceId,
deleteMethod_httpMethod,
updateMethod_patchOperations,
updateMethod_restApiId,
updateMethod_resourceId,
updateMethod_httpMethod,
method_methodResponses,
method_httpMethod,
method_authorizationScopes,
method_requestValidatorId,
method_requestModels,
method_requestParameters,
method_authorizerId,
method_operationName,
method_authorizationType,
method_apiKeyRequired,
method_methodIntegration,
updateRequestValidator_patchOperations,
updateRequestValidator_restApiId,
updateRequestValidator_requestValidatorId,
requestValidator_validateRequestParameters,
requestValidator_name,
requestValidator_validateRequestBody,
requestValidator_id,
deleteRequestValidator_restApiId,
deleteRequestValidator_requestValidatorId,
getSdkTypes_limit,
getSdkTypes_position,
getSdkTypesResponse_items,
getSdkTypesResponse_position,
getSdkTypesResponse_httpStatus,
getClientCertificates_limit,
getClientCertificates_position,
getClientCertificatesResponse_items,
getClientCertificatesResponse_position,
getClientCertificatesResponse_httpStatus,
getModelTemplate_restApiId,
getModelTemplate_modelName,
getModelTemplateResponse_value,
getModelTemplateResponse_httpStatus,
updateDocumentationVersion_patchOperations,
updateDocumentationVersion_restApiId,
updateDocumentationVersion_documentationVersion,
documentationVersion_createdDate,
documentationVersion_version,
documentationVersion_description,
deleteDocumentationVersion_restApiId,
deleteDocumentationVersion_documentationVersion,
getBasePathMappings_limit,
getBasePathMappings_position,
getBasePathMappings_domainName,
getBasePathMappingsResponse_items,
getBasePathMappingsResponse_position,
getBasePathMappingsResponse_httpStatus,
getApiKey_includeValue,
getApiKey_apiKey,
apiKey_enabled,
apiKey_value,
apiKey_customerId,
apiKey_createdDate,
apiKey_name,
apiKey_id,
apiKey_stageKeys,
apiKey_lastUpdatedDate,
apiKey_description,
apiKey_tags,
accessLogSettings_format,
accessLogSettings_destinationArn,
account_apiKeyVersion,
account_cloudwatchRoleArn,
account_features,
account_throttleSettings,
apiKey_enabled,
apiKey_value,
apiKey_customerId,
apiKey_createdDate,
apiKey_name,
apiKey_id,
apiKey_stageKeys,
apiKey_lastUpdatedDate,
apiKey_description,
apiKey_tags,
apiStage_stage,
apiStage_apiId,
apiStage_throttle,
authorizer_authorizerUri,
authorizer_identityValidationExpression,
authorizer_providerARNs,
authorizer_name,
authorizer_id,
authorizer_authorizerResultTtlInSeconds,
authorizer_authType,
authorizer_type,
authorizer_identitySource,
authorizer_authorizerCredentials,
basePathMapping_stage,
basePathMapping_basePath,
basePathMapping_restApiId,
canarySettings_deploymentId,
canarySettings_stageVariableOverrides,
canarySettings_useStageCache,
canarySettings_percentTraffic,
clientCertificate_pemEncodedCertificate,
clientCertificate_clientCertificateId,
clientCertificate_createdDate,
clientCertificate_expirationDate,
clientCertificate_description,
clientCertificate_tags,
deployment_apiSummary,
deployment_createdDate,
deployment_id,
deployment_description,
deploymentCanarySettings_stageVariableOverrides,
deploymentCanarySettings_useStageCache,
deploymentCanarySettings_percentTraffic,
documentationPart_location,
documentationPart_id,
documentationPart_properties,
documentationPartLocation_path,
documentationPartLocation_name,
documentationPartLocation_method,
documentationPartLocation_statusCode,
documentationPartLocation_type,
documentationVersion_createdDate,
documentationVersion_version,
documentationVersion_description,
domainName_regionalHostedZoneId,
domainName_certificateName,
domainName_ownershipVerificationCertificateArn,
domainName_regionalCertificateArn,
domainName_certificateArn,
domainName_distributionHostedZoneId,
domainName_securityPolicy,
domainName_domainName,
domainName_mutualTlsAuthentication,
domainName_regionalCertificateName,
domainName_regionalDomainName,
domainName_certificateUploadDate,
domainName_distributionDomainName,
domainName_domainNameStatusMessage,
domainName_endpointConfiguration,
domainName_domainNameStatus,
domainName_tags,
endpointConfiguration_types,
endpointConfiguration_vpcEndpointIds,
gatewayResponse_defaultResponse,
gatewayResponse_responseTemplates,
gatewayResponse_responseType,
gatewayResponse_statusCode,
gatewayResponse_responseParameters,
integration_httpMethod,
integration_requestTemplates,
integration_credentials,
integration_connectionId,
integration_requestParameters,
integration_contentHandling,
integration_passthroughBehavior,
integration_uri,
integration_integrationResponses,
integration_tlsConfig,
integration_cacheNamespace,
integration_timeoutInMillis,
integration_type,
integration_connectionType,
integration_cacheKeyParameters,
integrationResponse_contentHandling,
integrationResponse_responseTemplates,
integrationResponse_selectionPattern,
integrationResponse_statusCode,
integrationResponse_responseParameters,
method_methodResponses,
method_httpMethod,
method_authorizationScopes,
method_requestValidatorId,
method_requestModels,
method_requestParameters,
method_authorizerId,
method_operationName,
method_authorizationType,
method_apiKeyRequired,
method_methodIntegration,
methodResponse_responseModels,
methodResponse_statusCode,
methodResponse_responseParameters,
methodSetting_cacheTtlInSeconds,
methodSetting_dataTraceEnabled,
methodSetting_throttlingBurstLimit,
methodSetting_cacheDataEncrypted,
methodSetting_loggingLevel,
methodSetting_requireAuthorizationForCacheControl,
methodSetting_cachingEnabled,
methodSetting_metricsEnabled,
methodSetting_throttlingRateLimit,
methodSetting_unauthorizedCacheControlHeaderStrategy,
methodSnapshot_authorizationType,
methodSnapshot_apiKeyRequired,
model_schema,
model_name,
model_id,
model_description,
model_contentType,
mutualTlsAuthentication_truststoreWarnings,
mutualTlsAuthentication_truststoreUri,
mutualTlsAuthentication_truststoreVersion,
mutualTlsAuthenticationInput_truststoreUri,
mutualTlsAuthenticationInput_truststoreVersion,
patchOperation_op,
patchOperation_path,
patchOperation_value,
patchOperation_from,
quotaSettings_offset,
quotaSettings_period,
quotaSettings_limit,
requestValidator_validateRequestParameters,
requestValidator_name,
requestValidator_validateRequestBody,
requestValidator_id,
resource_pathPart,
resource_path,
resource_id,
resource_resourceMethods,
resource_parentId,
restApi_minimumCompressionSize,
restApi_disableExecuteApiEndpoint,
restApi_binaryMediaTypes,
restApi_warnings,
restApi_createdDate,
restApi_name,
restApi_version,
restApi_apiKeySource,
restApi_id,
restApi_policy,
restApi_endpointConfiguration,
restApi_description,
restApi_tags,
sdkConfigurationProperty_friendlyName,
sdkConfigurationProperty_required,
sdkConfigurationProperty_name,
sdkConfigurationProperty_defaultValue,
sdkConfigurationProperty_description,
sdkType_friendlyName,
sdkType_configurationProperties,
sdkType_id,
sdkType_description,
stage_deploymentId,
stage_variables,
stage_accessLogSettings,
stage_documentationVersion,
stage_clientCertificateId,
stage_tracingEnabled,
stage_createdDate,
stage_cacheClusterStatus,
stage_methodSettings,
stage_lastUpdatedDate,
stage_cacheClusterSize,
stage_webAclArn,
stage_canarySettings,
stage_cacheClusterEnabled,
stage_stageName,
stage_description,
stage_tags,
stageKey_restApiId,
stageKey_stageName,
throttleSettings_burstLimit,
throttleSettings_rateLimit,
tlsConfig_insecureSkipVerification,
usage_usagePlanId,
usage_endDate,
usage_items,
usage_startDate,
usage_position,
usagePlan_apiStages,
usagePlan_name,
usagePlan_id,
usagePlan_throttle,
usagePlan_quota,
usagePlan_description,
usagePlan_productCode,
usagePlan_tags,
usagePlanKey_value,
usagePlanKey_name,
usagePlanKey_id,
usagePlanKey_type,
vpcLink_status,
vpcLink_targetArns,
vpcLink_name,
vpcLink_statusMessage,
vpcLink_id,
vpcLink_description,
vpcLink_tags,
)
where
import Amazonka.APIGateway.CreateApiKey
import Amazonka.APIGateway.CreateAuthorizer
import Amazonka.APIGateway.CreateBasePathMapping
import Amazonka.APIGateway.CreateDeployment
import Amazonka.APIGateway.CreateDocumentationPart
import Amazonka.APIGateway.CreateDocumentationVersion
import Amazonka.APIGateway.CreateDomainName
import Amazonka.APIGateway.CreateModel
import Amazonka.APIGateway.CreateRequestValidator
import Amazonka.APIGateway.CreateResource
import Amazonka.APIGateway.CreateRestApi
import Amazonka.APIGateway.CreateStage
import Amazonka.APIGateway.CreateUsagePlan
import Amazonka.APIGateway.CreateUsagePlanKey
import Amazonka.APIGateway.CreateVpcLink
import Amazonka.APIGateway.DeleteApiKey
import Amazonka.APIGateway.DeleteAuthorizer
import Amazonka.APIGateway.DeleteBasePathMapping
import Amazonka.APIGateway.DeleteClientCertificate
import Amazonka.APIGateway.DeleteDeployment
import Amazonka.APIGateway.DeleteDocumentationPart
import Amazonka.APIGateway.DeleteDocumentationVersion
import Amazonka.APIGateway.DeleteDomainName
import Amazonka.APIGateway.DeleteGatewayResponse
import Amazonka.APIGateway.DeleteIntegration
import Amazonka.APIGateway.DeleteIntegrationResponse
import Amazonka.APIGateway.DeleteMethod
import Amazonka.APIGateway.DeleteMethodResponse
import Amazonka.APIGateway.DeleteModel
import Amazonka.APIGateway.DeleteRequestValidator
import Amazonka.APIGateway.DeleteResource
import Amazonka.APIGateway.DeleteRestApi
import Amazonka.APIGateway.DeleteStage
import Amazonka.APIGateway.DeleteUsagePlan
import Amazonka.APIGateway.DeleteUsagePlanKey
import Amazonka.APIGateway.DeleteVpcLink
import Amazonka.APIGateway.FlushStageAuthorizersCache
import Amazonka.APIGateway.FlushStageCache
import Amazonka.APIGateway.GenerateClientCertificate
import Amazonka.APIGateway.GetAccount
import Amazonka.APIGateway.GetApiKey
import Amazonka.APIGateway.GetApiKeys
import Amazonka.APIGateway.GetAuthorizer
import Amazonka.APIGateway.GetAuthorizers
import Amazonka.APIGateway.GetBasePathMapping
import Amazonka.APIGateway.GetBasePathMappings
import Amazonka.APIGateway.GetClientCertificate
import Amazonka.APIGateway.GetClientCertificates
import Amazonka.APIGateway.GetDeployment
import Amazonka.APIGateway.GetDeployments
import Amazonka.APIGateway.GetDocumentationPart
import Amazonka.APIGateway.GetDocumentationParts
import Amazonka.APIGateway.GetDocumentationVersion
import Amazonka.APIGateway.GetDocumentationVersions
import Amazonka.APIGateway.GetDomainName
import Amazonka.APIGateway.GetDomainNames
import Amazonka.APIGateway.GetExport
import Amazonka.APIGateway.GetGatewayResponse
import Amazonka.APIGateway.GetGatewayResponses
import Amazonka.APIGateway.GetIntegration
import Amazonka.APIGateway.GetIntegrationResponse
import Amazonka.APIGateway.GetMethod
import Amazonka.APIGateway.GetMethodResponse
import Amazonka.APIGateway.GetModel
import Amazonka.APIGateway.GetModelTemplate
import Amazonka.APIGateway.GetModels
import Amazonka.APIGateway.GetRequestValidator
import Amazonka.APIGateway.GetRequestValidators
import Amazonka.APIGateway.GetResource
import Amazonka.APIGateway.GetResources
import Amazonka.APIGateway.GetRestApi
import Amazonka.APIGateway.GetRestApis
import Amazonka.APIGateway.GetSdk
import Amazonka.APIGateway.GetSdkType
import Amazonka.APIGateway.GetSdkTypes
import Amazonka.APIGateway.GetStage
import Amazonka.APIGateway.GetStages
import Amazonka.APIGateway.GetTags
import Amazonka.APIGateway.GetUsage
import Amazonka.APIGateway.GetUsagePlan
import Amazonka.APIGateway.GetUsagePlanKey
import Amazonka.APIGateway.GetUsagePlanKeys
import Amazonka.APIGateway.GetUsagePlans
import Amazonka.APIGateway.GetVpcLink
import Amazonka.APIGateway.GetVpcLinks
import Amazonka.APIGateway.ImportApiKeys
import Amazonka.APIGateway.ImportDocumentationParts
import Amazonka.APIGateway.ImportRestApi
import Amazonka.APIGateway.PutGatewayResponse
import Amazonka.APIGateway.PutIntegration
import Amazonka.APIGateway.PutIntegrationResponse
import Amazonka.APIGateway.PutMethod
import Amazonka.APIGateway.PutMethodResponse
import Amazonka.APIGateway.PutRestApi
import Amazonka.APIGateway.TagResource
import Amazonka.APIGateway.TestInvokeAuthorizer
import Amazonka.APIGateway.TestInvokeMethod
import Amazonka.APIGateway.Types.AccessLogSettings
import Amazonka.APIGateway.Types.Account
import Amazonka.APIGateway.Types.ApiKey
import Amazonka.APIGateway.Types.ApiStage
import Amazonka.APIGateway.Types.Authorizer
import Amazonka.APIGateway.Types.BasePathMapping
import Amazonka.APIGateway.Types.CanarySettings
import Amazonka.APIGateway.Types.ClientCertificate
import Amazonka.APIGateway.Types.Deployment
import Amazonka.APIGateway.Types.DeploymentCanarySettings
import Amazonka.APIGateway.Types.DocumentationPart
import Amazonka.APIGateway.Types.DocumentationPartLocation
import Amazonka.APIGateway.Types.DocumentationVersion
import Amazonka.APIGateway.Types.DomainName
import Amazonka.APIGateway.Types.EndpointConfiguration
import Amazonka.APIGateway.Types.GatewayResponse
import Amazonka.APIGateway.Types.Integration
import Amazonka.APIGateway.Types.IntegrationResponse
import Amazonka.APIGateway.Types.Method
import Amazonka.APIGateway.Types.MethodResponse
import Amazonka.APIGateway.Types.MethodSetting
import Amazonka.APIGateway.Types.MethodSnapshot
import Amazonka.APIGateway.Types.Model
import Amazonka.APIGateway.Types.MutualTlsAuthentication
import Amazonka.APIGateway.Types.MutualTlsAuthenticationInput
import Amazonka.APIGateway.Types.PatchOperation
import Amazonka.APIGateway.Types.QuotaSettings
import Amazonka.APIGateway.Types.RequestValidator
import Amazonka.APIGateway.Types.Resource
import Amazonka.APIGateway.Types.RestApi
import Amazonka.APIGateway.Types.SdkConfigurationProperty
import Amazonka.APIGateway.Types.SdkType
import Amazonka.APIGateway.Types.Stage
import Amazonka.APIGateway.Types.StageKey
import Amazonka.APIGateway.Types.ThrottleSettings
import Amazonka.APIGateway.Types.TlsConfig
import Amazonka.APIGateway.Types.Usage
import Amazonka.APIGateway.Types.UsagePlan
import Amazonka.APIGateway.Types.UsagePlanKey
import Amazonka.APIGateway.Types.VpcLink
import Amazonka.APIGateway.UntagResource
import Amazonka.APIGateway.UpdateAccount
import Amazonka.APIGateway.UpdateApiKey
import Amazonka.APIGateway.UpdateAuthorizer
import Amazonka.APIGateway.UpdateBasePathMapping
import Amazonka.APIGateway.UpdateClientCertificate
import Amazonka.APIGateway.UpdateDeployment
import Amazonka.APIGateway.UpdateDocumentationPart
import Amazonka.APIGateway.UpdateDocumentationVersion
import Amazonka.APIGateway.UpdateDomainName
import Amazonka.APIGateway.UpdateGatewayResponse
import Amazonka.APIGateway.UpdateIntegration
import Amazonka.APIGateway.UpdateIntegrationResponse
import Amazonka.APIGateway.UpdateMethod
import Amazonka.APIGateway.UpdateMethodResponse
import Amazonka.APIGateway.UpdateModel
import Amazonka.APIGateway.UpdateRequestValidator
import Amazonka.APIGateway.UpdateResource
import Amazonka.APIGateway.UpdateRestApi
import Amazonka.APIGateway.UpdateStage
import Amazonka.APIGateway.UpdateUsage
import Amazonka.APIGateway.UpdateUsagePlan
import Amazonka.APIGateway.UpdateVpcLink