From 77284b2e85b1c73d1835c29fe57f042ec0b217ca Mon Sep 17 00:00:00 2001 From: Adam Crowder Date: Wed, 11 Dec 2024 05:40:02 -0800 Subject: [PATCH] Migrate goformation module to a local fork --- .golangci.yml | 76 +- ATTRIBUTIONS.md | 22 - go.mod | 5 +- go.sum | 2 - goformation/.gitignore | 4 + goformation/AUTHORS.md | 35 + goformation/CHANGELOG.md | 397 + goformation/CODE_OF_CONDUCT.md | 46 + goformation/CONTRIBUTING.md | 204 + goformation/LICENSE | 201 + goformation/LOGO.md | 10 + goformation/NOTICE | 2 + goformation/README.md | 249 + goformation/cloudformation/README.md | 5 + .../aws-accessanalyzer-analyzer.go | 124 + ...aws-accessanalyzer-analyzer_archiverule.go | 42 + .../aws-accessanalyzer-analyzer_filter.go | 57 + .../acmpca/aws-acmpca-certificate.go | 138 + .../aws-acmpca-certificate_apipassthrough.go | 40 + .../aws-acmpca-certificate_edipartyname.go | 42 + ...aws-acmpca-certificate_extendedkeyusage.go | 42 + .../aws-acmpca-certificate_extensions.go | 50 + .../aws-acmpca-certificate_generalname.go | 72 + .../acmpca/aws-acmpca-certificate_keyusage.go | 77 + .../aws-acmpca-certificate_othername.go | 42 + ...ws-acmpca-certificate_policyinformation.go | 42 + ...-acmpca-certificate_policyqualifierinfo.go | 42 + .../aws-acmpca-certificate_qualifier.go | 37 + .../acmpca/aws-acmpca-certificate_subject.go | 102 + .../acmpca/aws-acmpca-certificate_validity.go | 42 + .../acmpca/aws-acmpca-certificateauthority.go | 144 + ...-certificateauthority_accessdescription.go | 40 + ...cmpca-certificateauthority_accessmethod.go | 42 + ...a-certificateauthority_crlconfiguration.go | 57 + ...mpca-certificateauthority_csrextensions.go | 40 + ...cmpca-certificateauthority_edipartyname.go | 42 + ...acmpca-certificateauthority_generalname.go | 72 + ...ws-acmpca-certificateauthority_keyusage.go | 77 + ...-certificateauthority_ocspconfiguration.go | 42 + ...s-acmpca-certificateauthority_othername.go | 42 + ...ficateauthority_revocationconfiguration.go | 40 + ...aws-acmpca-certificateauthority_subject.go | 102 + ...s-acmpca-certificateauthorityactivation.go | 123 + .../acmpca/aws-acmpca-permission.go | 123 + goformation/cloudformation/all.go | 21693 +++ .../amazonmq/aws-amazonmq-broker.go | 193 + .../aws-amazonmq-broker_configurationid.go | 42 + .../aws-amazonmq-broker_encryptionoptions.go | 42 + .../aws-amazonmq-broker_ldapservermetadata.go | 87 + .../amazonmq/aws-amazonmq-broker_loglist.go | 42 + .../aws-amazonmq-broker_maintenancewindow.go | 47 + .../amazonmq/aws-amazonmq-broker_tagsentry.go | 42 + .../amazonmq/aws-amazonmq-broker_user.go | 52 + .../amazonmq/aws-amazonmq-configuration.go | 138 + .../aws-amazonmq-configuration_tagsentry.go | 42 + .../aws-amazonmq-configurationassociation.go | 113 + ...onfigurationassociation_configurationid.go | 42 + .../cloudformation/amplify/aws-amplify-app.go | 174 + ...ws-amplify-app_autobranchcreationconfig.go | 82 + .../aws-amplify-app_basicauthconfig.go | 47 + .../amplify/aws-amplify-app_customrule.go | 52 + .../aws-amplify-app_environmentvariable.go | 42 + .../amplify/aws-amplify-branch.go | 164 + .../aws-amplify-branch_basicauthconfig.go | 47 + .../aws-amplify-branch_environmentvariable.go | 42 + .../amplify/aws-amplify-domain.go | 133 + .../aws-amplify-domain_subdomainsetting.go | 42 + .../aws-amplifyuibuilder-component.go | 153 + ...mponent_componentbindingpropertiesvalue.go | 47 + ...mponentbindingpropertiesvalueproperties.go | 67 + ...plifyuibuilder-component_componentchild.go | 52 + ...er-component_componentconditionproperty.go | 62 + ...er-component_componentdataconfiguration.go | 52 + ...yuibuilder-component_componentoverrides.go | 30 + ...ilder-component_componentoverridesvalue.go | 30 + ...uibuilder-component_componentproperties.go | 30 + ...fyuibuilder-component_componentproperty.go | 97 + ...nent_componentpropertybindingproperties.go | 42 + ...ifyuibuilder-component_componentvariant.go | 40 + ...uilder-component_componentvariantvalues.go | 30 + ...amplifyuibuilder-component_formbindings.go | 30 + ...ws-amplifyuibuilder-component_predicate.go | 57 + ...amplifyuibuilder-component_sortproperty.go | 42 + .../aws-amplifyuibuilder-theme.go | 123 + .../aws-amplifyuibuilder-theme_themevalue.go | 42 + .../aws-amplifyuibuilder-theme_themevalues.go | 42 + .../apigateway/aws-apigateway-account.go | 108 + .../apigateway/aws-apigateway-apikey.go | 144 + .../aws-apigateway-apikey_stagekey.go | 42 + .../apigateway/aws-apigateway-authorizer.go | 153 + .../aws-apigateway-basepathmapping.go | 123 + .../aws-apigateway-clientcertificate.go | 114 + .../apigateway/aws-apigateway-deployment.go | 128 + ...-apigateway-deployment_accesslogsetting.go | 42 + ...aws-apigateway-deployment_canarysetting.go | 47 + ...way-deployment_deploymentcanarysettings.go | 47 + ...aws-apigateway-deployment_methodsetting.go | 82 + ...-apigateway-deployment_stagedescription.go | 128 + .../aws-apigateway-documentationpart.go | 118 + ...s-apigateway-documentationpart_location.go | 57 + .../aws-apigateway-documentationversion.go | 118 + .../apigateway/aws-apigateway-domainname.go | 144 + ...ateway-domainname_endpointconfiguration.go | 37 + ...eway-domainname_mutualtlsauthentication.go | 42 + .../aws-apigateway-gatewayresponse.go | 128 + .../apigateway/aws-apigateway-method.go | 168 + .../aws-apigateway-method_integration.go | 102 + ...s-apigateway-method_integrationresponse.go | 57 + .../aws-apigateway-method_methodresponse.go | 47 + .../apigateway/aws-apigateway-model.go | 128 + .../aws-apigateway-requestvalidator.go | 123 + .../apigateway/aws-apigateway-resource.go | 118 + .../apigateway/aws-apigateway-restapi.go | 179 + ...pigateway-restapi_endpointconfiguration.go | 42 + .../aws-apigateway-restapi_s3location.go | 52 + .../apigateway/aws-apigateway-stage.go | 174 + .../aws-apigateway-stage_accesslogsetting.go | 42 + .../aws-apigateway-stage_canarysetting.go | 52 + .../aws-apigateway-stage_methodsetting.go | 82 + .../apigateway/aws-apigateway-usageplan.go | 134 + .../aws-apigateway-usageplan_apistage.go | 47 + .../aws-apigateway-usageplan_quotasettings.go | 47 + ...s-apigateway-usageplan_throttlesettings.go | 42 + .../apigateway/aws-apigateway-usageplankey.go | 118 + .../apigateway/aws-apigateway-vpclink.go | 124 + .../apigatewayv2/aws-apigatewayv2-api.go | 188 + .../aws-apigatewayv2-api_bodys3location.go | 52 + .../apigatewayv2/aws-apigatewayv2-api_cors.go | 62 + ...apigatewayv2-apigatewaymanagedoverrides.go | 123 + ...tewaymanagedoverrides_accesslogsettings.go | 42 + ...aymanagedoverrides_integrationoverrides.go | 52 + ...igatewaymanagedoverrides_routeoverrides.go | 57 + ...pigatewaymanagedoverrides_routesettings.go | 57 + ...igatewaymanagedoverrides_stageoverrides.go | 62 + .../aws-apigatewayv2-apimapping.go | 123 + .../aws-apigatewayv2-authorizer.go | 158 + ...pigatewayv2-authorizer_jwtconfiguration.go | 42 + .../aws-apigatewayv2-deployment.go | 118 + .../aws-apigatewayv2-domainname.go | 123 + ...ayv2-domainname_domainnameconfiguration.go | 57 + ...ayv2-domainname_mutualtlsauthentication.go | 42 + .../aws-apigatewayv2-integration.go | 193 + ...gatewayv2-integration_responseparameter.go | 42 + ...wayv2-integration_responseparameterlist.go | 35 + .../aws-apigatewayv2-integration_tlsconfig.go | 37 + .../aws-apigatewayv2-integrationresponse.go | 138 + .../apigatewayv2/aws-apigatewayv2-model.go | 128 + .../apigatewayv2/aws-apigatewayv2-route.go | 163 + ...apigatewayv2-route_parameterconstraints.go | 37 + .../aws-apigatewayv2-routeresponse.go | 133 + ...ayv2-routeresponse_parameterconstraints.go | 37 + .../apigatewayv2/aws-apigatewayv2-stage.go | 163 + ...ws-apigatewayv2-stage_accesslogsettings.go | 42 + .../aws-apigatewayv2-stage_routesettings.go | 57 + .../apigatewayv2/aws-apigatewayv2-vpclink.go | 123 + .../appconfig/aws-appconfig-application.go | 118 + .../aws-appconfig-application_tags.go | 42 + .../aws-appconfig-configurationprofile.go | 143 + ...aws-appconfig-configurationprofile_tags.go | 42 + ...pconfig-configurationprofile_validators.go | 42 + .../appconfig/aws-appconfig-deployment.go | 138 + .../aws-appconfig-deployment_tags.go | 42 + .../aws-appconfig-deploymentstrategy.go | 143 + .../aws-appconfig-deploymentstrategy_tags.go | 42 + .../appconfig/aws-appconfig-environment.go | 128 + .../aws-appconfig-environment_monitors.go | 42 + .../aws-appconfig-environment_tags.go | 42 + ...ws-appconfig-hostedconfigurationversion.go | 133 + .../appflow/aws-appflow-connectorprofile.go | 128 + ...le_amplitudeconnectorprofilecredentials.go | 42 + ...-connectorprofile_connectoroauthrequest.go | 42 + ...connectorprofile_connectorprofileconfig.go | 40 + ...ctorprofile_connectorprofilecredentials.go | 110 + ...ectorprofile_connectorprofileproperties.go | 90 + ...file_datadogconnectorprofilecredentials.go | 42 + ...ofile_datadogconnectorprofileproperties.go | 37 + ...le_dynatraceconnectorprofilecredentials.go | 37 + ...ile_dynatraceconnectorprofileproperties.go | 37 + ...gleanalyticsconnectorprofilecredentials.go | 57 + ...e_infornexusconnectorprofilecredentials.go | 52 + ...le_infornexusconnectorprofileproperties.go | 37 + ...file_marketoconnectorprofilecredentials.go | 52 + ...ofile_marketoconnectorprofileproperties.go | 37 + ...ppflow-connectorprofile_oauthproperties.go | 47 + ...ile_redshiftconnectorprofilecredentials.go | 42 + ...file_redshiftconnectorprofileproperties.go | 52 + ...e_salesforceconnectorprofilecredentials.go | 52 + ...le_salesforceconnectorprofileproperties.go | 42 + ...ile_sapodataconnectorprofilecredentials.go | 40 + ...file_sapodataconnectorprofileproperties.go | 67 + ...e_servicenowconnectorprofilecredentials.go | 42 + ...le_servicenowconnectorprofileproperties.go | 37 + ...ile_singularconnectorprofilecredentials.go | 37 + ...rofile_slackconnectorprofilecredentials.go | 52 + ...profile_slackconnectorprofileproperties.go | 37 + ...le_snowflakeconnectorprofilecredentials.go | 42 + ...ile_snowflakeconnectorprofileproperties.go | 67 + ...e_trendmicroconnectorprofilecredentials.go | 37 + ...rofile_veevaconnectorprofilecredentials.go | 42 + ...profile_veevaconnectorprofileproperties.go | 37 + ...file_zendeskconnectorprofilecredentials.go | 52 + ...ofile_zendeskconnectorprofileproperties.go | 37 + .../appflow/aws-appflow-flow.go | 144 + .../aws-appflow-flow_aggregationconfig.go | 37 + ...-appflow-flow_amplitudesourceproperties.go | 37 + .../aws-appflow-flow_connectoroperator.go | 107 + ...ws-appflow-flow_datadogsourceproperties.go | 37 + ...low-flow_destinationconnectorproperties.go | 70 + .../aws-appflow-flow_destinationflowconfig.go | 47 + ...-appflow-flow_dynatracesourceproperties.go | 37 + .../aws-appflow-flow_errorhandlingconfig.go | 47 + ...w-flow_eventbridgedestinationproperties.go | 42 + ...ow-flow_googleanalyticssourceproperties.go | 37 + .../aws-appflow-flow_incrementalpullconfig.go | 37 + ...appflow-flow_infornexussourceproperties.go | 37 + ...low_lookoutmetricsdestinationproperties.go | 37 + ...ws-appflow-flow_marketosourceproperties.go | 37 + .../appflow/aws-appflow-flow_prefixconfig.go | 42 + ...flow-flow_redshiftdestinationproperties.go | 52 + ...ws-appflow-flow_s3destinationproperties.go | 47 + .../aws-appflow-flow_s3inputformatconfig.go | 37 + .../aws-appflow-flow_s3outputformatconfig.go | 47 + .../aws-appflow-flow_s3sourceproperties.go | 47 + ...ow-flow_salesforcedestinationproperties.go | 52 + ...appflow-flow_salesforcesourceproperties.go | 47 + ...s-appflow-flow_sapodatasourceproperties.go | 37 + ...appflow-flow_scheduledtriggerproperties.go | 62 + ...appflow-flow_servicenowsourceproperties.go | 37 + ...s-appflow-flow_singularsourceproperties.go | 37 + .../aws-appflow-flow_slacksourceproperties.go | 37 + ...low-flow_snowflakedestinationproperties.go | 52 + ...-appflow-flow_sourceconnectorproperties.go | 105 + .../aws-appflow-flow_sourceflowconfig.go | 52 + .../appflow/aws-appflow-flow_task.go | 57 + .../aws-appflow-flow_taskpropertiesobject.go | 42 + ...appflow-flow_trendmicrosourceproperties.go | 37 + .../appflow/aws-appflow-flow_triggerconfig.go | 42 + ...flow-flow_upsolverdestinationproperties.go | 47 + ...pflow-flow_upsolvers3outputformatconfig.go | 47 + .../aws-appflow-flow_veevasourceproperties.go | 57 + ...pflow-flow_zendeskdestinationproperties.go | 52 + ...ws-appflow-flow_zendesksourceproperties.go | 37 + .../aws-appintegrations-eventintegration.go | 129 + ...tegrations-eventintegration_eventfilter.go | 37 + ...integration_eventintegrationassociation.go | 57 + ...pintegrations-eventintegration_metadata.go | 42 + ...s-applicationautoscaling-scalabletarget.go | 143 + ...ing-scalabletarget_scalabletargetaction.go | 42 + ...oscaling-scalabletarget_scheduledaction.go | 62 + ...toscaling-scalabletarget_suspendedstate.go | 47 + ...ws-applicationautoscaling-scalingpolicy.go | 143 + ...ingpolicy_customizedmetricspecification.go | 57 + ...toscaling-scalingpolicy_metricdimension.go | 42 + ...ingpolicy_predefinedmetricspecification.go | 42 + ...utoscaling-scalingpolicy_stepadjustment.go | 47 + ...ngpolicy_stepscalingpolicyconfiguration.go | 57 + ...argettrackingscalingpolicyconfiguration.go | 62 + .../aws-applicationinsights-application.go | 149 + ...s-applicationinsights-application_alarm.go | 42 + ...icationinsights-application_alarmmetric.go | 37 + ...ghts-application_componentconfiguration.go | 40 + ...-application_componentmonitoringsetting.go | 62 + ...sights-application_configurationdetails.go | 55 + ...ioninsights-application_customcomponent.go | 42 + ...ights-application_jmxprometheusexporter.go | 47 + ...aws-applicationinsights-application_log.go | 57 + ...licationinsights-application_logpattern.go | 47 + ...ationinsights-application_logpatternset.go | 42 + ...cation_subcomponentconfigurationdetails.go | 45 + ...plication_subcomponenttypeconfiguration.go | 42 + ...cationinsights-application_windowsevent.go | 52 + .../appmesh/aws-appmesh-gatewayroute.go | 134 + ...-gatewayroute_gatewayroutehostnamematch.go | 42 + ...atewayroute_gatewayroutehostnamerewrite.go | 37 + ...-gatewayroute_gatewayroutemetadatamatch.go | 57 + ...esh-gatewayroute_gatewayrouterangematch.go | 42 + ...s-appmesh-gatewayroute_gatewayroutespec.go | 52 + ...appmesh-gatewayroute_gatewayroutetarget.go | 35 + ...gatewayroute_gatewayroutevirtualservice.go | 37 + ...s-appmesh-gatewayroute_grpcgatewayroute.go | 40 + ...esh-gatewayroute_grpcgatewayrouteaction.go | 40 + ...mesh-gatewayroute_grpcgatewayroutematch.go | 47 + ...h-gatewayroute_grpcgatewayroutemetadata.go | 47 + ...sh-gatewayroute_grpcgatewayrouterewrite.go | 35 + ...s-appmesh-gatewayroute_httpgatewayroute.go | 40 + ...esh-gatewayroute_httpgatewayrouteaction.go | 40 + ...esh-gatewayroute_httpgatewayrouteheader.go | 47 + ...atewayroute_httpgatewayrouteheadermatch.go | 57 + ...mesh-gatewayroute_httpgatewayroutematch.go | 62 + ...atewayroute_httpgatewayroutepathrewrite.go | 37 + ...ewayroute_httpgatewayrouteprefixrewrite.go | 42 + ...sh-gatewayroute_httpgatewayrouterewrite.go | 45 + .../aws-appmesh-gatewayroute_httppathmatch.go | 42 + ...sh-gatewayroute_httpqueryparametermatch.go | 37 + ...aws-appmesh-gatewayroute_queryparameter.go | 42 + .../appmesh/aws-appmesh-mesh.go | 119 + .../appmesh/aws-appmesh-mesh_egressfilter.go | 37 + .../appmesh/aws-appmesh-mesh_meshspec.go | 35 + .../appmesh/aws-appmesh-route.go | 134 + .../appmesh/aws-appmesh-route_duration.go | 42 + .../aws-appmesh-route_grpcretrypolicy.go | 57 + .../appmesh/aws-appmesh-route_grpcroute.go | 50 + .../aws-appmesh-route_grpcrouteaction.go | 35 + .../aws-appmesh-route_grpcroutematch.go | 47 + .../aws-appmesh-route_grpcroutemetadata.go | 47 + ...mesh-route_grpcroutemetadatamatchmethod.go | 57 + .../appmesh/aws-appmesh-route_grpctimeout.go | 40 + .../aws-appmesh-route_headermatchmethod.go | 57 + .../aws-appmesh-route_httppathmatch.go | 42 + ...s-appmesh-route_httpqueryparametermatch.go | 37 + .../aws-appmesh-route_httpretrypolicy.go | 52 + .../appmesh/aws-appmesh-route_httproute.go | 50 + .../aws-appmesh-route_httprouteaction.go | 35 + .../aws-appmesh-route_httprouteheader.go | 47 + .../aws-appmesh-route_httproutematch.go | 62 + .../appmesh/aws-appmesh-route_httptimeout.go | 40 + .../appmesh/aws-appmesh-route_matchrange.go | 42 + .../aws-appmesh-route_queryparameter.go | 42 + .../appmesh/aws-appmesh-route_routespec.go | 57 + .../appmesh/aws-appmesh-route_tcproute.go | 40 + .../aws-appmesh-route_tcprouteaction.go | 35 + .../appmesh/aws-appmesh-route_tcptimeout.go | 35 + .../aws-appmesh-route_weightedtarget.go | 42 + .../appmesh/aws-appmesh-virtualgateway.go | 129 + ...lgateway_subjectalternativenamematchers.go | 37 + ...-virtualgateway_subjectalternativenames.go | 35 + ...-virtualgateway_virtualgatewayaccesslog.go | 35 + ...algateway_virtualgatewaybackenddefaults.go | 35 + ...rtualgateway_virtualgatewayclientpolicy.go | 35 + ...algateway_virtualgatewayclientpolicytls.go | 52 + ...eway_virtualgatewayclienttlscertificate.go | 40 + ...ualgateway_virtualgatewayconnectionpool.go | 45 + ...tualgateway_virtualgatewayfileaccesslog.go | 37 + ...ateway_virtualgatewaygrpcconnectionpool.go | 37 + ...gateway_virtualgatewayhealthcheckpolicy.go | 67 + ...teway_virtualgatewayhttp2connectionpool.go | 37 + ...ateway_virtualgatewayhttpconnectionpool.go | 42 + ...h-virtualgateway_virtualgatewaylistener.go | 50 + ...irtualgateway_virtualgatewaylistenertls.go | 47 + ...virtualgatewaylistenertlsacmcertificate.go | 37 + ...ay_virtualgatewaylistenertlscertificate.go | 45 + ...irtualgatewaylistenertlsfilecertificate.go | 42 + ...virtualgatewaylistenertlssdscertificate.go | 37 + ...tualgatewaylistenertlsvalidationcontext.go | 40 + ...atewaylistenertlsvalidationcontexttrust.go | 40 + ...sh-virtualgateway_virtualgatewaylogging.go | 35 + ...irtualgateway_virtualgatewayportmapping.go | 42 + ...pmesh-virtualgateway_virtualgatewayspec.go | 45 + ...eway_virtualgatewaytlsvalidationcontext.go | 40 + ...tualgatewaytlsvalidationcontextacmtrust.go | 37 + ...ualgatewaytlsvalidationcontextfiletrust.go | 37 + ...tualgatewaytlsvalidationcontextsdstrust.go | 37 + ...virtualgatewaytlsvalidationcontexttrust.go | 45 + .../appmesh/aws-appmesh-virtualnode.go | 129 + .../aws-appmesh-virtualnode_accesslog.go | 35 + ...irtualnode_awscloudmapinstanceattribute.go | 42 + ...virtualnode_awscloudmapservicediscovery.go | 47 + .../aws-appmesh-virtualnode_backend.go | 35 + ...aws-appmesh-virtualnode_backenddefaults.go | 35 + .../aws-appmesh-virtualnode_clientpolicy.go | 35 + ...aws-appmesh-virtualnode_clientpolicytls.go | 52 + ...ppmesh-virtualnode_clienttlscertificate.go | 40 + ...appmesh-virtualnode_dnsservicediscovery.go | 42 + .../aws-appmesh-virtualnode_duration.go | 42 + .../aws-appmesh-virtualnode_fileaccesslog.go | 37 + .../aws-appmesh-virtualnode_grpctimeout.go | 40 + .../aws-appmesh-virtualnode_healthcheck.go | 67 + .../aws-appmesh-virtualnode_httptimeout.go | 40 + .../aws-appmesh-virtualnode_listener.go | 60 + ...aws-appmesh-virtualnode_listenertimeout.go | 50 + .../aws-appmesh-virtualnode_listenertls.go | 47 + ...h-virtualnode_listenertlsacmcertificate.go | 37 + ...mesh-virtualnode_listenertlscertificate.go | 45 + ...-virtualnode_listenertlsfilecertificate.go | 42 + ...h-virtualnode_listenertlssdscertificate.go | 37 + ...irtualnode_listenertlsvalidationcontext.go | 40 + ...lnode_listenertlsvalidationcontexttrust.go | 40 + .../aws-appmesh-virtualnode_logging.go | 35 + ...ws-appmesh-virtualnode_outlierdetection.go | 52 + .../aws-appmesh-virtualnode_portmapping.go | 42 + ...ws-appmesh-virtualnode_servicediscovery.go | 40 + ...tualnode_subjectalternativenamematchers.go | 37 + ...esh-virtualnode_subjectalternativenames.go | 35 + .../aws-appmesh-virtualnode_tcptimeout.go | 35 + ...ppmesh-virtualnode_tlsvalidationcontext.go | 40 + ...irtualnode_tlsvalidationcontextacmtrust.go | 37 + ...rtualnode_tlsvalidationcontextfiletrust.go | 37 + ...irtualnode_tlsvalidationcontextsdstrust.go | 37 + ...h-virtualnode_tlsvalidationcontexttrust.go | 45 + ...h-virtualnode_virtualnodeconnectionpool.go | 50 + ...rtualnode_virtualnodegrpcconnectionpool.go | 37 + ...tualnode_virtualnodehttp2connectionpool.go | 37 + ...rtualnode_virtualnodehttpconnectionpool.go | 42 + ...aws-appmesh-virtualnode_virtualnodespec.go | 55 + ...irtualnode_virtualnodetcpconnectionpool.go | 37 + ...pmesh-virtualnode_virtualservicebackend.go | 42 + .../appmesh/aws-appmesh-virtualrouter.go | 129 + .../aws-appmesh-virtualrouter_portmapping.go | 42 + ...esh-virtualrouter_virtualrouterlistener.go | 35 + ...appmesh-virtualrouter_virtualrouterspec.go | 35 + .../appmesh/aws-appmesh-virtualservice.go | 129 + ...rtualservice_virtualnodeserviceprovider.go | 37 + ...ualservice_virtualrouterserviceprovider.go | 37 + ...h-virtualservice_virtualserviceprovider.go | 40 + ...pmesh-virtualservice_virtualservicespec.go | 35 + .../apprunner/aws-apprunner-service.go | 139 + ...ner-service_authenticationconfiguration.go | 42 + ...aws-apprunner-service_codeconfiguration.go | 42 + ...prunner-service_codeconfigurationvalues.go | 57 + .../aws-apprunner-service_coderepository.go | 47 + ...prunner-service_encryptionconfiguration.go | 37 + ...runner-service_healthcheckconfiguration.go | 62 + ...ws-apprunner-service_imageconfiguration.go | 47 + .../aws-apprunner-service_imagerepository.go | 47 + ...apprunner-service_instanceconfiguration.go | 47 + .../aws-apprunner-service_keyvaluepair.go | 42 + ...aws-apprunner-service_sourcecodeversion.go | 42 + ...s-apprunner-service_sourceconfiguration.go | 52 + .../appstream/aws-appstream-appblock.go | 134 + .../aws-appstream-appblock_s3location.go | 42 + .../aws-appstream-appblock_scriptdetails.go | 52 + .../appstream/aws-appstream-application.go | 164 + .../aws-appstream-application_s3location.go | 42 + ...s-appstream-applicationfleetassociation.go | 113 + .../aws-appstream-directoryconfig.go | 118 + ...rectoryconfig_serviceaccountcredentials.go | 42 + .../appstream/aws-appstream-fleet.go | 204 + .../aws-appstream-fleet_computecapacity.go | 37 + .../aws-appstream-fleet_domainjoininfo.go | 42 + .../aws-appstream-fleet_vpcconfig.go | 42 + .../appstream/aws-appstream-imagebuilder.go | 169 + ...s-appstream-imagebuilder_accessendpoint.go | 42 + ...s-appstream-imagebuilder_domainjoininfo.go | 42 + .../aws-appstream-imagebuilder_vpcconfig.go | 42 + .../appstream/aws-appstream-stack.go | 169 + .../aws-appstream-stack_accessendpoint.go | 42 + ...aws-appstream-stack_applicationsettings.go | 42 + .../aws-appstream-stack_storageconnector.go | 47 + .../aws-appstream-stack_usersetting.go | 42 + .../aws-appstream-stackfleetassociation.go | 113 + .../aws-appstream-stackuserassociation.go | 123 + .../appstream/aws-appstream-user.go | 128 + .../appsync/aws-appsync-apicache.go | 133 + .../appsync/aws-appsync-apikey.go | 123 + .../appsync/aws-appsync-datasource.go | 158 + ...-appsync-datasource_authorizationconfig.go | 42 + .../aws-appsync-datasource_awsiamconfig.go | 42 + .../aws-appsync-datasource_deltasyncconfig.go | 47 + .../aws-appsync-datasource_dynamodbconfig.go | 57 + ...-appsync-datasource_elasticsearchconfig.go | 42 + .../aws-appsync-datasource_httpconfig.go | 42 + .../aws-appsync-datasource_lambdaconfig.go | 37 + ...sync-datasource_opensearchserviceconfig.go | 42 + ...ppsync-datasource_rdshttpendpointconfig.go | 57 + ...ync-datasource_relationaldatabaseconfig.go | 42 + .../aws-appsync-functionconfiguration.go | 153 + ...nfiguration_lambdaconflicthandlerconfig.go | 37 + ...ppsync-functionconfiguration_syncconfig.go | 47 + .../appsync/aws-appsync-graphqlapi.go | 148 + ...hqlapi_additionalauthenticationprovider.go | 52 + ...qlapi_additionalauthenticationproviders.go | 30 + ...ppsync-graphqlapi_cognitouserpoolconfig.go | 47 + ...psync-graphqlapi_lambdaauthorizerconfig.go | 47 + .../aws-appsync-graphqlapi_logconfig.go | 47 + ...-appsync-graphqlapi_openidconnectconfig.go | 52 + .../appsync/aws-appsync-graphqlapi_tags.go | 30 + .../aws-appsync-graphqlapi_userpoolconfig.go | 52 + .../appsync/aws-appsync-graphqlschema.go | 118 + .../appsync/aws-appsync-resolver.go | 163 + .../aws-appsync-resolver_cachingconfig.go | 42 + ...nc-resolver_lambdaconflicthandlerconfig.go | 37 + .../aws-appsync-resolver_pipelineconfig.go | 37 + .../aws-appsync-resolver_syncconfig.go | 47 + .../aps/aws-aps-rulegroupsnamespace.go | 124 + .../cloudformation/aps/aws-aps-workspace.go | 119 + .../cloudformation/ask/alexa-ask-skill.go | 118 + ...a-ask-skill_authenticationconfiguration.go | 47 + .../ask/alexa-ask-skill_overrides.go | 35 + .../ask/alexa-ask-skill_skillpackage.go | 57 + .../athena/aws-athena-datacatalog.go | 129 + .../athena/aws-athena-datacatalog_tags.go | 36 + .../athena/aws-athena-namedquery.go | 128 + .../athena/aws-athena-preparedstatement.go | 123 + .../athena/aws-athena-workgroup.go | 139 + ...thena-workgroup_encryptionconfiguration.go | 42 + .../aws-athena-workgroup_engineversion.go | 42 + ...ws-athena-workgroup_resultconfiguration.go | 42 + ...na-workgroup_resultconfigurationupdates.go | 52 + .../athena/aws-athena-workgroup_tags.go | 36 + ...athena-workgroup_workgroupconfiguration.go | 62 + ...workgroup_workgroupconfigurationupdates.go | 67 + .../aws-auditmanager-assessment.go | 149 + ...assessment_assessmentreportsdestination.go | 42 + .../aws-auditmanager-assessment_awsaccount.go | 47 + .../aws-auditmanager-assessment_awsservice.go | 37 + .../aws-auditmanager-assessment_delegation.go | 87 + .../aws-auditmanager-assessment_role.go | 42 + .../aws-auditmanager-assessment_scope.go | 40 + .../aws-autoscaling-autoscalinggroup.go | 258 + ...utoscalinggroup_acceleratorcountrequest.go | 42 + ...ggroup_acceleratortotalmemorymibrequest.go | 42 + ...nggroup_baselineebsbandwidthmbpsrequest.go | 42 + ...g-autoscalinggroup_instancerequirements.go | 137 + ...-autoscalinggroup_instancesdistribution.go | 62 + ...scaling-autoscalinggroup_launchtemplate.go | 40 + ...utoscalinggroup_launchtemplateoverrides.go | 52 + ...calinggroup_launchtemplatespecification.go | 47 + ...scalinggroup_lifecyclehookspecification.go | 67 + ...utoscalinggroup_memorygibpervcpurequest.go | 42 + ...aling-autoscalinggroup_memorymibrequest.go | 42 + ...ling-autoscalinggroup_metricscollection.go | 42 + ...g-autoscalinggroup_mixedinstancespolicy.go | 40 + ...alinggroup_networkinterfacecountrequest.go | 42 + ...oscalinggroup_notificationconfiguration.go | 42 + ...utoscaling-autoscalinggroup_tagproperty.go | 47 + ...scalinggroup_totallocalstoragegbrequest.go | 42 + ...aling-autoscalinggroup_vcpucountrequest.go | 42 + .../aws-autoscaling-launchconfiguration.go | 198 + ...scaling-launchconfiguration_blockdevice.go | 67 + ...-launchconfiguration_blockdevicemapping.go | 52 + ...ling-launchconfiguration_metadataoption.go | 47 + ...ing-launchconfiguration_metadataoptions.go | 47 + .../aws-autoscaling-lifecyclehook.go | 143 + .../aws-autoscaling-scalingpolicy.go | 158 + ...ingpolicy_customizedmetricspecification.go | 57 + ...toscaling-scalingpolicy_metricdimension.go | 42 + ...ingpolicy_predefinedmetricspecification.go | 42 + ...ngpolicy_predictivescalingconfiguration.go | 57 + ...cy_predictivescalingmetricspecification.go | 52 + ...y_predictivescalingpredefinedloadmetric.go | 42 + ...y_predictivescalingpredefinedmetricpair.go | 42 + ...redictivescalingpredefinedscalingmetric.go | 42 + ...utoscaling-scalingpolicy_stepadjustment.go | 47 + ...alingpolicy_targettrackingconfiguration.go | 52 + .../aws-autoscaling-scheduledaction.go | 143 + .../autoscaling/aws-autoscaling-warmpool.go | 123 + .../aws-autoscalingplans-scalingplan.go | 111 + ...lingplans-scalingplan_applicationsource.go | 42 + ...gplan_customizedloadmetricspecification.go | 57 + ...an_customizedscalingmetricspecification.go | 57 + ...calingplans-scalingplan_metricdimension.go | 42 + ...gplan_predefinedloadmetricspecification.go | 42 + ...an_predefinedscalingmetricspecification.go | 42 + ...ingplans-scalingplan_scalinginstruction.go | 102 + ...-autoscalingplans-scalingplan_tagfilter.go | 42 + ...scalingplan_targettrackingconfiguration.go | 67 + .../backup/aws-backup-backupplan.go | 113 + ...pplan_advancedbackupsettingresourcetype.go | 42 + ...ackup-backupplan_backupplanresourcetype.go | 47 + ...ackup-backupplan_backupruleresourcetype.go | 77 + ...ackup-backupplan_copyactionresourcetype.go | 42 + ...backup-backupplan_lifecycleresourcetype.go | 42 + .../backup/aws-backup-backupselection.go | 113 + ...upselection_backupselectionresourcetype.go | 62 + ...p-backupselection_conditionresourcetype.go | 47 + .../backup/aws-backup-backupvault.go | 133 + ...ackup-backupvault_lockconfigurationtype.go | 47 + ...ckup-backupvault_notificationobjecttype.go | 42 + .../backup/aws-backup-framework.go | 124 + ...-backup-framework_controlinputparameter.go | 42 + .../aws-backup-framework_frameworkcontrol.go | 47 + .../backup/aws-backup-reportplan.go | 129 + .../batch/aws-batch-computeenvironment.go | 138 + ...tch-computeenvironment_computeresources.go | 117 + ...mputeenvironment_ec2configurationobject.go | 42 + ...environment_launchtemplatespecification.go | 47 + .../batch/aws-batch-jobdefinition.go | 158 + ...batch-jobdefinition_authorizationconfig.go | 42 + ...batch-jobdefinition_containerproperties.go | 132 + .../batch/aws-batch-jobdefinition_device.go | 47 + ...ch-jobdefinition_efsvolumeconfiguration.go | 57 + .../aws-batch-jobdefinition_environment.go | 42 + .../aws-batch-jobdefinition_evaluateonexit.go | 52 + ...definition_fargateplatformconfiguration.go | 37 + ...aws-batch-jobdefinition_linuxparameters.go | 62 + ...ws-batch-jobdefinition_logconfiguration.go | 47 + .../aws-batch-jobdefinition_mountpoints.go | 47 + ...atch-jobdefinition_networkconfiguration.go | 37 + .../aws-batch-jobdefinition_nodeproperties.go | 47 + ...s-batch-jobdefinition_noderangeproperty.go | 42 + ...batch-jobdefinition_resourcerequirement.go | 42 + .../aws-batch-jobdefinition_retrystrategy.go | 42 + .../batch/aws-batch-jobdefinition_secret.go | 42 + .../batch/aws-batch-jobdefinition_timeout.go | 37 + .../batch/aws-batch-jobdefinition_tmpfs.go | 47 + .../batch/aws-batch-jobdefinition_ulimit.go | 47 + .../batch/aws-batch-jobdefinition_volumes.go | 47 + .../aws-batch-jobdefinition_volumeshost.go | 37 + .../batch/aws-batch-jobqueue.go | 133 + ...-batch-jobqueue_computeenvironmentorder.go | 42 + .../batch/aws-batch-schedulingpolicy.go | 118 + ...-batch-schedulingpolicy_fairsharepolicy.go | 47 + ...-batch-schedulingpolicy_shareattributes.go | 42 + .../budgets/aws-budgets-budget.go | 111 + .../budgets/aws-budgets-budget_budgetdata.go | 72 + .../budgets/aws-budgets-budget_costtypes.go | 87 + .../aws-budgets-budget_notification.go | 52 + ...gets-budget_notificationwithsubscribers.go | 40 + .../budgets/aws-budgets-budget_spend.go | 42 + .../budgets/aws-budgets-budget_subscriber.go | 42 + .../budgets/aws-budgets-budget_timeperiod.go | 42 + .../budgets/aws-budgets-budgetsaction.go | 143 + ...s-budgets-budgetsaction_actionthreshold.go | 42 + .../aws-budgets-budgetsaction_definition.go | 45 + ...dgets-budgetsaction_iamactiondefinition.go | 52 + ...dgets-budgetsaction_scpactiondefinition.go | 42 + ...dgets-budgetsaction_ssmactiondefinition.go | 47 + .../aws-budgets-budgetsaction_subscriber.go | 42 + .../cassandra/aws-cassandra-keyspace.go | 114 + .../cassandra/aws-cassandra-table.go | 154 + .../aws-cassandra-table_billingmode.go | 42 + ...aws-cassandra-table_clusteringkeycolumn.go | 42 + .../cassandra/aws-cassandra-table_column.go | 42 + ...cassandra-table_encryptionspecification.go | 42 + ...s-cassandra-table_provisionedthroughput.go | 42 + .../ce/aws-ce-anomalymonitor.go | 123 + .../ce/aws-ce-anomalysubscription.go | 128 + .../aws-ce-anomalysubscription_subscriber.go | 47 + .../cloudformation/ce/aws-ce-costcategory.go | 128 + .../aws-certificatemanager-account.go | 106 + ...nager-account_expiryeventsconfiguration.go | 37 + .../aws-certificatemanager-certificate.go | 139 + ...ager-certificate_domainvalidationoption.go | 47 + .../aws-chatbot-slackchannelconfiguration.go | 143 + .../cloud9/aws-cloud9-environmentec2.go | 154 + .../aws-cloud9-environmentec2_repository.go | 42 + .../aws-cloudformation-customresource.go | 108 + .../aws-cloudformation-macro.go | 128 + ...aws-cloudformation-moduledefaultversion.go | 118 + .../aws-cloudformation-moduleversion.go | 113 + .../aws-cloudformation-publictypeversion.go | 128 + .../aws-cloudformation-publisher.go | 113 + ...s-cloudformation-resourcedefaultversion.go | 118 + .../aws-cloudformation-resourceversion.go | 123 + ...formation-resourceversion_loggingconfig.go | 42 + .../aws-cloudformation-stack.go | 128 + .../aws-cloudformation-stackset.go | 178 + ...-cloudformation-stackset_autodeployment.go | 42 + ...oudformation-stackset_deploymenttargets.go | 42 + ...formation-stackset_operationpreferences.go | 62 + .../aws-cloudformation-stackset_parameter.go | 42 + ...-cloudformation-stackset_stackinstances.go | 47 + .../aws-cloudformation-typeactivation.go | 153 + ...dformation-typeactivation_loggingconfig.go | 42 + .../aws-cloudformation-waitcondition.go | 131 + .../aws-cloudformation-waitconditionhandle.go | 101 + .../cloudformation/cloudformation/tag.go | 42 + .../cloudformation_suite_test.go | 13 + .../cloudfront/aws-cloudfront-cachepolicy.go | 106 + ...loudfront-cachepolicy_cachepolicyconfig.go | 62 + ...ws-cloudfront-cachepolicy_cookiesconfig.go | 42 + ...ws-cloudfront-cachepolicy_headersconfig.go | 42 + ...arametersincachekeyandforwardedtoorigin.go | 57 + ...oudfront-cachepolicy_querystringsconfig.go | 42 + ...oudfront-cloudfrontoriginaccessidentity.go | 106 + ...ty_cloudfrontoriginaccessidentityconfig.go | 37 + .../cloudfront/aws-cloudfront-distribution.go | 112 + ...s-cloudfront-distribution_cachebehavior.go | 132 + .../aws-cloudfront-distribution_cookies.go | 42 + ...dfront-distribution_customerrorresponse.go | 52 + ...udfront-distribution_customoriginconfig.go | 62 + ...front-distribution_defaultcachebehavior.go | 127 + ...udfront-distribution_distributionconfig.go | 127 + ...cloudfront-distribution_forwardedvalues.go | 52 + ...dfront-distribution_functionassociation.go | 42 + ...-cloudfront-distribution_georestriction.go | 42 + ...-distribution_lambdafunctionassociation.go | 47 + ...udfront-distribution_legacycustomorigin.go | 57 + ...-cloudfront-distribution_legacys3origin.go | 42 + .../aws-cloudfront-distribution_logging.go | 47 + .../aws-cloudfront-distribution_origin.go | 77 + ...udfront-distribution_origincustomheader.go | 42 + ...aws-cloudfront-distribution_origingroup.go | 47 + ...istribution_origingroupfailovercriteria.go | 35 + ...oudfront-distribution_origingroupmember.go | 37 + ...udfront-distribution_origingroupmembers.go | 42 + ...ws-cloudfront-distribution_origingroups.go | 42 + ...ws-cloudfront-distribution_originshield.go | 42 + ...ws-cloudfront-distribution_restrictions.go | 35 + ...-cloudfront-distribution_s3originconfig.go | 37 + ...aws-cloudfront-distribution_statuscodes.go | 42 + ...oudfront-distribution_viewercertificate.go | 57 + .../cloudfront/aws-cloudfront-function.go | 123 + .../aws-cloudfront-function_functionconfig.go | 42 + ...ws-cloudfront-function_functionmetadata.go | 37 + .../cloudfront/aws-cloudfront-keygroup.go | 106 + .../aws-cloudfront-keygroup_keygroupconfig.go | 47 + .../aws-cloudfront-originrequestpolicy.go | 106 + ...front-originrequestpolicy_cookiesconfig.go | 42 + ...front-originrequestpolicy_headersconfig.go | 42 + ...requestpolicy_originrequestpolicyconfig.go | 57 + ...-originrequestpolicy_querystringsconfig.go | 42 + .../cloudfront/aws-cloudfront-publickey.go | 106 + ...ws-cloudfront-publickey_publickeyconfig.go | 52 + .../aws-cloudfront-realtimelogconfig.go | 123 + ...s-cloudfront-realtimelogconfig_endpoint.go | 42 + ...t-realtimelogconfig_kinesisstreamconfig.go | 42 + .../aws-cloudfront-responseheaderspolicy.go | 106 + ...headerspolicy_accesscontrolallowheaders.go | 37 + ...headerspolicy_accesscontrolallowmethods.go | 37 + ...headerspolicy_accesscontrolalloworigins.go | 37 + ...eaderspolicy_accesscontrolexposeheaders.go | 37 + ...onseheaderspolicy_contentsecuritypolicy.go | 42 + ...esponseheaderspolicy_contenttypeoptions.go | 37 + ...dfront-responseheaderspolicy_corsconfig.go | 67 + ...ront-responseheaderspolicy_customheader.go | 47 + ...sponseheaderspolicy_customheadersconfig.go | 35 + ...ront-responseheaderspolicy_frameoptions.go | 42 + ...nt-responseheaderspolicy_referrerpolicy.go | 42 + ...aderspolicy_responseheaderspolicyconfig.go | 57 + ...onseheaderspolicy_securityheadersconfig.go | 60 + ...seheaderspolicy_stricttransportsecurity.go | 52 + ...ont-responseheaderspolicy_xssprotection.go | 52 + .../aws-cloudfront-streamingdistribution.go | 112 + ...loudfront-streamingdistribution_logging.go | 47 + ...oudfront-streamingdistribution_s3origin.go | 42 + ...istribution_streamingdistributionconfig.go | 67 + ...nt-streamingdistribution_trustedsigners.go | 42 + .../cloudtrail/aws-cloudtrail-trail.go | 179 + .../aws-cloudtrail-trail_dataresource.go | 42 + .../aws-cloudtrail-trail_eventselector.go | 52 + .../aws-cloudtrail-trail_insightselector.go | 37 + .../cloudwatch/aws-cloudwatch-alarm.go | 208 + .../aws-cloudwatch-alarm_dimension.go | 42 + .../cloudwatch/aws-cloudwatch-alarm_metric.go | 47 + .../aws-cloudwatch-alarm_metricdataquery.go | 67 + .../aws-cloudwatch-alarm_metricstat.go | 52 + .../aws-cloudwatch-anomalydetector.go | 138 + ...loudwatch-anomalydetector_configuration.go | 42 + ...ws-cloudwatch-anomalydetector_dimension.go | 42 + .../aws-cloudwatch-anomalydetector_metric.go | 47 + ...watch-anomalydetector_metricdataqueries.go | 30 + ...udwatch-anomalydetector_metricdataquery.go | 67 + ...omalydetector_metricmathanomalydetector.go | 35 + ...s-cloudwatch-anomalydetector_metricstat.go | 52 + .../aws-cloudwatch-anomalydetector_range.go | 42 + ...alydetector_singlemetricanomalydetector.go | 52 + .../aws-cloudwatch-compositealarm.go | 138 + .../cloudwatch/aws-cloudwatch-dashboard.go | 113 + .../cloudwatch/aws-cloudwatch-insightrule.go | 123 + .../aws-cloudwatch-insightrule_tags.go | 30 + .../cloudwatch/aws-cloudwatch-metricstream.go | 139 + ...udwatch-metricstream_metricstreamfilter.go | 37 + .../codeartifact/aws-codeartifact-domain.go | 124 + .../aws-codeartifact-repository.go | 144 + .../codebuild/aws-codebuild-project.go | 224 + .../aws-codebuild-project_artifacts.go | 77 + ...aws-codebuild-project_batchrestrictions.go | 42 + ...aws-codebuild-project_buildstatusconfig.go | 42 + ...-codebuild-project_cloudwatchlogsconfig.go | 47 + .../aws-codebuild-project_environment.go | 72 + ...s-codebuild-project_environmentvariable.go | 47 + .../aws-codebuild-project_filtergroup.go | 30 + ...s-codebuild-project_gitsubmodulesconfig.go | 37 + .../aws-codebuild-project_logsconfig.go | 40 + ...debuild-project_projectbuildbatchconfig.go | 57 + .../aws-codebuild-project_projectcache.go | 47 + ...build-project_projectfilesystemlocation.go | 57 + ...-codebuild-project_projectsourceversion.go | 42 + .../aws-codebuild-project_projecttriggers.go | 47 + ...ws-codebuild-project_registrycredential.go | 42 + .../aws-codebuild-project_s3logsconfig.go | 47 + .../codebuild/aws-codebuild-project_source.go | 82 + .../aws-codebuild-project_sourceauth.go | 42 + .../aws-codebuild-project_vpcconfig.go | 47 + .../aws-codebuild-project_webhookfilter.go | 47 + .../codebuild/aws-codebuild-reportgroup.go | 129 + ...odebuild-reportgroup_reportexportconfig.go | 42 + ...ebuild-reportgroup_s3reportexportconfig.go | 62 + .../aws-codebuild-sourcecredential.go | 123 + .../codecommit/aws-codecommit-repository.go | 129 + .../aws-codecommit-repository_code.go | 42 + ...codecommit-repository_repositorytrigger.go | 57 + .../aws-codecommit-repository_s3.go | 47 + .../codedeploy/aws-codedeploy-application.go | 119 + .../aws-codedeploy-deploymentconfig.go | 123 + ...oy-deploymentconfig_minimumhealthyhosts.go | 42 + ...deploy-deploymentconfig_timebasedcanary.go | 42 + ...deploy-deploymentconfig_timebasedlinear.go | 42 + ...y-deploymentconfig_trafficroutingconfig.go | 47 + .../aws-codedeploy-deploymentgroup.go | 188 + .../aws-codedeploy-deploymentgroup_alarm.go | 37 + ...ploy-deploymentgroup_alarmconfiguration.go | 47 + ...ploymentgroup_autorollbackconfiguration.go | 42 + ...tgroup_bluegreendeploymentconfiguration.go | 45 + ...mentgroup_blueinstanceterminationoption.go | 42 + ...s-codedeploy-deploymentgroup_deployment.go | 47 + ...y-deploymentgroup_deploymentreadyoption.go | 42 + ...edeploy-deploymentgroup_deploymentstyle.go | 42 + ...codedeploy-deploymentgroup_ec2tagfilter.go | 47 + ...ws-codedeploy-deploymentgroup_ec2tagset.go | 35 + ...loy-deploymentgroup_ec2tagsetlistobject.go | 35 + ...s-codedeploy-deploymentgroup_ecsservice.go | 42 + .../aws-codedeploy-deploymentgroup_elbinfo.go | 37 + ...dedeploy-deploymentgroup_githublocation.go | 42 + ...ymentgroup_greenfleetprovisioningoption.go | 37 + ...deploy-deploymentgroup_loadbalancerinfo.go | 40 + ...deploy-deploymentgroup_onpremisestagset.go | 35 + ...loymentgroup_onpremisestagsetlistobject.go | 35 + ...deploy-deploymentgroup_revisionlocation.go | 47 + ...s-codedeploy-deploymentgroup_s3location.go | 57 + ...ws-codedeploy-deploymentgroup_tagfilter.go | 47 + ...edeploy-deploymentgroup_targetgroupinfo.go | 37 + ...odedeploy-deploymentgroup_triggerconfig.go | 47 + .../aws-codeguruprofiler-profilinggroup.go | 129 + ...codeguruprofiler-profilinggroup_channel.go | 42 + ...-codegurureviewer-repositoryassociation.go | 134 + .../aws-codepipeline-customactiontype.go | 144 + ...peline-customactiontype_artifactdetails.go | 42 + ...ustomactiontype_configurationproperties.go | 67 + ...-codepipeline-customactiontype_settings.go | 52 + .../codepipeline/aws-codepipeline-pipeline.go | 144 + ...codepipeline-pipeline_actiondeclaration.go | 77 + .../aws-codepipeline-pipeline_actiontypeid.go | 52 + ...aws-codepipeline-pipeline_artifactstore.go | 47 + ...-codepipeline-pipeline_artifactstoremap.go | 42 + ...odepipeline-pipeline_blockerdeclaration.go | 42 + ...aws-codepipeline-pipeline_encryptionkey.go | 42 + ...aws-codepipeline-pipeline_inputartifact.go | 37 + ...ws-codepipeline-pipeline_outputartifact.go | 37 + ...-codepipeline-pipeline_stagedeclaration.go | 47 + ...s-codepipeline-pipeline_stagetransition.go | 42 + .../codepipeline/aws-codepipeline-webhook.go | 143 + ...peline-webhook_webhookauthconfiguration.go | 42 + ...-codepipeline-webhook_webhookfilterrule.go | 42 + .../codestar/aws-codestar-githubrepository.go | 143 + .../aws-codestar-githubrepository_code.go | 35 + .../aws-codestar-githubrepository_s3.go | 47 + .../aws-codestarconnections-connection.go | 124 + ...-codestarnotifications-notificationrule.go | 153 + ...arnotifications-notificationrule_target.go | 42 + .../cognito/aws-cognito-identitypool.go | 158 + ...to-identitypool_cognitoidentityprovider.go | 47 + ...aws-cognito-identitypool_cognitostreams.go | 47 + .../aws-cognito-identitypool_pushsync.go | 42 + .../aws-cognito-identitypoolroleattachment.go | 118 + ...-identitypoolroleattachment_mappingrule.go | 52 + ...-identitypoolroleattachment_rolemapping.go | 52 + ...olroleattachment_rulesconfigurationtype.go | 35 + .../cognito/aws-cognito-userpool.go | 213 + ...cognito-userpool_accountrecoverysetting.go | 35 + ...-cognito-userpool_admincreateuserconfig.go | 47 + .../aws-cognito-userpool_customemailsender.go | 42 + .../aws-cognito-userpool_customsmssender.go | 42 + ...ws-cognito-userpool_deviceconfiguration.go | 42 + ...aws-cognito-userpool_emailconfiguration.go | 57 + ...-cognito-userpool_invitemessagetemplate.go | 47 + .../aws-cognito-userpool_lambdaconfig.go | 97 + ...ito-userpool_numberattributeconstraints.go | 42 + .../aws-cognito-userpool_passwordpolicy.go | 62 + .../cognito/aws-cognito-userpool_policies.go | 35 + .../aws-cognito-userpool_recoveryoption.go | 42 + .../aws-cognito-userpool_schemaattribute.go | 67 + .../aws-cognito-userpool_smsconfiguration.go | 42 + ...ito-userpool_stringattributeconstraints.go | 42 + ...-cognito-userpool_usernameconfiguration.go | 37 + .../aws-cognito-userpool_userpooladdons.go | 37 + ...to-userpool_verificationmessagetemplate.go | 62 + .../cognito/aws-cognito-userpoolclient.go | 203 + ...o-userpoolclient_analyticsconfiguration.go | 57 + ...gnito-userpoolclient_tokenvalidityunits.go | 47 + .../cognito/aws-cognito-userpooldomain.go | 118 + ...o-userpooldomain_customdomainconfigtype.go | 37 + .../cognito/aws-cognito-userpoolgroup.go | 128 + .../aws-cognito-userpoolidentityprovider.go | 133 + .../aws-cognito-userpoolresourceserver.go | 123 + ...lresourceserver_resourceserverscopetype.go | 42 + ...ito-userpoolriskconfigurationattachment.go | 128 + ...onattachment_accounttakeoveractionstype.go | 45 + ...ionattachment_accounttakeoveractiontype.go | 42 + ...nt_accounttakeoverriskconfigurationtype.go | 40 + ...hment_compromisedcredentialsactionstype.go | 37 + ...romisedcredentialsriskconfigurationtype.go | 42 + ...ationattachment_notifyconfigurationtype.go | 62 + ...configurationattachment_notifyemailtype.go | 47 + ...tachment_riskexceptionconfigurationtype.go | 42 + ...gnito-userpooluicustomizationattachment.go | 118 + .../cognito/aws-cognito-userpooluser.go | 143 + .../aws-cognito-userpooluser_attributetype.go | 42 + ...s-cognito-userpoolusertogroupattachment.go | 118 + .../aws-config-aggregationauthorization.go | 119 + .../config/aws-config-configrule.go | 133 + .../config/aws-config-configrule_scope.go | 52 + .../config/aws-config-configrule_source.go | 47 + .../aws-config-configrule_sourcedetail.go | 47 + .../aws-config-configurationaggregator.go | 124 + ...tionaggregator_accountaggregationsource.go | 47 + ...ggregator_organizationaggregationsource.go | 47 + .../aws-config-configurationrecorder.go | 118 + ...ig-configurationrecorder_recordinggroup.go | 47 + .../config/aws-config-conformancepack.go | 133 + ...mancepack_conformancepackinputparameter.go | 42 + .../config/aws-config-deliverychannel.go | 133 + ...hannel_configsnapshotdeliveryproperties.go | 37 + .../aws-config-organizationconfigrule.go | 123 + ...nfigrule_organizationcustomrulemetadata.go | 77 + ...figrule_organizationmanagedrulemetadata.go | 72 + .../aws-config-organizationconformancepack.go | 138 + ...mancepack_conformancepackinputparameter.go | 42 + .../aws-config-remediationconfiguration.go | 153 + ...ediationconfiguration_executioncontrols.go | 35 + ...configuration_remediationparametervalue.go | 40 + ...-remediationconfiguration_resourcevalue.go | 37 + ...ig-remediationconfiguration_ssmcontrols.go | 42 + ...ig-remediationconfiguration_staticvalue.go | 37 + .../config/aws-config-storedquery.go | 124 + .../connect/aws-connect-contactflow.go | 139 + .../connect/aws-connect-contactflowmodule.go | 134 + .../connect/aws-connect-hoursofoperation.go | 134 + ...hoursofoperation_hoursofoperationconfig.go | 47 + ...rsofoperation_hoursofoperationtimeslice.go | 42 + .../connect/aws-connect-quickconnect.go | 129 + ...ckconnect_phonenumberquickconnectconfig.go | 37 + ...ct-quickconnect_queuequickconnectconfig.go | 42 + ...connect-quickconnect_quickconnectconfig.go | 52 + ...ect-quickconnect_userquickconnectconfig.go | 42 + .../connect/aws-connect-user.go | 154 + .../aws-connect-user_useridentityinfo.go | 47 + .../aws-connect-user_userphoneconfig.go | 52 + .../connect/aws-connect-userhierarchygroup.go | 118 + .../cur/aws-cur-reportdefinition.go | 163 + goformation/cloudformation/custom_resource.go | 87 + .../aws-customerprofiles-domain.go | 129 + .../aws-customerprofiles-integration.go | 129 + ...rprofiles-integration_connectoroperator.go | 57 + ...omerprofiles-integration_flowdefinition.go | 62 + ...files-integration_incrementalpullconfig.go | 37 + ...les-integration_marketosourceproperties.go | 37 + ...profiles-integration_s3sourceproperties.go | 42 + ...-integration_salesforcesourceproperties.go | 47 + ...-integration_scheduledtriggerproperties.go | 67 + ...-integration_servicenowsourceproperties.go | 37 + ...s-integration_sourceconnectorproperties.go | 55 + ...erprofiles-integration_sourceflowconfig.go | 52 + .../aws-customerprofiles-integration_task.go | 57 + ...rprofiles-integration_taskpropertiesmap.go | 42 + ...tomerprofiles-integration_triggerconfig.go | 42 + ...rprofiles-integration_triggerproperties.go | 35 + ...les-integration_zendesksourceproperties.go | 37 + .../aws-customerprofiles-objecttype.go | 154 + ...ws-customerprofiles-objecttype_fieldmap.go | 42 + .../aws-customerprofiles-objecttype_keymap.go | 42 + ...omerprofiles-objecttype_objecttypefield.go | 47 + ...stomerprofiles-objecttype_objecttypekey.go | 42 + .../databrew/aws-databrew-dataset.go | 134 + .../aws-databrew-dataset_csvoptions.go | 42 + ...atabrew-dataset_databaseinputdefinition.go | 52 + ...brew-dataset_datacataloginputdefinition.go | 52 + .../aws-databrew-dataset_datasetparameter.go | 57 + .../aws-databrew-dataset_datetimeoptions.go | 47 + .../aws-databrew-dataset_exceloptions.go | 47 + .../aws-databrew-dataset_fileslimit.go | 47 + .../aws-databrew-dataset_filterexpression.go | 42 + .../aws-databrew-dataset_filtervalue.go | 42 + .../aws-databrew-dataset_formatoptions.go | 45 + .../databrew/aws-databrew-dataset_input.go | 50 + .../aws-databrew-dataset_jsonoptions.go | 37 + .../databrew/aws-databrew-dataset_metadata.go | 37 + .../aws-databrew-dataset_pathoptions.go | 45 + .../aws-databrew-dataset_pathparameter.go | 42 + .../aws-databrew-dataset_s3location.go | 42 + .../databrew/aws-databrew-job.go | 204 + .../aws-databrew-job_allowedstatistics.go | 37 + .../aws-databrew-job_columnselector.go | 42 + ...abrew-job_columnstatisticsconfiguration.go | 40 + .../aws-databrew-job_csvoutputoptions.go | 37 + .../aws-databrew-job_databaseoutput.go | 47 + ...databrew-job_databasetableoutputoptions.go | 42 + .../aws-databrew-job_datacatalogoutput.go | 62 + ...atabrew-job_entitydetectorconfiguration.go | 42 + .../databrew/aws-databrew-job_jobsample.go | 42 + .../databrew/aws-databrew-job_output.go | 62 + .../aws-databrew-job_outputformatoptions.go | 35 + .../aws-databrew-job_outputlocation.go | 42 + .../databrew/aws-databrew-job_parametermap.go | 30 + .../aws-databrew-job_profileconfiguration.go | 50 + .../databrew/aws-databrew-job_recipe.go | 42 + .../databrew/aws-databrew-job_s3location.go | 42 + .../aws-databrew-job_s3tableoutputoptions.go | 35 + .../aws-databrew-job_statisticoverride.go | 42 + ...ws-databrew-job_statisticsconfiguration.go | 42 + ...ws-databrew-job_validationconfiguration.go | 42 + .../databrew/aws-databrew-project.go | 134 + .../databrew/aws-databrew-project_sample.go | 42 + .../databrew/aws-databrew-recipe.go | 124 + .../databrew/aws-databrew-recipe_action.go | 42 + ...aws-databrew-recipe_conditionexpression.go | 47 + ...abrew-recipe_datacataloginputdefinition.go | 52 + .../aws-databrew-recipe_parametermap.go | 30 + .../aws-databrew-recipe_recipeparameters.go | 537 + .../aws-databrew-recipe_recipestep.go | 40 + .../aws-databrew-recipe_s3location.go | 42 + .../aws-databrew-recipe_secondaryinput.go | 40 + .../databrew/aws-databrew-ruleset.go | 129 + .../aws-databrew-ruleset_columnselector.go | 42 + .../databrew/aws-databrew-ruleset_rule.go | 62 + .../aws-databrew-ruleset_substitutionvalue.go | 42 + .../aws-databrew-ruleset_threshold.go | 47 + .../databrew/aws-databrew-schedule.go | 124 + .../datapipeline/aws-datapipeline-pipeline.go | 138 + .../aws-datapipeline-pipeline_field.go | 47 + ...atapipeline-pipeline_parameterattribute.go | 42 + ...s-datapipeline-pipeline_parameterobject.go | 42 + ...ws-datapipeline-pipeline_parametervalue.go | 42 + ...ws-datapipeline-pipeline_pipelineobject.go | 47 + .../aws-datapipeline-pipeline_pipelinetag.go | 42 + .../datasync/aws-datasync-agent.go | 134 + .../datasync/aws-datasync-locationefs.go | 124 + .../aws-datasync-locationefs_ec2config.go | 42 + .../aws-datasync-locationfsxwindows.go | 139 + .../datasync/aws-datasync-locationhdfs.go | 169 + .../aws-datasync-locationhdfs_namenode.go | 42 + ...-datasync-locationhdfs_qopconfiguration.go | 42 + .../datasync/aws-datasync-locationnfs.go | 129 + .../aws-datasync-locationnfs_mountoptions.go | 37 + .../aws-datasync-locationnfs_onpremconfig.go | 37 + .../aws-datasync-locationobjectstorage.go | 149 + .../datasync/aws-datasync-locations3.go | 129 + .../aws-datasync-locations3_s3config.go | 37 + .../datasync/aws-datasync-locationsmb.go | 144 + .../aws-datasync-locationsmb_mountoptions.go | 37 + .../datasync/aws-datasync-task.go | 149 + .../datasync/aws-datasync-task_filterrule.go | 42 + .../datasync/aws-datasync-task_options.go | 102 + .../aws-datasync-task_taskschedule.go | 37 + .../cloudformation/dax/aws-dax-cluster.go | 173 + .../dax/aws-dax-cluster_ssespecification.go | 37 + .../dax/aws-dax-parametergroup.go | 118 + .../cloudformation/dax/aws-dax-subnetgroup.go | 118 + .../detective/aws-detective-graph.go | 107 + .../aws-detective-memberinvitation.go | 128 + .../aws-devopsguru-notificationchannel.go | 106 + ...cationchannel_notificationchannelconfig.go | 35 + ...ru-notificationchannel_snschannelconfig.go | 37 + .../aws-devopsguru-resourcecollection.go | 106 + ...llection_cloudformationcollectionfilter.go | 37 + ...urcecollection_resourcecollectionfilter.go | 35 + .../aws-directoryservice-microsoftad.go | 138 + ...irectoryservice-microsoftad_vpcsettings.go | 42 + .../aws-directoryservice-simplead.go | 143 + ...s-directoryservice-simplead_vpcsettings.go | 42 + .../dlm/aws-dlm-lifecyclepolicy.go | 129 + .../dlm/aws-dlm-lifecyclepolicy_action.go | 42 + .../dlm/aws-dlm-lifecyclepolicy_createrule.go | 57 + ...m-lifecyclepolicy_crossregioncopyaction.go | 47 + ...yclepolicy_crossregioncopydeprecaterule.go | 42 + ...fecyclepolicy_crossregioncopyretainrule.go | 42 + ...dlm-lifecyclepolicy_crossregioncopyrule.go | 67 + .../aws-dlm-lifecyclepolicy_deprecaterule.go | 47 + ...lifecyclepolicy_encryptionconfiguration.go | 42 + ...aws-dlm-lifecyclepolicy_eventparameters.go | 47 + .../aws-dlm-lifecyclepolicy_eventsource.go | 42 + ...aws-dlm-lifecyclepolicy_fastrestorerule.go | 52 + .../dlm/aws-dlm-lifecyclepolicy_parameters.go | 42 + .../aws-dlm-lifecyclepolicy_policydetails.go | 73 + .../dlm/aws-dlm-lifecyclepolicy_retainrule.go | 47 + .../dlm/aws-dlm-lifecyclepolicy_schedule.go | 83 + .../dlm/aws-dlm-lifecyclepolicy_sharerule.go | 47 + .../cloudformation/dms/aws-dms-certificate.go | 118 + .../cloudformation/dms/aws-dms-endpoint.go | 254 + .../dms/aws-dms-endpoint_docdbsettings.go | 42 + .../dms/aws-dms-endpoint_dynamodbsettings.go | 37 + .../aws-dms-endpoint_elasticsearchsettings.go | 52 + .../dms/aws-dms-endpoint_ibmdb2settings.go | 42 + .../dms/aws-dms-endpoint_kafkasettings.go | 107 + .../dms/aws-dms-endpoint_kinesissettings.go | 77 + ...dms-endpoint_microsoftsqlserversettings.go | 42 + .../dms/aws-dms-endpoint_mongodbsettings.go | 97 + .../dms/aws-dms-endpoint_mysqlsettings.go | 42 + .../dms/aws-dms-endpoint_neptunesettings.go | 67 + .../dms/aws-dms-endpoint_oraclesettings.go | 52 + .../aws-dms-endpoint_postgresqlsettings.go | 42 + .../dms/aws-dms-endpoint_redissettings.go | 67 + .../dms/aws-dms-endpoint_redshiftsettings.go | 42 + .../dms/aws-dms-endpoint_s3settings.go | 67 + .../dms/aws-dms-endpoint_sybasesettings.go | 42 + .../dms/aws-dms-eventsubscription.go | 139 + .../dms/aws-dms-replicationinstance.go | 179 + .../dms/aws-dms-replicationsubnetgroup.go | 124 + .../dms/aws-dms-replicationtask.go | 169 + .../docdb/aws-docdb-dbcluster.go | 194 + .../aws-docdb-dbclusterparametergroup.go | 129 + .../docdb/aws-docdb-dbinstance.go | 139 + .../docdb/aws-docdb-dbsubnetgroup.go | 124 + .../dynamodb/aws-dynamodb-globaltable.go | 158 + ...ynamodb-globaltable_attributedefinition.go | 42 + ...globaltable_capacityautoscalingsettings.go | 52 + ...ltable_contributorinsightsspecification.go | 37 + ...namodb-globaltable_globalsecondaryindex.go | 52 + .../aws-dynamodb-globaltable_keyschema.go | 42 + ...ynamodb-globaltable_localsecondaryindex.go | 47 + ...ltable_pointintimerecoveryspecification.go | 37 + .../aws-dynamodb-globaltable_projection.go | 42 + ...table_readprovisionedthroughputsettings.go | 42 + ...eplicaglobalsecondaryindexspecification.go | 47 + ...namodb-globaltable_replicaspecification.go | 68 + ...odb-globaltable_replicassespecification.go | 37 + ...s-dynamodb-globaltable_ssespecification.go | 42 + ...ynamodb-globaltable_streamspecification.go | 37 + ...argettrackingscalingpolicyconfiguration.go | 52 + ...odb-globaltable_timetolivespecification.go | 42 + ...able_writeprovisionedthroughputsettings.go | 35 + .../dynamodb/aws-dynamodb-table.go | 179 + .../aws-dynamodb-table_attributedefinition.go | 42 + ...-table_contributorinsightsspecification.go | 37 + ...aws-dynamodb-table_globalsecondaryindex.go | 57 + .../dynamodb/aws-dynamodb-table_keyschema.go | 42 + ...namodb-table_kinesisstreamspecification.go | 37 + .../aws-dynamodb-table_localsecondaryindex.go | 47 + ...-table_pointintimerecoveryspecification.go | 37 + .../dynamodb/aws-dynamodb-table_projection.go | 42 + ...ws-dynamodb-table_provisionedthroughput.go | 42 + .../aws-dynamodb-table_ssespecification.go | 47 + .../aws-dynamodb-table_streamspecification.go | 37 + ...-dynamodb-table_timetolivespecification.go | 42 + .../ec2/aws-ec2-capacityreservation.go | 168 + ...c2-capacityreservation_tagspecification.go | 43 + .../ec2/aws-ec2-capacityreservationfleet.go | 148 + ...ervationfleet_instancetypespecification.go | 67 + ...pacityreservationfleet_tagspecification.go | 43 + .../ec2/aws-ec2-carriergateway.go | 114 + .../ec2/aws-ec2-carriergateway_tags.go | 36 + .../ec2/aws-ec2-clientvpnauthorizationrule.go | 128 + .../ec2/aws-ec2-clientvpnendpoint.go | 173 + ...dpoint_certificateauthenticationrequest.go | 37 + ...vpnendpoint_clientauthenticationrequest.go | 52 + ...-clientvpnendpoint_clientconnectoptions.go | 42 + ...-clientvpnendpoint_connectionlogoptions.go | 47 + ...t_directoryserviceauthenticationrequest.go | 37 + ...endpoint_federatedauthenticationrequest.go | 42 + ...-ec2-clientvpnendpoint_tagspecification.go | 43 + .../ec2/aws-ec2-clientvpnroute.go | 123 + ...s-ec2-clientvpntargetnetworkassociation.go | 113 + .../ec2/aws-ec2-customergateway.go | 124 + .../cloudformation/ec2/aws-ec2-dhcpoptions.go | 134 + .../cloudformation/ec2/aws-ec2-ec2fleet.go | 163 + ...ws-ec2-ec2fleet_acceleratorcountrequest.go | 42 + ...2fleet_acceleratortotalmemorymibrequest.go | 42 + ...c2fleet_baselineebsbandwidthmbpsrequest.go | 42 + .../ec2/aws-ec2-ec2fleet_capacityrebalance.go | 42 + ...fleet_capacityreservationoptionsrequest.go | 37 + ...2fleet_fleetlaunchtemplateconfigrequest.go | 40 + ...eet_fleetlaunchtemplateoverridesrequest.go | 72 + ...fleetlaunchtemplatespecificationrequest.go | 47 + ...c2-ec2fleet_instancerequirementsrequest.go | 137 + .../aws-ec2-ec2fleet_maintenancestrategies.go | 35 + ...ws-ec2-ec2fleet_memorygibpervcpurequest.go | 42 + .../ec2/aws-ec2-ec2fleet_memorymibrequest.go | 42 + ...2-ec2fleet_networkinterfacecountrequest.go | 42 + ...aws-ec2-ec2fleet_ondemandoptionsrequest.go | 62 + .../ec2/aws-ec2-ec2fleet_placement.go | 72 + .../aws-ec2-ec2fleet_spotoptionsrequest.go | 72 + .../ec2/aws-ec2-ec2fleet_tagspecification.go | 43 + ...leet_targetcapacityspecificationrequest.go | 57 + ...ec2-ec2fleet_totallocalstoragegbrequest.go | 42 + .../aws-ec2-ec2fleet_vcpucountrangerequest.go | 42 + .../ec2/aws-ec2-egressonlyinternetgateway.go | 108 + goformation/cloudformation/ec2/aws-ec2-eip.go | 124 + .../ec2/aws-ec2-eipassociation.go | 128 + ...c2-enclavecertificateiamroleassociation.go | 113 + .../cloudformation/ec2/aws-ec2-flowlog.go | 154 + .../aws-ec2-gatewayroutetableassociation.go | 113 + .../cloudformation/ec2/aws-ec2-host.go | 123 + .../cloudformation/ec2/aws-ec2-instance.go | 312 + .../aws-ec2-instance_associationparameter.go | 42 + .../aws-ec2-instance_blockdevicemapping.go | 52 + .../ec2/aws-ec2-instance_cpuoptions.go | 42 + .../aws-ec2-instance_creditspecification.go | 37 + .../ec2/aws-ec2-instance_ebs.go | 67 + ...ws-ec2-instance_elasticgpuspecification.go | 37 + ...c2-instance_elasticinferenceaccelerator.go | 42 + .../ec2/aws-ec2-instance_enclaveoptions.go | 37 + .../aws-ec2-instance_hibernationoptions.go | 37 + .../aws-ec2-instance_instanceipv6address.go | 37 + ...c2-instance_launchtemplatespecification.go | 47 + .../aws-ec2-instance_licensespecification.go | 37 + .../ec2/aws-ec2-instance_networkinterface.go | 92 + .../ec2/aws-ec2-instance_nodevice.go | 30 + ...-instance_privateipaddressspecification.go | 42 + .../ec2/aws-ec2-instance_ssmassociation.go | 42 + .../ec2/aws-ec2-instance_volume.go | 42 + .../ec2/aws-ec2-internetgateway.go | 107 + .../cloudformation/ec2/aws-ec2-ipam.go | 119 + .../ec2/aws-ec2-ipam_ipamoperatingregion.go | 37 + .../ec2/aws-ec2-ipamallocation.go | 123 + .../cloudformation/ec2/aws-ec2-ipampool.go | 169 + .../ec2/aws-ec2-ipampool_provisionedcidr.go | 37 + .../cloudformation/ec2/aws-ec2-ipamscope.go | 124 + .../ec2/aws-ec2-launchtemplate.go | 118 + ...aws-ec2-launchtemplate_acceleratorcount.go | 42 + ...aunchtemplate_acceleratortotalmemorymib.go | 42 + ...launchtemplate_baselineebsbandwidthmbps.go | 42 + ...s-ec2-launchtemplate_blockdevicemapping.go | 52 + ...mplate_capacityreservationspecification.go | 42 + ...aunchtemplate_capacityreservationtarget.go | 42 + .../ec2/aws-ec2-launchtemplate_cpuoptions.go | 42 + ...-ec2-launchtemplate_creditspecification.go | 37 + .../ec2/aws-ec2-launchtemplate_ebs.go | 72 + ...-launchtemplate_elasticgpuspecification.go | 37 + .../aws-ec2-launchtemplate_enclaveoptions.go | 37 + ...s-ec2-launchtemplate_hibernationoptions.go | 37 + ...s-ec2-launchtemplate_iaminstanceprofile.go | 42 + ...c2-launchtemplate_instancemarketoptions.go | 42 + .../ec2/aws-ec2-launchtemplate_ipv6add.go | 37 + ...s-ec2-launchtemplate_launchtemplatedata.go | 167 + ...unchtemplateelasticinferenceaccelerator.go | 42 + ...template_launchtemplatetagspecification.go | 43 + ...ec2-launchtemplate_licensespecification.go | 37 + ...aws-ec2-launchtemplate_memorygibpervcpu.go | 42 + .../ec2/aws-ec2-launchtemplate_memorymib.go | 42 + .../aws-ec2-launchtemplate_metadataoptions.go | 52 + .../ec2/aws-ec2-launchtemplate_monitoring.go | 37 + ...aws-ec2-launchtemplate_networkinterface.go | 107 + ...c2-launchtemplate_networkinterfacecount.go | 42 + .../ec2/aws-ec2-launchtemplate_placement.go | 72 + .../aws-ec2-launchtemplate_privateipadd.go | 42 + .../ec2/aws-ec2-launchtemplate_spotoptions.go | 57 + ...aws-ec2-launchtemplate_tagspecification.go | 43 + ...-ec2-launchtemplate_totallocalstoragegb.go | 42 + .../ec2/aws-ec2-launchtemplate_vcpucount.go | 42 + .../ec2/aws-ec2-localgatewayroute.go | 118 + ...c2-localgatewayroutetablevpcassociation.go | 119 + ...calgatewayroutetablevpcassociation_tags.go | 36 + .../cloudformation/ec2/aws-ec2-natgateway.go | 124 + .../cloudformation/ec2/aws-ec2-networkacl.go | 114 + .../ec2/aws-ec2-networkaclentry.go | 148 + .../ec2/aws-ec2-networkaclentry_icmp.go | 42 + .../ec2/aws-ec2-networkaclentry_portrange.go | 42 + .../ec2/aws-ec2-networkinsightsanalysis.go | 119 + ...tworkinsightsanalysis_alternatepathhint.go | 42 + ...networkinsightsanalysis_analysisaclrule.go | 62 + ...tworkinsightsanalysis_analysiscomponent.go | 42 + ...tsanalysis_analysisloadbalancerlistener.go | 42 + ...ghtsanalysis_analysisloadbalancertarget.go | 52 + ...rkinsightsanalysis_analysispacketheader.go | 57 + ...nsightsanalysis_analysisroutetableroute.go | 82 + ...ightsanalysis_analysissecuritygrouprule.go | 62 + ...ec2-networkinsightsanalysis_explanation.go | 257 + ...2-networkinsightsanalysis_pathcomponent.go | 87 + ...s-ec2-networkinsightsanalysis_portrange.go | 42 + .../ec2/aws-ec2-networkinsightspath.go | 139 + .../ec2/aws-ec2-networkinterface.go | 159 + ...c2-networkinterface_instanceipv6address.go | 37 + ...interface_privateipaddressspecification.go | 42 + .../ec2/aws-ec2-networkinterfaceattachment.go | 123 + .../ec2/aws-ec2-networkinterfacepermission.go | 118 + .../ec2/aws-ec2-placementgroup.go | 108 + .../cloudformation/ec2/aws-ec2-prefixlist.go | 129 + .../ec2/aws-ec2-prefixlist_entry.go | 42 + .../cloudformation/ec2/aws-ec2-route.go | 168 + .../cloudformation/ec2/aws-ec2-routetable.go | 114 + .../ec2/aws-ec2-securitygroup.go | 134 + .../ec2/aws-ec2-securitygroup_egress.go | 72 + .../ec2/aws-ec2-securitygroup_ingress.go | 82 + .../ec2/aws-ec2-securitygroupegress.go | 148 + .../ec2/aws-ec2-securitygroupingress.go | 163 + .../cloudformation/ec2/aws-ec2-spotfleet.go | 106 + ...s-ec2-spotfleet_acceleratorcountrequest.go | 42 + ...tfleet_acceleratortotalmemorymibrequest.go | 42 + ...otfleet_baselineebsbandwidthmbpsrequest.go | 42 + .../aws-ec2-spotfleet_blockdevicemapping.go | 52 + .../aws-ec2-spotfleet_classicloadbalancer.go | 37 + ...c2-spotfleet_classicloadbalancersconfig.go | 35 + .../ec2/aws-ec2-spotfleet_ebsblockdevice.go | 62 + ...tfleet_fleetlaunchtemplatespecification.go | 47 + .../ec2/aws-ec2-spotfleet_groupidentifier.go | 37 + ...otfleet_iaminstanceprofilespecification.go | 37 + .../aws-ec2-spotfleet_instanceipv6address.go | 37 + ...t_instancenetworkinterfacespecification.go | 87 + ...2-spotfleet_instancerequirementsrequest.go | 137 + .../aws-ec2-spotfleet_launchtemplateconfig.go | 40 + ...s-ec2-spotfleet_launchtemplateoverrides.go | 62 + .../aws-ec2-spotfleet_loadbalancersconfig.go | 40 + ...s-ec2-spotfleet_memorygibpervcpurequest.go | 42 + .../ec2/aws-ec2-spotfleet_memorymibrequest.go | 42 + ...-spotfleet_networkinterfacecountrequest.go | 42 + ...spotfleet_privateipaddressspecification.go | 42 + ...aws-ec2-spotfleet_spotcapacityrebalance.go | 42 + ...-spotfleet_spotfleetlaunchspecification.go | 122 + .../aws-ec2-spotfleet_spotfleetmonitoring.go | 37 + ...c2-spotfleet_spotfleetrequestconfigdata.go | 142 + ...ec2-spotfleet_spotfleettagspecification.go | 43 + ...ec2-spotfleet_spotmaintenancestrategies.go | 35 + .../ec2/aws-ec2-spotfleet_spotplacement.go | 47 + .../ec2/aws-ec2-spotfleet_targetgroup.go | 37 + .../aws-ec2-spotfleet_targetgroupsconfig.go | 35 + ...c2-spotfleet_totallocalstoragegbrequest.go | 42 + ...aws-ec2-spotfleet_vcpucountrangerequest.go | 42 + .../cloudformation/ec2/aws-ec2-subnet.go | 164 + ...c2-subnet_privatednsnameoptionsonlaunch.go | 47 + .../ec2/aws-ec2-subnetcidrblock.go | 113 + .../aws-ec2-subnetnetworkaclassociation.go | 113 + .../aws-ec2-subnetroutetableassociation.go | 113 + .../ec2/aws-ec2-trafficmirrorfilter.go | 119 + .../ec2/aws-ec2-trafficmirrorfilterrule.go | 153 + ...mirrorfilterrule_trafficmirrorportrange.go | 42 + .../ec2/aws-ec2-trafficmirrorsession.go | 144 + .../ec2/aws-ec2-trafficmirrortarget.go | 124 + .../ec2/aws-ec2-transitgateway.go | 164 + .../ec2/aws-ec2-transitgatewayattachment.go | 124 + .../ec2/aws-ec2-transitgatewayconnect.go | 119 + ...wayconnect_transitgatewayconnectoptions.go | 37 + .../aws-ec2-transitgatewaymulticastdomain.go | 119 + ...ransitgatewaymulticastdomainassociation.go | 118 + ...-ec2-transitgatewaymulticastgroupmember.go | 118 + ...-ec2-transitgatewaymulticastgroupsource.go | 118 + ...aws-ec2-transitgatewaypeeringattachment.go | 134 + ..._transitgatewaypeeringattachmentoptions.go | 37 + .../ec2/aws-ec2-transitgatewayroute.go | 123 + .../ec2/aws-ec2-transitgatewayroutetable.go | 114 + ...ec2-transitgatewayroutetableassociation.go | 113 + ...ec2-transitgatewayroutetablepropagation.go | 113 + .../aws-ec2-transitgatewayvpcattachment.go | 139 + .../cloudformation/ec2/aws-ec2-volume.go | 164 + .../ec2/aws-ec2-volumeattachment.go | 118 + goformation/cloudformation/ec2/aws-ec2-vpc.go | 129 + .../ec2/aws-ec2-vpccidrblock.go | 128 + .../ec2/aws-ec2-vpcdhcpoptionsassociation.go | 113 + .../cloudformation/ec2/aws-ec2-vpcendpoint.go | 143 + ...s-ec2-vpcendpointconnectionnotification.go | 123 + .../ec2/aws-ec2-vpcendpointservice.go | 118 + .../aws-ec2-vpcendpointservicepermissions.go | 113 + .../ec2/aws-ec2-vpcgatewayattachment.go | 118 + .../ec2/aws-ec2-vpcpeeringconnection.go | 134 + .../ec2/aws-ec2-vpnconnection.go | 139 + ...onnection_vpntunneloptionsspecification.go | 42 + .../ec2/aws-ec2-vpnconnectionroute.go | 113 + .../cloudformation/ec2/aws-ec2-vpngateway.go | 119 + .../ec2/aws-ec2-vpngatewayroutepropagation.go | 113 + .../ecr/aws-ecr-publicrepository.go | 124 + .../ecr/aws-ecr-registrypolicy.go | 106 + .../ecr/aws-ecr-replicationconfiguration.go | 106 + ...nconfiguration_replicationconfiguration.go | 35 + ...ionconfiguration_replicationdestination.go | 42 + ...eplicationconfiguration_replicationrule.go | 40 + ...plicationconfiguration_repositoryfilter.go | 42 + .../cloudformation/ecr/aws-ecr-repository.go | 139 + ...-ecr-repository_encryptionconfiguration.go | 42 + ...r-repository_imagescanningconfiguration.go | 37 + .../ecr/aws-ecr-repository_lifecyclepolicy.go | 42 + .../ecs/aws-ecs-capacityprovider.go | 119 + ...pacityprovider_autoscalinggroupprovider.go | 47 + ...aws-ecs-capacityprovider_managedscaling.go | 57 + .../cloudformation/ecs/aws-ecs-cluster.go | 134 + ...cs-cluster_capacityproviderstrategyitem.go | 47 + .../aws-ecs-cluster_clusterconfiguration.go | 35 + .../ecs/aws-ecs-cluster_clustersettings.go | 42 + ...ecs-cluster_executecommandconfiguration.go | 47 + ...-cluster_executecommandlogconfiguration.go | 57 + ...ecs-clustercapacityproviderassociations.go | 118 + ...erassociations_capacityproviderstrategy.go | 47 + .../ecs/aws-ecs-primarytaskset.go | 118 + .../cloudformation/ecs/aws-ecs-service.go | 209 + .../aws-ecs-service_awsvpcconfiguration.go | 47 + ...cs-service_capacityproviderstrategyitem.go | 47 + ...ws-ecs-service_deploymentcircuitbreaker.go | 42 + ...aws-ecs-service_deploymentconfiguration.go | 47 + .../aws-ecs-service_deploymentcontroller.go | 37 + .../ecs/aws-ecs-service_loadbalancer.go | 52 + .../aws-ecs-service_networkconfiguration.go | 35 + .../aws-ecs-service_placementconstraint.go | 42 + .../ecs/aws-ecs-service_placementstrategy.go | 42 + .../ecs/aws-ecs-service_serviceregistry.go | 52 + .../ecs/aws-ecs-taskdefinition.go | 189 + ...-ecs-taskdefinition_authorizationconfig.go | 42 + ...-ecs-taskdefinition_containerdefinition.go | 227 + ...-ecs-taskdefinition_containerdependency.go | 42 + .../ecs/aws-ecs-taskdefinition_device.go | 47 + ...askdefinition_dockervolumeconfiguration.go | 57 + ...s-taskdefinition_efsvolumeconfiguration.go | 57 + .../aws-ecs-taskdefinition_environmentfile.go | 42 + ...aws-ecs-taskdefinition_ephemeralstorage.go | 37 + ...cs-taskdefinition_firelensconfiguration.go | 42 + .../ecs/aws-ecs-taskdefinition_healthcheck.go | 57 + .../ecs/aws-ecs-taskdefinition_hostentry.go | 42 + ...ecs-taskdefinition_hostvolumeproperties.go | 37 + ...ecs-taskdefinition_inferenceaccelerator.go | 42 + ...s-ecs-taskdefinition_kernelcapabilities.go | 42 + .../aws-ecs-taskdefinition_keyvaluepair.go | 42 + .../aws-ecs-taskdefinition_linuxparameters.go | 67 + ...aws-ecs-taskdefinition_logconfiguration.go | 47 + .../ecs/aws-ecs-taskdefinition_mountpoint.go | 47 + .../ecs/aws-ecs-taskdefinition_portmapping.go | 47 + ...s-ecs-taskdefinition_proxyconfiguration.go | 47 + ...cs-taskdefinition_repositorycredentials.go | 37 + ...-ecs-taskdefinition_resourcerequirement.go | 42 + .../aws-ecs-taskdefinition_runtimeplatform.go | 42 + .../ecs/aws-ecs-taskdefinition_secret.go | 42 + .../aws-ecs-taskdefinition_systemcontrol.go | 42 + ...ition_taskdefinitionplacementconstraint.go | 42 + .../ecs/aws-ecs-taskdefinition_tmpfs.go | 47 + .../ecs/aws-ecs-taskdefinition_ulimit.go | 47 + .../ecs/aws-ecs-taskdefinition_volume.go | 52 + .../ecs/aws-ecs-taskdefinition_volumefrom.go | 42 + .../cloudformation/ecs/aws-ecs-taskset.go | 153 + .../aws-ecs-taskset_awsvpcconfiguration.go | 47 + .../ecs/aws-ecs-taskset_loadbalancer.go | 52 + .../aws-ecs-taskset_networkconfiguration.go | 35 + .../ecs/aws-ecs-taskset_scale.go | 42 + .../ecs/aws-ecs-taskset_serviceregistry.go | 52 + .../cloudformation/efs/aws-efs-accesspoint.go | 128 + .../efs/aws-efs-accesspoint_accesspointtag.go | 42 + .../efs/aws-efs-accesspoint_creationinfo.go | 47 + .../efs/aws-efs-accesspoint_posixuser.go | 47 + .../efs/aws-efs-accesspoint_rootdirectory.go | 42 + .../cloudformation/efs/aws-efs-filesystem.go | 158 + .../efs/aws-efs-filesystem_backuppolicy.go | 37 + ...aws-efs-filesystem_elasticfilesystemtag.go | 42 + .../efs/aws-efs-filesystem_lifecyclepolicy.go | 42 + .../cloudformation/efs/aws-efs-mounttarget.go | 123 + .../eks/aws-eks-access-config.go | 21 + .../eks/aws-eks-access-entry.go | 119 + .../eks/aws-eks-access-entry_access_scope.go | 20 + .../eks/aws-eks-access-entry_policy.go | 33 + .../cloudformation/eks/aws-eks-addon.go | 134 + .../cloudformation/eks/aws-eks-cluster.go | 164 + .../eks/aws-eks-cluster_clusterlogging.go | 35 + .../eks/aws-eks-cluster_compute_config.go | 37 + .../aws-eks-cluster_controlplaneplacement.go | 37 + .../aws-eks-cluster_elastic_loadbalancing.go | 31 + .../eks/aws-eks-cluster_encryptionconfig.go | 42 + ...aws-eks-cluster_kubernetesnetworkconfig.go | 49 + .../eks/aws-eks-cluster_logging.go | 35 + .../eks/aws-eks-cluster_loggingtypeconfig.go | 37 + .../eks/aws-eks-cluster_outpostconfig.go | 47 + .../eks/aws-eks-cluster_provider.go | 37 + .../eks/aws-eks-cluster_remotenetworks.go | 17 + .../eks/aws-eks-cluster_resourcesvpcconfig.go | 57 + .../eks/aws-eks-cluster_storage_config.go | 55 + .../eks/aws-eks-cluster_zonal-shift.go | 31 + .../eks/aws-eks-fargateprofile.go | 134 + .../eks/aws-eks-fargateprofile_label.go | 42 + .../eks/aws-eks-fargateprofile_selector.go | 42 + .../eks/aws-eks-identityproviderconfig.go | 129 + ...oviderconfig_oidcidentityproviderconfig.go | 67 + ...ks-identityproviderconfig_requiredclaim.go | 42 + .../cloudformation/eks/aws-eks-nodegroup.go | 193 + ...s-nodegroup_launchtemplatespecification.go | 47 + .../eks/aws-eks-nodegroup_remoteaccess.go | 42 + .../eks/aws-eks-nodegroup_scalingconfig.go | 47 + .../eks/aws-eks-nodegroup_taint.go | 47 + .../eks/aws-eks-nodegroup_taints.go | 12 + .../eks/aws-eks-nodegroup_updateconfig.go | 42 + .../aws-elasticache-cachecluster.go | 214 + ...luster_cloudwatchlogsdestinationdetails.go | 37 + ...ticache-cachecluster_destinationdetails.go | 40 + ...uster_kinesisfirehosedestinationdetails.go | 37 + ...cluster_logdeliveryconfigurationrequest.go | 52 + .../aws-elasticache-globalreplicationgroup.go | 148 + ...ationgroup_globalreplicationgroupmember.go | 47 + ...lreplicationgroup_regionalconfiguration.go | 47 + ...eplicationgroup_reshardingconfiguration.go | 42 + .../aws-elasticache-parametergroup.go | 124 + .../aws-elasticache-replicationgroup.go | 279 + ...ngroup_cloudwatchlogsdestinationdetails.go | 37 + ...che-replicationgroup_destinationdetails.go | 40 + ...group_kinesisfirehosedestinationdetails.go | 37 + ...ongroup_logdeliveryconfigurationrequest.go | 52 + ...replicationgroup_nodegroupconfiguration.go | 57 + .../aws-elasticache-securitygroup.go | 114 + .../aws-elasticache-securitygroupingress.go | 118 + .../aws-elasticache-subnetgroup.go | 124 + .../elasticache/aws-elasticache-user.go | 133 + .../elasticache/aws-elasticache-usergroup.go | 118 + .../aws-elasticbeanstalk-application.go | 118 + ...tion_applicationresourcelifecycleconfig.go | 42 + ...ation_applicationversionlifecycleconfig.go | 40 + ...elasticbeanstalk-application_maxagerule.go | 47 + ...asticbeanstalk-application_maxcountrule.go | 47 + ...aws-elasticbeanstalk-applicationversion.go | 118 + ...anstalk-applicationversion_sourcebundle.go | 42 + ...-elasticbeanstalk-configurationtemplate.go | 138 + ...tiontemplate_configurationoptionsetting.go | 52 + ...nfigurationtemplate_sourceconfiguration.go | 42 + .../aws-elasticbeanstalk-environment.go | 164 + ...sticbeanstalk-environment_optionsetting.go | 52 + .../aws-elasticbeanstalk-environment_tier.go | 47 + .../aws-elasticloadbalancing-loadbalancer.go | 184 + ...ancing-loadbalancer_accessloggingpolicy.go | 52 + ...-loadbalancer_appcookiestickinesspolicy.go | 42 + ...g-loadbalancer_connectiondrainingpolicy.go | 42 + ...lancing-loadbalancer_connectionsettings.go | 37 + ...cloadbalancing-loadbalancer_healthcheck.go | 57 + ...g-loadbalancer_lbcookiestickinesspolicy.go | 42 + ...ticloadbalancing-loadbalancer_listeners.go | 62 + ...sticloadbalancing-loadbalancer_policies.go | 57 + .../aws-elasticloadbalancingv2-listener.go | 138 + ...-elasticloadbalancingv2-listener_action.go | 72 + ...ngv2-listener_authenticatecognitoconfig.go | 72 + ...ncingv2-listener_authenticateoidcconfig.go | 87 + ...ticloadbalancingv2-listener_certificate.go | 37 + ...alancingv2-listener_fixedresponseconfig.go | 47 + ...cloadbalancingv2-listener_forwardconfig.go | 40 + ...loadbalancingv2-listener_redirectconfig.go | 62 + ...v2-listener_targetgroupstickinessconfig.go | 42 + ...adbalancingv2-listener_targetgrouptuple.go | 42 + ...sticloadbalancingv2-listenercertificate.go | 113 + ...ncingv2-listenercertificate_certificate.go | 37 + ...aws-elasticloadbalancingv2-listenerrule.go | 123 + ...sticloadbalancingv2-listenerrule_action.go | 72 + ...-listenerrule_authenticatecognitoconfig.go | 72 + ...gv2-listenerrule_authenticateoidcconfig.go | 92 + ...cingv2-listenerrule_fixedresponseconfig.go | 47 + ...dbalancingv2-listenerrule_forwardconfig.go | 40 + ...lancingv2-listenerrule_hostheaderconfig.go | 37 + ...lancingv2-listenerrule_httpheaderconfig.go | 42 + ...v2-listenerrule_httprequestmethodconfig.go | 37 + ...ancingv2-listenerrule_pathpatternconfig.go | 37 + ...ancingv2-listenerrule_querystringconfig.go | 35 + ...cingv2-listenerrule_querystringkeyvalue.go | 42 + ...balancingv2-listenerrule_redirectconfig.go | 62 + ...dbalancingv2-listenerrule_rulecondition.go | 72 + ...balancingv2-listenerrule_sourceipconfig.go | 37 + ...istenerrule_targetgroupstickinessconfig.go | 42 + ...lancingv2-listenerrule_targetgrouptuple.go | 42 + ...aws-elasticloadbalancingv2-loadbalancer.go | 149 + ...ngv2-loadbalancer_loadbalancerattribute.go | 42 + ...dbalancingv2-loadbalancer_subnetmapping.go | 52 + .../aws-elasticloadbalancingv2-targetgroup.go | 199 + ...sticloadbalancingv2-targetgroup_matcher.go | 42 + ...lancingv2-targetgroup_targetdescription.go | 47 + ...cingv2-targetgroup_targetgroupattribute.go | 42 + .../elasticsearch/aws-elasticsearch-domain.go | 179 + ...rch-domain_advancedsecurityoptionsinput.go | 47 + ...aws-elasticsearch-domain_cognitooptions.go | 52 + ...elasticsearch-domain_coldstorageoptions.go | 37 + ...sticsearch-domain_domainendpointoptions.go | 57 + .../aws-elasticsearch-domain_ebsoptions.go | 52 + ...earch-domain_elasticsearchclusterconfig.go | 87 + ...icsearch-domain_encryptionatrestoptions.go | 42 + ...lasticsearch-domain_logpublishingoption.go | 42 + ...-elasticsearch-domain_masteruseroptions.go | 47 + ...arch-domain_nodetonodeencryptionoptions.go | 37 + ...ws-elasticsearch-domain_snapshotoptions.go | 37 + .../aws-elasticsearch-domain_vpcoptions.go | 42 + ...lasticsearch-domain_zoneawarenessconfig.go | 37 + .../cloudformation/emr/aws-emr-cluster.go | 214 + .../emr/aws-emr-cluster_application.go | 52 + .../emr/aws-emr-cluster_autoscalingpolicy.go | 40 + .../aws-emr-cluster_bootstrapactionconfig.go | 42 + ...s-emr-cluster_cloudwatchalarmdefinition.go | 77 + .../emr/aws-emr-cluster_computelimits.go | 57 + .../emr/aws-emr-cluster_configuration.go | 47 + .../aws-emr-cluster_ebsblockdeviceconfig.go | 42 + .../emr/aws-emr-cluster_ebsconfiguration.go | 42 + .../aws-emr-cluster_hadoopjarstepconfig.go | 52 + .../aws-emr-cluster_instancefleetconfig.go | 57 + ...instancefleetprovisioningspecifications.go | 40 + .../aws-emr-cluster_instancegroupconfig.go | 77 + .../emr/aws-emr-cluster_instancetypeconfig.go | 67 + .../aws-emr-cluster_jobflowinstancesconfig.go | 112 + .../emr/aws-emr-cluster_kerberosattributes.go | 57 + .../emr/aws-emr-cluster_keyvalue.go | 42 + .../aws-emr-cluster_managedscalingpolicy.go | 35 + .../emr/aws-emr-cluster_metricdimension.go | 42 + ...uster_ondemandprovisioningspecification.go | 37 + .../emr/aws-emr-cluster_placementtype.go | 37 + .../emr/aws-emr-cluster_scalingaction.go | 42 + .../emr/aws-emr-cluster_scalingconstraints.go | 42 + .../emr/aws-emr-cluster_scalingrule.go | 52 + .../emr/aws-emr-cluster_scalingtrigger.go | 35 + ...emr-cluster_scriptbootstrapactionconfig.go | 42 + ...luster_simplescalingpolicyconfiguration.go | 47 + ...r-cluster_spotprovisioningspecification.go | 52 + .../emr/aws-emr-cluster_stepconfig.go | 47 + .../aws-emr-cluster_volumespecification.go | 47 + .../emr/aws-emr-instancefleetconfig.go | 138 + ...s-emr-instancefleetconfig_configuration.go | 47 + ...nstancefleetconfig_ebsblockdeviceconfig.go | 42 + ...mr-instancefleetconfig_ebsconfiguration.go | 42 + ...instancefleetprovisioningspecifications.go | 40 + ...-instancefleetconfig_instancetypeconfig.go | 67 + ...onfig_ondemandprovisioningspecification.go | 37 + ...eetconfig_spotprovisioningspecification.go | 52 + ...instancefleetconfig_volumespecification.go | 47 + .../emr/aws-emr-instancegroupconfig.go | 158 + ...r-instancegroupconfig_autoscalingpolicy.go | 40 + ...cegroupconfig_cloudwatchalarmdefinition.go | 77 + ...s-emr-instancegroupconfig_configuration.go | 47 + ...nstancegroupconfig_ebsblockdeviceconfig.go | 42 + ...mr-instancegroupconfig_ebsconfiguration.go | 42 + ...emr-instancegroupconfig_metricdimension.go | 42 + ...s-emr-instancegroupconfig_scalingaction.go | 42 + ...-instancegroupconfig_scalingconstraints.go | 42 + ...aws-emr-instancegroupconfig_scalingrule.go | 52 + ...-emr-instancegroupconfig_scalingtrigger.go | 35 + ...config_simplescalingpolicyconfiguration.go | 47 + ...instancegroupconfig_volumespecification.go | 47 + .../emr/aws-emr-securityconfiguration.go | 113 + .../cloudformation/emr/aws-emr-step.go | 123 + .../emr/aws-emr-step_hadoopjarstepconfig.go | 52 + .../emr/aws-emr-step_keyvalue.go | 42 + .../cloudformation/emr/aws-emr-studio.go | 169 + .../emr/aws-emr-studiosessionmapping.go | 123 + .../aws-emrcontainers-virtualcluster.go | 119 + ...containers-virtualcluster_containerinfo.go | 35 + ...ainers-virtualcluster_containerprovider.go | 47 + ...ws-emrcontainers-virtualcluster_eksinfo.go | 37 + .../events/aws-events-apidestination.go | 133 + .../events/aws-events-archive.go | 128 + .../events/aws-events-connection.go | 123 + .../events/aws-events-eventbus.go | 113 + .../events/aws-events-eventbuspolicy.go | 133 + .../aws-events-eventbuspolicy_condition.go | 47 + .../cloudformation/events/aws-events-rule.go | 143 + .../aws-events-rule_awsvpcconfiguration.go | 47 + .../aws-events-rule_batcharrayproperties.go | 37 + .../events/aws-events-rule_batchparameters.go | 52 + .../aws-events-rule_batchretrystrategy.go | 37 + ...vents-rule_capacityproviderstrategyitem.go | 47 + .../aws-events-rule_deadletterconfig.go | 37 + .../events/aws-events-rule_ecsparameters.go | 103 + .../events/aws-events-rule_httpparameters.go | 47 + .../aws-events-rule_inputtransformer.go | 42 + .../aws-events-rule_kinesisparameters.go | 37 + .../aws-events-rule_networkconfiguration.go | 35 + .../aws-events-rule_placementconstraint.go | 42 + .../aws-events-rule_placementstrategy.go | 42 + .../aws-events-rule_redshiftdataparameters.go | 62 + .../events/aws-events-rule_retrypolicy.go | 42 + .../aws-events-rule_runcommandparameters.go | 35 + .../aws-events-rule_runcommandtarget.go | 42 + .../events/aws-events-rule_sqsparameters.go | 37 + .../events/aws-events-rule_tag.go | 42 + .../events/aws-events-rule_target.go | 107 + .../aws-eventschemas-discoverer.go | 123 + .../aws-eventschemas-discoverer_tagsentry.go | 42 + .../eventschemas/aws-eventschemas-registry.go | 118 + .../aws-eventschemas-registry_tagsentry.go | 42 + .../aws-eventschemas-registrypolicy.go | 118 + .../eventschemas/aws-eventschemas-schema.go | 133 + .../aws-eventschemas-schema_tagsentry.go | 42 + .../evidently/aws-evidently-experiment.go | 149 + ...s-evidently-experiment_metricgoalobject.go | 62 + ...idently-experiment_onlineabconfigobject.go | 42 + ...ws-evidently-experiment_treatmentobject.go | 52 + ...-evidently-experiment_treatmenttoweight.go | 42 + .../evidently/aws-evidently-feature.go | 144 + .../aws-evidently-feature_entityoverride.go | 42 + .../aws-evidently-feature_variationobject.go | 57 + .../evidently/aws-evidently-launch.go | 144 + .../aws-evidently-launch_grouptoweight.go | 42 + .../aws-evidently-launch_launchgroupobject.go | 52 + ...evidently-launch_metricdefinitionobject.go | 57 + .../aws-evidently-launch_stepconfig.go | 42 + .../evidently/aws-evidently-project.go | 124 + ...ws-evidently-project_datadeliveryobject.go | 42 + .../aws-evidently-project_s3destination.go | 42 + .../finspace/aws-finspace-environment.go | 138 + ...nspace-environment_federationparameters.go | 62 + ...inspace-environment_superuserparameters.go | 47 + .../fis/aws-fis-experimenttemplate.go | 133 + ...rimenttemplate_experimenttemplateaction.go | 57 + ...emplate_experimenttemplatestopcondition.go | 42 + ...rimenttemplate_experimenttemplatetarget.go | 57 + ...template_experimenttemplatetargetfilter.go | 42 + .../fms/aws-fms-notificationchannel.go | 113 + .../cloudformation/fms/aws-fms-policy.go | 163 + .../fms/aws-fms-policy_iemap.go | 42 + .../fms/aws-fms-policy_policytag.go | 42 + .../fms/aws-fms-policy_resourcetag.go | 42 + .../aws-frauddetector-detector.go | 144 + .../aws-frauddetector-detector_entitytype.go | 68 + .../aws-frauddetector-detector_eventtype.go | 83 + ...ws-frauddetector-detector_eventvariable.go | 88 + .../aws-frauddetector-detector_label.go | 68 + .../aws-frauddetector-detector_model.go | 37 + .../aws-frauddetector-detector_outcome.go | 68 + .../aws-frauddetector-detector_rule.go | 88 + .../aws-frauddetector-entitytype.go | 119 + .../aws-frauddetector-eventtype.go | 134 + .../aws-frauddetector-eventtype_entitytype.go | 68 + ...s-frauddetector-eventtype_eventvariable.go | 88 + .../aws-frauddetector-eventtype_label.go | 68 + .../frauddetector/aws-frauddetector-label.go | 119 + .../aws-frauddetector-outcome.go | 119 + .../aws-frauddetector-variable.go | 139 + .../cloudformation/fsx/aws-fsx-filesystem.go | 169 + ...ws-fsx-filesystem_auditlogconfiguration.go | 47 + ...aws-fsx-filesystem_clientconfigurations.go | 42 + ...ws-fsx-filesystem_diskiopsconfiguration.go | 42 + .../aws-fsx-filesystem_lustreconfiguration.go | 92 + .../fsx/aws-fsx-filesystem_nfsexports.go | 35 + .../aws-fsx-filesystem_ontapconfiguration.go | 82 + ...aws-fsx-filesystem_openzfsconfiguration.go | 77 + ...-fsx-filesystem_rootvolumeconfiguration.go | 57 + ...selfmanagedactivedirectoryconfiguration.go | 62 + .../aws-fsx-filesystem_userandgroupquotas.go | 47 + ...aws-fsx-filesystem_windowsconfiguration.go | 87 + .../gamelift/aws-gamelift-alias.go | 118 + .../aws-gamelift-alias_routingstrategy.go | 47 + .../gamelift/aws-gamelift-build.go | 123 + .../gamelift/aws-gamelift-build_s3location.go | 52 + .../gamelift/aws-gamelift-fleet.go | 198 + ...gamelift-fleet_certificateconfiguration.go | 37 + .../aws-gamelift-fleet_ippermission.go | 52 + .../aws-gamelift-fleet_locationcapacity.go | 47 + ...ws-gamelift-fleet_locationconfiguration.go | 42 + ...elift-fleet_resourcecreationlimitpolicy.go | 42 + ...aws-gamelift-fleet_runtimeconfiguration.go | 47 + .../aws-gamelift-fleet_serverprocess.go | 47 + .../gamelift/aws-gamelift-gameservergroup.go | 164 + ...elift-gameservergroup_autoscalingpolicy.go | 42 + ...lift-gameservergroup_instancedefinition.go | 42 + ...ift-gameservergroup_instancedefinitions.go | 35 + ...gamelift-gameservergroup_launchtemplate.go | 47 + .../aws-gamelift-gameservergroup_tags.go | 36 + ...servergroup_targettrackingconfiguration.go | 37 + ...aws-gamelift-gameservergroup_vpcsubnets.go | 37 + .../gamelift/aws-gamelift-gamesessionqueue.go | 143 + ...s-gamelift-gamesessionqueue_destination.go | 37 + ...ft-gamesessionqueue_filterconfiguration.go | 37 + ...ft-gamesessionqueue_playerlatencypolicy.go | 42 + ...-gamesessionqueue_priorityconfiguration.go | 42 + .../aws-gamelift-matchmakingconfiguration.go | 173 + ...t-matchmakingconfiguration_gameproperty.go | 42 + .../aws-gamelift-matchmakingruleset.go | 113 + .../gamelift/aws-gamelift-script.go | 118 + .../aws-gamelift-script_s3location.go | 52 + .../aws-globalaccelerator-accelerator.go | 129 + .../aws-globalaccelerator-endpointgroup.go | 153 + ...tor-endpointgroup_endpointconfiguration.go | 47 + ...laccelerator-endpointgroup_portoverride.go | 42 + .../aws-globalaccelerator-listener.go | 123 + ...ws-globalaccelerator-listener_portrange.go | 42 + .../glue/aws-glue-classifier.go | 121 + .../glue/aws-glue-classifier_csvclassifier.go | 67 + .../aws-glue-classifier_grokclassifier.go | 52 + .../aws-glue-classifier_jsonclassifier.go | 42 + .../glue/aws-glue-classifier_xmlclassifier.go | 47 + .../glue/aws-glue-connection.go | 113 + .../aws-glue-connection_connectioninput.go | 62 + ...nnection_physicalconnectionrequirements.go | 47 + .../cloudformation/glue/aws-glue-crawler.go | 168 + .../glue/aws-glue-crawler_catalogtarget.go | 42 + .../glue/aws-glue-crawler_dynamodbtarget.go | 37 + .../glue/aws-glue-crawler_jdbctarget.go | 47 + .../glue/aws-glue-crawler_recrawlpolicy.go | 37 + .../glue/aws-glue-crawler_s3target.go | 47 + .../glue/aws-glue-crawler_schedule.go | 37 + .../aws-glue-crawler_schemachangepolicy.go | 42 + .../glue/aws-glue-crawler_targets.go | 50 + .../cloudformation/glue/aws-glue-database.go | 113 + .../aws-glue-database_databaseidentifier.go | 42 + .../glue/aws-glue-database_databaseinput.go | 62 + .../aws-glue-database_datalakeprincipal.go | 37 + .../aws-glue-database_principalprivileges.go | 42 + .../aws-glue-datacatalogencryptionsettings.go | 113 + ...onsettings_connectionpasswordencryption.go | 42 + ...nsettings_datacatalogencryptionsettings.go | 40 + ...alogencryptionsettings_encryptionatrest.go | 42 + .../glue/aws-glue-devendpoint.go | 178 + .../cloudformation/glue/aws-glue-job.go | 193 + .../glue/aws-glue-job_connectionslist.go | 37 + .../glue/aws-glue-job_executionproperty.go | 37 + .../glue/aws-glue-job_jobcommand.go | 47 + .../glue/aws-glue-job_notificationproperty.go | 37 + .../glue/aws-glue-mltransform.go | 168 + ...-glue-mltransform_findmatchesparameters.go | 52 + .../glue/aws-glue-mltransform_gluetables.go | 52 + .../aws-glue-mltransform_inputrecordtables.go | 35 + ...s-glue-mltransform_mluserdataencryption.go | 42 + ...ws-glue-mltransform_transformencryption.go | 42 + ...ws-glue-mltransform_transformparameters.go | 42 + .../cloudformation/glue/aws-glue-partition.go | 123 + .../glue/aws-glue-partition_column.go | 47 + .../glue/aws-glue-partition_order.go | 42 + .../glue/aws-glue-partition_partitioninput.go | 47 + .../glue/aws-glue-partition_schemaid.go | 47 + .../aws-glue-partition_schemareference.go | 47 + .../glue/aws-glue-partition_serdeinfo.go | 47 + .../glue/aws-glue-partition_skewedinfo.go | 47 + .../aws-glue-partition_storagedescriptor.go | 97 + .../cloudformation/glue/aws-glue-registry.go | 119 + .../cloudformation/glue/aws-glue-schema.go | 144 + .../glue/aws-glue-schema_registry.go | 42 + .../glue/aws-glue-schema_schemaversion.go | 42 + .../glue/aws-glue-schemaversion.go | 113 + .../glue/aws-glue-schemaversion_schema.go | 47 + .../glue/aws-glue-schemaversionmetadata.go | 118 + .../glue/aws-glue-securityconfiguration.go | 113 + ...urityconfiguration_cloudwatchencryption.go | 42 + ...tyconfiguration_encryptionconfiguration.go | 45 + ...ityconfiguration_jobbookmarksencryption.go | 42 + ...glue-securityconfiguration_s3encryption.go | 42 + ...lue-securityconfiguration_s3encryptions.go | 30 + .../cloudformation/glue/aws-glue-table.go | 118 + .../glue/aws-glue-table_column.go | 47 + .../glue/aws-glue-table_order.go | 42 + .../glue/aws-glue-table_schemaid.go | 47 + .../glue/aws-glue-table_schemareference.go | 47 + .../glue/aws-glue-table_serdeinfo.go | 47 + .../glue/aws-glue-table_skewedinfo.go | 47 + .../glue/aws-glue-table_storagedescriptor.go | 97 + .../glue/aws-glue-table_tableidentifier.go | 47 + .../glue/aws-glue-table_tableinput.go | 87 + .../cloudformation/glue/aws-glue-trigger.go | 148 + .../glue/aws-glue-trigger_action.go | 62 + .../glue/aws-glue-trigger_condition.go | 57 + .../aws-glue-trigger_notificationproperty.go | 37 + .../glue/aws-glue-trigger_predicate.go | 42 + .../cloudformation/glue/aws-glue-workflow.go | 123 + .../aws-greengrass-connectordefinition.go | 118 + ...reengrass-connectordefinition_connector.go | 47 + ...ordefinition_connectordefinitionversion.go | 35 + ...s-greengrass-connectordefinitionversion.go | 113 + ...ss-connectordefinitionversion_connector.go | 47 + .../aws-greengrass-coredefinition.go | 118 + .../aws-greengrass-coredefinition_core.go | 52 + ...ss-coredefinition_coredefinitionversion.go | 35 + .../aws-greengrass-coredefinitionversion.go | 113 + ...s-greengrass-coredefinitionversion_core.go | 52 + .../aws-greengrass-devicedefinition.go | 118 + .../aws-greengrass-devicedefinition_device.go | 52 + ...evicedefinition_devicedefinitionversion.go | 35 + .../aws-greengrass-devicedefinitionversion.go | 113 + ...eengrass-devicedefinitionversion_device.go | 52 + .../aws-greengrass-functiondefinition.go | 118 + ...ngrass-functiondefinition_defaultconfig.go | 35 + ...eengrass-functiondefinition_environment.go | 52 + ...greengrass-functiondefinition_execution.go | 42 + ...-greengrass-functiondefinition_function.go | 47 + ...unctiondefinition_functionconfiguration.go | 67 + ...iondefinition_functiondefinitionversion.go | 40 + ...functiondefinition_resourceaccesspolicy.go | 42 + ...aws-greengrass-functiondefinition_runas.go | 42 + ...ws-greengrass-functiondefinitionversion.go | 118 + ...functiondefinitionversion_defaultconfig.go | 35 + ...s-functiondefinitionversion_environment.go | 52 + ...ass-functiondefinitionversion_execution.go | 42 + ...rass-functiondefinitionversion_function.go | 47 + ...definitionversion_functionconfiguration.go | 67 + ...ndefinitionversion_resourceaccesspolicy.go | 42 + ...engrass-functiondefinitionversion_runas.go | 42 + .../greengrass/aws-greengrass-group.go | 123 + .../aws-greengrass-group_groupversion.go | 67 + .../greengrass/aws-greengrass-groupversion.go | 143 + .../aws-greengrass-loggerdefinition.go | 118 + .../aws-greengrass-loggerdefinition_logger.go | 57 + ...oggerdefinition_loggerdefinitionversion.go | 35 + .../aws-greengrass-loggerdefinitionversion.go | 113 + ...eengrass-loggerdefinitionversion_logger.go | 57 + .../aws-greengrass-resourcedefinition.go | 118 + ...ss-resourcedefinition_groupownersetting.go | 42 + ...ourcedefinition_localdeviceresourcedata.go | 42 + ...ourcedefinition_localvolumeresourcedata.go | 47 + ...esourcedefinition_resourcedatacontainer.go | 55 + ...rcedefinition_resourcedefinitionversion.go | 35 + ...definition_resourcedownloadownersetting.go | 42 + ...ass-resourcedefinition_resourceinstance.go | 47 + ...tion_s3machinelearningmodelresourcedata.go | 47 + ...gemakermachinelearningmodelresourcedata.go | 47 + ...nition_secretsmanagersecretresourcedata.go | 42 + ...ws-greengrass-resourcedefinitionversion.go | 113 + ...urcedefinitionversion_groupownersetting.go | 42 + ...finitionversion_localdeviceresourcedata.go | 42 + ...finitionversion_localvolumeresourcedata.go | 47 + ...definitionversion_resourcedatacontainer.go | 55 + ...ionversion_resourcedownloadownersetting.go | 42 + ...ourcedefinitionversion_resourceinstance.go | 47 + ...sion_s3machinelearningmodelresourcedata.go | 47 + ...gemakermachinelearningmodelresourcedata.go | 47 + ...ersion_secretsmanagersecretresourcedata.go | 42 + .../aws-greengrass-subscriptiondefinition.go | 118 + ...ass-subscriptiondefinition_subscription.go | 52 + ...efinition_subscriptiondefinitionversion.go | 35 + ...reengrass-subscriptiondefinitionversion.go | 113 + ...scriptiondefinitionversion_subscription.go | 52 + .../aws-greengrassv2-componentversion.go | 118 + ...tversion_componentdependencyrequirement.go | 42 + ...ssv2-componentversion_componentplatform.go | 42 + ...-componentversion_lambdacontainerparams.go | 52 + ...ssv2-componentversion_lambdadevicemount.go | 47 + ...ssv2-componentversion_lambdaeventsource.go | 42 + ...ponentversion_lambdaexecutionparameters.go | 87 + ...onentversion_lambdafunctionrecipesource.go | 62 + ...mponentversion_lambdalinuxprocessparams.go | 42 + ...ssv2-componentversion_lambdavolumemount.go | 52 + .../groundstation/aws-groundstation-config.go | 119 + ...undstation-config_antennadownlinkconfig.go | 35 + ...config_antennadownlinkdemoddecodeconfig.go | 45 + ...roundstation-config_antennauplinkconfig.go | 47 + .../aws-groundstation-config_configdata.go | 65 + ...ndstation-config_dataflowendpointconfig.go | 42 + .../aws-groundstation-config_decodeconfig.go | 37 + ...groundstation-config_demodulationconfig.go | 37 + .../aws-groundstation-config_eirp.go | 42 + .../aws-groundstation-config_frequency.go | 42 + ...groundstation-config_frequencybandwidth.go | 42 + ...-groundstation-config_s3recordingconfig.go | 47 + ...aws-groundstation-config_spectrumconfig.go | 47 + ...aws-groundstation-config_trackingconfig.go | 37 + ...s-groundstation-config_uplinkechoconfig.go | 42 + ...oundstation-config_uplinkspectrumconfig.go | 42 + ...aws-groundstation-dataflowendpointgroup.go | 112 + ...-dataflowendpointgroup_dataflowendpoint.go | 47 + ...n-dataflowendpointgroup_endpointdetails.go | 40 + ...n-dataflowendpointgroup_securitydetails.go | 47 + ...ion-dataflowendpointgroup_socketaddress.go | 42 + .../aws-groundstation-missionprofile.go | 139 + ...oundstation-missionprofile_dataflowedge.go | 42 + .../guardduty/aws-guardduty-detector.go | 118 + ...ty-detector_cfndatasourceconfigurations.go | 35 + ...ardduty-detector_cfns3logsconfiguration.go | 37 + .../guardduty/aws-guardduty-filter.go | 133 + .../aws-guardduty-filter_condition.go | 57 + .../aws-guardduty-filter_findingcriteria.go | 40 + .../guardduty/aws-guardduty-ipset.go | 128 + .../guardduty/aws-guardduty-master.go | 118 + .../guardduty/aws-guardduty-member.go | 133 + .../guardduty/aws-guardduty-threatintelset.go | 128 + .../aws-healthlake-fhirdatastore.go | 129 + ...hlake-fhirdatastore_kmsencryptionconfig.go | 42 + ...lthlake-fhirdatastore_preloaddataconfig.go | 37 + ...althlake-fhirdatastore_sseconfiguration.go | 35 + .../cloudformation/iam/aws-iam-accesskey.go | 118 + .../cloudformation/iam/aws-iam-group.go | 123 + .../iam/aws-iam-group_policy.go | 42 + .../iam/aws-iam-instanceprofile.go | 118 + .../iam/aws-iam-managedpolicy.go | 138 + .../iam/aws-iam-oidcprovider.go | 124 + .../cloudformation/iam/aws-iam-policy.go | 128 + .../cloudformation/iam/aws-iam-role.go | 149 + .../cloudformation/iam/aws-iam-role_policy.go | 42 + .../iam/aws-iam-samlprovider.go | 119 + .../iam/aws-iam-servercertificate.go | 134 + .../iam/aws-iam-servicelinkedrole.go | 118 + .../cloudformation/iam/aws-iam-user.go | 144 + .../iam/aws-iam-user_loginprofile.go | 42 + .../cloudformation/iam/aws-iam-user_policy.go | 42 + .../iam/aws-iam-usertogroupaddition.go | 113 + .../iam/aws-iam-virtualmfadevice.go | 124 + .../aws-imagebuilder-component.go | 153 + .../aws-imagebuilder-containerrecipe.go | 178 + ...-containerrecipe_componentconfiguration.go | 37 + ...ipe_ebsinstanceblockdevicespecification.go | 72 + ...tainerrecipe_instanceblockdevicemapping.go | 52 + ...r-containerrecipe_instanceconfiguration.go | 42 + ...ntainerrecipe_targetcontainerrepository.go | 42 + ...-imagebuilder-distributionconfiguration.go | 123 + ...-distributionconfiguration_distribution.go | 57 + ...nfiguration_launchtemplateconfiguration.go | 47 + .../imagebuilder/aws-imagebuilder-image.go | 138 + ...gebuilder-image_imagetestsconfiguration.go | 42 + .../aws-imagebuilder-imagepipeline.go | 158 + ...r-imagepipeline_imagetestsconfiguration.go | 42 + ...aws-imagebuilder-imagepipeline_schedule.go | 42 + .../aws-imagebuilder-imagerecipe.go | 148 + ...erecipe_additionalinstanceconfiguration.go | 42 + ...lder-imagerecipe_componentconfiguration.go | 42 + ...ebuilder-imagerecipe_componentparameter.go | 42 + ...ipe_ebsinstanceblockdevicespecification.go | 72 + ...-imagerecipe_instanceblockdevicemapping.go | 52 + ...builder-imagerecipe_systemsmanageragent.go | 37 + ...magebuilder-infrastructureconfiguration.go | 168 + ...reconfiguration_instancemetadataoptions.go | 42 + ...der-infrastructureconfiguration_logging.go | 35 + ...lder-infrastructureconfiguration_s3logs.go | 42 + .../aws-inspector-assessmenttarget.go | 113 + .../aws-inspector-assessmenttemplate.go | 129 + .../inspector/aws-inspector-resourcegroup.go | 107 + goformation/cloudformation/intrinsics.go | 244 + goformation/cloudformation/intrinsics_test.go | 132 + .../iot/aws-iot-accountauditconfiguration.go | 123 + ...itconfiguration_auditcheckconfiguration.go | 37 + ...tconfiguration_auditcheckconfigurations.go | 100 + ...itconfiguration_auditnotificationtarget.go | 47 + ...n_auditnotificationtargetconfigurations.go | 35 + .../cloudformation/iot/aws-iot-authorizer.go | 139 + .../iot/aws-iot-authorizer_tags.go | 35 + ...s-iot-authorizer_tokensigningpublickeys.go | 30 + .../cloudformation/iot/aws-iot-certificate.go | 128 + .../iot/aws-iot-custommetric.go | 124 + .../cloudformation/iot/aws-iot-dimension.go | 124 + .../iot/aws-iot-domainconfiguration.go | 144 + ...ot-domainconfiguration_authorizerconfig.go | 42 + ...nconfiguration_servercertificatesummary.go | 47 + .../iot/aws-iot-domainconfiguration_tags.go | 35 + .../cloudformation/iot/aws-iot-fleetmetric.go | 154 + .../aws-iot-fleetmetric_aggregationtype.go | 42 + .../cloudformation/iot/aws-iot-jobtemplate.go | 154 + .../cloudformation/iot/aws-iot-logging.go | 118 + .../iot/aws-iot-mitigationaction.go | 124 + .../aws-iot-mitigationaction_actionparams.go | 60 + ...ationaction_addthingstothinggroupparams.go | 42 + ...mitigationaction_enableiotloggingparams.go | 42 + ...igationaction_publishfindingtosnsparams.go | 37 + ...ction_replacedefaultpolicyversionparams.go | 37 + ...igationaction_updatecacertificateparams.go | 37 + ...ionaction_updatedevicecertificateparams.go | 37 + .../cloudformation/iot/aws-iot-policy.go | 113 + .../iot/aws-iot-policyprincipalattachment.go | 113 + .../iot/aws-iot-provisioningtemplate.go | 139 + ...t-provisioningtemplate_provisioninghook.go | 42 + .../iot/aws-iot-provisioningtemplate_tags.go | 35 + .../iot/aws-iot-resourcespecificlogging.go | 118 + .../iot/aws-iot-scheduledaudit.go | 134 + .../iot/aws-iot-securityprofile.go | 139 + .../aws-iot-securityprofile_alerttarget.go | 42 + .../iot/aws-iot-securityprofile_behavior.go | 57 + ...ws-iot-securityprofile_behaviorcriteria.go | 67 + ...yprofile_machinelearningdetectionconfig.go | 37 + ...aws-iot-securityprofile_metricdimension.go | 42 + .../aws-iot-securityprofile_metrictoretain.go | 42 + .../aws-iot-securityprofile_metricvalue.go | 62 + ...ot-securityprofile_statisticalthreshold.go | 37 + .../cloudformation/iot/aws-iot-thing.go | 113 + .../iot/aws-iot-thing_attributepayload.go | 37 + .../iot/aws-iot-thingprincipalattachment.go | 113 + .../cloudformation/iot/aws-iot-topicrule.go | 119 + .../iot/aws-iot-topicrule_action.go | 135 + ...ws-iot-topicrule_assetpropertytimestamp.go | 42 + .../aws-iot-topicrule_assetpropertyvalue.go | 47 + .../aws-iot-topicrule_assetpropertyvariant.go | 52 + ...aws-iot-topicrule_cloudwatchalarmaction.go | 52 + .../aws-iot-topicrule_cloudwatchlogsaction.go | 42 + ...ws-iot-topicrule_cloudwatchmetricaction.go | 62 + .../iot/aws-iot-topicrule_dynamodbaction.go | 77 + .../iot/aws-iot-topicrule_dynamodbv2action.go | 42 + .../aws-iot-topicrule_elasticsearchaction.go | 57 + .../iot/aws-iot-topicrule_firehoseaction.go | 52 + .../iot/aws-iot-topicrule_httpaction.go | 52 + .../iot/aws-iot-topicrule_httpactionheader.go | 42 + .../aws-iot-topicrule_httpauthorization.go | 35 + .../aws-iot-topicrule_iotanalyticsaction.go | 47 + .../iot/aws-iot-topicrule_ioteventsaction.go | 52 + .../aws-iot-topicrule_iotsitewiseaction.go | 42 + .../iot/aws-iot-topicrule_kafkaaction.go | 57 + .../iot/aws-iot-topicrule_kinesisaction.go | 47 + .../iot/aws-iot-topicrule_lambdaaction.go | 37 + .../iot/aws-iot-topicrule_opensearchaction.go | 57 + ...ot-topicrule_putassetpropertyvalueentry.go | 57 + .../iot/aws-iot-topicrule_putiteminput.go | 37 + .../iot/aws-iot-topicrule_republishaction.go | 47 + .../iot/aws-iot-topicrule_s3action.go | 52 + .../aws-iot-topicrule_sigv4authorization.go | 47 + .../iot/aws-iot-topicrule_snsaction.go | 47 + .../iot/aws-iot-topicrule_sqsaction.go | 47 + .../aws-iot-topicrule_stepfunctionsaction.go | 47 + .../iot/aws-iot-topicrule_timestreamaction.go | 62 + .../aws-iot-topicrule_timestreamdimension.go | 42 + .../aws-iot-topicrule_timestreamtimestamp.go | 42 + .../iot/aws-iot-topicrule_topicrulepayload.go | 62 + .../iot/aws-iot-topicruledestination.go | 118 + ...ledestination_httpurldestinationsummary.go | 37 + ...uledestination_vpcdestinationproperties.go | 52 + .../iot1click/aws-iot1click-device.go | 113 + .../iot1click/aws-iot1click-placement.go | 123 + .../iot1click/aws-iot1click-project.go | 118 + .../aws-iot1click-project_devicetemplate.go | 42 + ...aws-iot1click-project_placementtemplate.go | 40 + .../iotanalytics/aws-iotanalytics-channel.go | 124 + ...aws-iotanalytics-channel_channelstorage.go | 40 + ...-iotanalytics-channel_customermanageds3.go | 47 + ...ws-iotanalytics-channel_retentionperiod.go | 42 + ...s-iotanalytics-channel_servicemanageds3.go | 30 + .../iotanalytics/aws-iotanalytics-dataset.go | 144 + .../aws-iotanalytics-dataset_action.go | 47 + ...ws-iotanalytics-dataset_containeraction.go | 52 + ...tics-dataset_datasetcontentdeliveryrule.go | 42 + ...t_datasetcontentdeliveryruledestination.go | 40 + ...tics-dataset_datasetcontentversionvalue.go | 37 + .../aws-iotanalytics-dataset_deltatime.go | 42 + ...set_deltatimesessionwindowconfiguration.go | 37 + .../aws-iotanalytics-dataset_filter.go | 35 + ...-iotanalytics-dataset_glueconfiguration.go | 42 + ...taset_ioteventsdestinationconfiguration.go | 42 + .../aws-iotanalytics-dataset_latedatarule.go | 42 + ...ytics-dataset_latedataruleconfiguration.go | 35 + ...iotanalytics-dataset_outputfileurivalue.go | 37 + .../aws-iotanalytics-dataset_queryaction.go | 42 + ...analytics-dataset_resourceconfiguration.go | 42 + ...ws-iotanalytics-dataset_retentionperiod.go | 42 + ...tics-dataset_s3destinationconfiguration.go | 52 + .../aws-iotanalytics-dataset_schedule.go | 37 + .../aws-iotanalytics-dataset_trigger.go | 40 + ...-iotanalytics-dataset_triggeringdataset.go | 37 + .../aws-iotanalytics-dataset_variable.go | 57 + ...alytics-dataset_versioningconfiguration.go | 42 + .../aws-iotanalytics-datastore.go | 134 + .../aws-iotanalytics-datastore_column.go | 42 + ...otanalytics-datastore_customermanageds3.go | 47 + ...tics-datastore_customermanageds3storage.go | 42 + ...tanalytics-datastore_datastorepartition.go | 40 + ...analytics-datastore_datastorepartitions.go | 35 + ...iotanalytics-datastore_datastorestorage.go | 45 + ...ytics-datastore_fileformatconfiguration.go | 40 + ...-datastore_iotsitewisemultilayerstorage.go | 35 + ...otanalytics-datastore_jsonconfiguration.go | 30 + ...nalytics-datastore_parquetconfiguration.go | 35 + .../aws-iotanalytics-datastore_partition.go | 37 + ...-iotanalytics-datastore_retentionperiod.go | 42 + ...iotanalytics-datastore_schemadefinition.go | 35 + ...iotanalytics-datastore_servicemanageds3.go | 30 + ...tanalytics-datastore_timestamppartition.go | 42 + .../iotanalytics/aws-iotanalytics-pipeline.go | 119 + .../aws-iotanalytics-pipeline_activity.go | 80 + ...aws-iotanalytics-pipeline_addattributes.go | 47 + .../aws-iotanalytics-pipeline_channel.go | 47 + .../aws-iotanalytics-pipeline_datastore.go | 42 + ...analytics-pipeline_deviceregistryenrich.go | 57 + ...otanalytics-pipeline_deviceshadowenrich.go | 57 + .../aws-iotanalytics-pipeline_filter.go | 47 + .../aws-iotanalytics-pipeline_lambda.go | 52 + .../aws-iotanalytics-pipeline_math.go | 52 + ...-iotanalytics-pipeline_removeattributes.go | 47 + ...-iotanalytics-pipeline_selectattributes.go | 47 + ...ws-iotcoredeviceadvisor-suitedefinition.go | 112 + .../iotevents/aws-iotevents-detectormodel.go | 139 + .../aws-iotevents-detectormodel_action.go | 95 + ...ts-detectormodel_assetpropertytimestamp.go | 42 + ...events-detectormodel_assetpropertyvalue.go | 47 + ...ents-detectormodel_assetpropertyvariant.go | 52 + .../aws-iotevents-detectormodel_cleartimer.go | 37 + ...s-detectormodel_detectormodeldefinition.go | 42 + .../aws-iotevents-detectormodel_dynamodb.go | 82 + .../aws-iotevents-detectormodel_dynamodbv2.go | 42 + .../aws-iotevents-detectormodel_event.go | 47 + .../aws-iotevents-detectormodel_firehose.go | 47 + .../aws-iotevents-detectormodel_iotevents.go | 42 + ...aws-iotevents-detectormodel_iotsitewise.go | 57 + ...iotevents-detectormodel_iottopicpublish.go | 42 + .../aws-iotevents-detectormodel_lambda.go | 42 + .../aws-iotevents-detectormodel_onenter.go | 35 + .../aws-iotevents-detectormodel_onexit.go | 35 + .../aws-iotevents-detectormodel_oninput.go | 40 + .../aws-iotevents-detectormodel_payload.go | 42 + .../aws-iotevents-detectormodel_resettimer.go | 37 + .../aws-iotevents-detectormodel_settimer.go | 47 + ...aws-iotevents-detectormodel_setvariable.go | 42 + .../aws-iotevents-detectormodel_sns.go | 42 + .../aws-iotevents-detectormodel_sqs.go | 47 + .../aws-iotevents-detectormodel_state.go | 52 + ...iotevents-detectormodel_transitionevent.go | 52 + .../iotevents/aws-iotevents-input.go | 124 + .../aws-iotevents-input_attribute.go | 37 + .../aws-iotevents-input_inputdefinition.go | 35 + .../aws-iotfleethub-application.go | 124 + .../aws-iotsitewise-accesspolicy.go | 118 + ...ewise-accesspolicy_accesspolicyidentity.go | 45 + ...ewise-accesspolicy_accesspolicyresource.go | 40 + .../aws-iotsitewise-accesspolicy_iamrole.go | 37 + .../aws-iotsitewise-accesspolicy_iamuser.go | 37 + .../aws-iotsitewise-accesspolicy_portal.go | 37 + .../aws-iotsitewise-accesspolicy_project.go | 37 + .../aws-iotsitewise-accesspolicy_user.go | 37 + .../iotsitewise/aws-iotsitewise-asset.go | 129 + .../aws-iotsitewise-asset_assethierarchy.go | 42 + .../aws-iotsitewise-asset_assetproperty.go | 47 + .../iotsitewise/aws-iotsitewise-assetmodel.go | 134 + ...ise-assetmodel_assetmodelcompositemodel.go | 52 + ...sitewise-assetmodel_assetmodelhierarchy.go | 47 + ...tsitewise-assetmodel_assetmodelproperty.go | 62 + .../aws-iotsitewise-assetmodel_attribute.go | 37 + ...tsitewise-assetmodel_expressionvariable.go | 42 + .../aws-iotsitewise-assetmodel_metric.go | 47 + ...aws-iotsitewise-assetmodel_metricwindow.go | 35 + ...aws-iotsitewise-assetmodel_propertytype.go | 52 + .../aws-iotsitewise-assetmodel_transform.go | 42 + ...s-iotsitewise-assetmodel_tumblingwindow.go | 42 + ...ws-iotsitewise-assetmodel_variablevalue.go | 42 + .../iotsitewise/aws-iotsitewise-dashboard.go | 129 + .../iotsitewise/aws-iotsitewise-gateway.go | 124 + ...tewise-gateway_gatewaycapabilitysummary.go | 42 + ...aws-iotsitewise-gateway_gatewayplatform.go | 35 + .../aws-iotsitewise-gateway_greengrass.go | 37 + .../iotsitewise/aws-iotsitewise-portal.go | 144 + .../iotsitewise/aws-iotsitewise-project.go | 129 + .../aws-iotthingsgraph-flowtemplate.go | 113 + ...gsgraph-flowtemplate_definitiondocument.go | 42 + .../aws-iotwireless-destination.go | 134 + .../aws-iotwireless-deviceprofile.go | 119 + ...less-deviceprofile_lorawandeviceprofile.go | 102 + .../iotwireless/aws-iotwireless-fuotatask.go | 154 + .../aws-iotwireless-fuotatask_lorawan.go | 42 + .../aws-iotwireless-multicastgroup.go | 134 + .../aws-iotwireless-multicastgroup_lorawan.go | 52 + .../aws-iotwireless-partneraccount.go | 139 + ...less-partneraccount_sidewalkaccountinfo.go | 37 + ...ss-partneraccount_sidewalkupdateaccount.go | 37 + .../aws-iotwireless-serviceprofile.go | 119 + ...ss-serviceprofile_lorawanserviceprofile.go | 127 + .../aws-iotwireless-taskdefinition.go | 134 + ...ss-taskdefinition_lorawangatewayversion.go | 47 + ...finition_lorawanupdategatewaytaskcreate.go | 52 + ...efinition_lorawanupdategatewaytaskentry.go | 40 + ...inition_updatewirelessgatewaytaskcreate.go | 47 + .../aws-iotwireless-wirelessdevice.go | 144 + .../aws-iotwireless-wirelessdevice_abpv10x.go | 42 + .../aws-iotwireless-wirelessdevice_abpv11.go | 42 + ...otwireless-wirelessdevice_lorawandevice.go | 67 + ...aws-iotwireless-wirelessdevice_otaav10x.go | 42 + .../aws-iotwireless-wirelessdevice_otaav11.go | 47 + ...eless-wirelessdevice_sessionkeysabpv10x.go | 42 + ...reless-wirelessdevice_sessionkeysabpv11.go | 52 + .../aws-iotwireless-wirelessgateway.go | 134 + ...wireless-wirelessgateway_lorawangateway.go | 42 + .../cloudformation/ivs/aws-ivs-channel.go | 134 + .../ivs/aws-ivs-playbackkeypair.go | 119 + .../ivs/aws-ivs-recordingconfiguration.go | 119 + ...gconfiguration_destinationconfiguration.go | 35 + ...onfiguration_s3destinationconfiguration.go | 37 + .../cloudformation/ivs/aws-ivs-streamkey.go | 114 + .../kendra/aws-kendra-datasource.go | 144 + ...tasource_accesscontrollistconfiguration.go | 37 + .../aws-kendra-datasource_aclconfiguration.go | 37 + ...endra-datasource_changedetectingcolumns.go | 37 + ...s-kendra-datasource_columnconfiguration.go | 57 + ...ource_confluenceattachmentconfiguration.go | 42 + ...confluenceattachmenttoindexfieldmapping.go | 47 + ...-datasource_confluenceblogconfiguration.go | 35 + ...ource_confluenceblogtoindexfieldmapping.go | 47 + ...ndra-datasource_confluenceconfiguration.go | 82 + ...-datasource_confluencepageconfiguration.go | 35 + ...ource_confluencepagetoindexfieldmapping.go | 47 + ...datasource_confluencespaceconfiguration.go | 57 + ...urce_confluencespacetoindexfieldmapping.go | 47 + ...ndra-datasource_connectionconfiguration.go | 57 + ...kendra-datasource_databaseconfiguration.go | 62 + ...ndra-datasource_datasourceconfiguration.go | 80 + ...e_datasourceinclusionsexclusionsstrings.go | 37 + ...atasource_datasourcetoindexfieldmapping.go | 47 + ...ource_datasourcetoindexfieldmappinglist.go | 35 + ...a-datasource_datasourcevpcconfiguration.go | 42 + ...tasource_documentsmetadataconfiguration.go | 37 + ...dra-datasource_googledriveconfiguration.go | 67 + ...kendra-datasource_onedriveconfiguration.go | 67 + .../aws-kendra-datasource_onedriveuserlist.go | 37 + .../aws-kendra-datasource_onedriveusers.go | 42 + ...ws-kendra-datasource_proxyconfiguration.go | 47 + ...ra-datasource_s3datasourceconfiguration.go | 62 + .../kendra/aws-kendra-datasource_s3path.go | 42 + ...urce_salesforcechatterfeedconfiguration.go | 52 + ...salesforcechatterfeedincludefiltertypes.go | 37 + ...ndra-datasource_salesforceconfiguration.go | 77 + ...customknowledgearticletypeconfiguration.go | 52 + ...omknowledgearticletypeconfigurationlist.go | 35 + ...salesforceknowledgearticleconfiguration.go | 47 + ...rce_salesforceknowledgearticlestatelist.go | 37 + ...andardknowledgearticletypeconfiguration.go | 47 + ...cestandardobjectattachmentconfiguration.go | 42 + ...e_salesforcestandardobjectconfiguration.go | 52 + ...lesforcestandardobjectconfigurationlist.go | 35 + ...ndra-datasource_servicenowconfiguration.go | 62 + ...servicenowknowledgearticleconfiguration.go | 67 + ...e_servicenowservicecatalogconfiguration.go | 62 + ...ndra-datasource_sharepointconfiguration.go | 92 + .../aws-kendra-datasource_sqlconfiguration.go | 37 + .../kendra/aws-kendra-datasource_taglist.go | 36 + ...e_webcrawlerauthenticationconfiguration.go | 35 + ...atasource_webcrawlerbasicauthentication.go | 47 + ...ndra-datasource_webcrawlerconfiguration.go | 77 + ...tasource_webcrawlerseedurlconfiguration.go | 42 + ...asource_webcrawlersitemapsconfiguration.go | 37 + .../aws-kendra-datasource_webcrawlerurls.go | 40 + ...kendra-datasource_workdocsconfiguration.go | 62 + .../cloudformation/kendra/aws-kendra-faq.go | 139 + .../kendra/aws-kendra-faq_s3path.go | 42 + .../kendra/aws-kendra-faq_taglist.go | 36 + .../cloudformation/kendra/aws-kendra-index.go | 154 + ...kendra-index_capacityunitsconfiguration.go | 42 + ...dra-index_documentmetadataconfiguration.go | 52 + ...index_documentmetadataconfigurationlist.go | 35 + ...kendra-index_jsontokentypeconfiguration.go | 42 + ...-kendra-index_jwttokentypeconfiguration.go | 67 + .../kendra/aws-kendra-index_relevance.go | 57 + .../kendra/aws-kendra-index_search.go | 52 + ...index_serversideencryptionconfiguration.go | 37 + .../kendra/aws-kendra-index_taglist.go | 36 + ...aws-kendra-index_usertokenconfiguration.go | 40 + .../aws-kendra-index_valueimportanceitem.go | 42 + .../aws-kendra-index_valueimportanceitems.go | 35 + .../kinesis/aws-kinesis-stream.go | 129 + .../aws-kinesis-stream_streamencryption.go | 42 + .../kinesis/aws-kinesis-streamconsumer.go | 113 + .../aws-kinesisanalytics-application.go | 123 + ...lytics-application_csvmappingparameters.go | 42 + .../aws-kinesisanalytics-application_input.go | 62 + ...lytics-application_inputlambdaprocessor.go | 42 + ...sanalytics-application_inputparallelism.go | 37 + ...pplication_inputprocessingconfiguration.go | 35 + ...inesisanalytics-application_inputschema.go | 47 + ...ytics-application_jsonmappingparameters.go | 37 + ...lytics-application_kinesisfirehoseinput.go | 42 + ...alytics-application_kinesisstreamsinput.go | 42 + ...analytics-application_mappingparameters.go | 40 + ...nesisanalytics-application_recordcolumn.go | 47 + ...nesisanalytics-application_recordformat.go | 42 + .../aws-kinesisanalytics-applicationoutput.go | 113 + ...ics-applicationoutput_destinationschema.go | 37 + ...applicationoutput_kinesisfirehoseoutput.go | 42 + ...-applicationoutput_kinesisstreamsoutput.go | 42 + ...nalytics-applicationoutput_lambdaoutput.go | 42 + ...nesisanalytics-applicationoutput_output.go | 57 + ...nalytics-applicationreferencedatasource.go | 113 + ...eferencedatasource_csvmappingparameters.go | 42 + ...ferencedatasource_jsonmappingparameters.go | 37 + ...onreferencedatasource_mappingparameters.go | 40 + ...icationreferencedatasource_recordcolumn.go | 47 + ...icationreferencedatasource_recordformat.go | 42 + ...referencedatasource_referencedatasource.go | 47 + ...tionreferencedatasource_referenceschema.go | 47 + ...ferencedatasource_s3referencedatasource.go | 47 + .../aws-kinesisanalyticsv2-application.go | 139 + ...pplication_applicationcodeconfiguration.go | 42 + ...v2-application_applicationconfiguration.go | 60 + ...cation_applicationsnapshotconfiguration.go | 37 + ...ticsv2-application_catalogconfiguration.go | 35 + ...sv2-application_checkpointconfiguration.go | 52 + ...esisanalyticsv2-application_codecontent.go | 47 + ...ticsv2-application_csvmappingparameters.go | 42 + ...application_customartifactconfiguration.go | 47 + ...pplication_customartifactsconfiguration.go | 30 + ...cation_deployasapplicationconfiguration.go | 35 + ...icsv2-application_environmentproperties.go | 35 + ...plication_flinkapplicationconfiguration.go | 45 + ...pplication_gluedatacatalogconfiguration.go | 37 + ...ws-kinesisanalyticsv2-application_input.go | 62 + ...ticsv2-application_inputlambdaprocessor.go | 37 + ...nalyticsv2-application_inputparallelism.go | 37 + ...pplication_inputprocessingconfiguration.go | 35 + ...esisanalyticsv2-application_inputschema.go | 47 + ...icsv2-application_jsonmappingparameters.go | 37 + ...ticsv2-application_kinesisfirehoseinput.go | 37 + ...yticsv2-application_kinesisstreamsinput.go | 37 + ...alyticsv2-application_mappingparameters.go | 40 + ...sanalyticsv2-application_mavenreference.go | 47 + ...sv2-application_monitoringconfiguration.go | 47 + ...v2-application_parallelismconfiguration.go | 52 + ...isanalyticsv2-application_propertygroup.go | 42 + ...sisanalyticsv2-application_recordcolumn.go | 47 + ...sisanalyticsv2-application_recordformat.go | 42 + ...icsv2-application_s3contentbaselocation.go | 42 + ...alyticsv2-application_s3contentlocation.go | 47 + ...application_sqlapplicationconfiguration.go | 35 + ...cation_zeppelinapplicationconfiguration.go | 50 + ...ication_zeppelinmonitoringconfiguration.go | 37 + ...csv2-applicationcloudwatchloggingoption.go | 113 + ...chloggingoption_cloudwatchloggingoption.go | 37 + ...ws-kinesisanalyticsv2-applicationoutput.go | 113 + ...sv2-applicationoutput_destinationschema.go | 37 + ...applicationoutput_kinesisfirehoseoutput.go | 37 + ...-applicationoutput_kinesisstreamsoutput.go | 37 + ...lyticsv2-applicationoutput_lambdaoutput.go | 37 + ...sisanalyticsv2-applicationoutput_output.go | 57 + ...lyticsv2-applicationreferencedatasource.go | 113 + ...eferencedatasource_csvmappingparameters.go | 42 + ...ferencedatasource_jsonmappingparameters.go | 37 + ...onreferencedatasource_mappingparameters.go | 40 + ...icationreferencedatasource_recordcolumn.go | 47 + ...icationreferencedatasource_recordformat.go | 42 + ...referencedatasource_referencedatasource.go | 47 + ...tionreferencedatasource_referenceschema.go | 47 + ...ferencedatasource_s3referencedatasource.go | 42 + .../aws-kinesisfirehose-deliverystream.go | 164 + ...m_amazonopensearchservicebufferinghints.go | 42 + ...ensearchservicedestinationconfiguration.go | 97 + ...eam_amazonopensearchserviceretryoptions.go | 37 + ...sfirehose-deliverystream_bufferinghints.go | 42 + ...deliverystream_cloudwatchloggingoptions.go | 47 + ...esisfirehose-deliverystream_copycommand.go | 47 + ...tream_dataformatconversionconfiguration.go | 52 + ...iverystreamencryptionconfigurationinput.go | 42 + ...sisfirehose-deliverystream_deserializer.go | 40 + ...stream_dynamicpartitioningconfiguration.go | 42 + ...iverystream_elasticsearchbufferinghints.go | 42 + ...m_elasticsearchdestinationconfiguration.go | 97 + ...eliverystream_elasticsearchretryoptions.go | 37 + ...-deliverystream_encryptionconfiguration.go | 42 + ...ream_extendeds3destinationconfiguration.go | 97 + ...isfirehose-deliverystream_hivejsonserde.go | 37 + ...iverystream_httpendpointcommonattribute.go | 42 + ...eliverystream_httpendpointconfiguration.go | 47 + ...am_httpendpointdestinationconfiguration.go | 77 + ...stream_httpendpointrequestconfiguration.go | 42 + ...deliverystream_inputformatconfiguration.go | 35 + ...stream_kinesisstreamsourceconfiguration.go | 42 + ...hose-deliverystream_kmsencryptionconfig.go | 37 + ...sfirehose-deliverystream_openxjsonserde.go | 47 + ...kinesisfirehose-deliverystream_orcserde.go | 82 + ...eliverystream_outputformatconfiguration.go | 35 + ...sisfirehose-deliverystream_parquetserde.go | 62 + ...-deliverystream_processingconfiguration.go | 42 + ...inesisfirehose-deliverystream_processor.go | 42 + ...ehose-deliverystream_processorparameter.go | 42 + ...stream_redshiftdestinationconfiguration.go | 87 + ...ose-deliverystream_redshiftretryoptions.go | 37 + ...sisfirehose-deliverystream_retryoptions.go | 37 + ...liverystream_s3destinationconfiguration.go | 72 + ...hose-deliverystream_schemaconfiguration.go | 62 + ...nesisfirehose-deliverystream_serializer.go | 40 + ...rystream_splunkdestinationconfiguration.go | 77 + ...ehose-deliverystream_splunkretryoptions.go | 37 + ...irehose-deliverystream_vpcconfiguration.go | 47 + .../cloudformation/kms/aws-kms-alias.go | 113 + goformation/cloudformation/kms/aws-kms-key.go | 149 + .../cloudformation/kms/aws-kms-replicakey.go | 134 + .../aws-lakeformation-datalakesettings.go | 113 + ...s-lakeformation-datalakesettings_admins.go | 30 + ...tion-datalakesettings_datalakeprincipal.go | 37 + .../aws-lakeformation-permissions.go | 123 + ...akeformation-permissions_columnwildcard.go | 37 + ...eformation-permissions_databaseresource.go | 42 + ...formation-permissions_datalakeprincipal.go | 37 + ...mation-permissions_datalocationresource.go | 42 + .../aws-lakeformation-permissions_resource.go | 50 + ...lakeformation-permissions_tableresource.go | 52 + ...lakeformation-permissions_tablewildcard.go | 30 + ...on-permissions_tablewithcolumnsresource.go | 57 + .../aws-lakeformation-resource.go | 118 + .../cloudformation/lambda/aws-lambda-alias.go | 143 + ...-lambda-alias_aliasroutingconfiguration.go | 35 + ...ias_provisionedconcurrencyconfiguration.go | 37 + .../lambda/aws-lambda-alias_versionweight.go | 42 + .../lambda/aws-lambda-codesigningconfig.go | 118 + ...bda-codesigningconfig_allowedpublishers.go | 37 + ...a-codesigningconfig_codesigningpolicies.go | 37 + .../lambda/aws-lambda-eventinvokeconfig.go | 128 + ...bda-eventinvokeconfig_destinationconfig.go | 40 + .../aws-lambda-eventinvokeconfig_onfailure.go | 37 + .../aws-lambda-eventinvokeconfig_onsuccess.go | 37 + .../lambda/aws-lambda-eventsourcemapping.go | 198 + ...da-eventsourcemapping_destinationconfig.go | 35 + ...aws-lambda-eventsourcemapping_endpoints.go | 37 + ...aws-lambda-eventsourcemapping_onfailure.go | 37 + ...entsourcemapping_selfmanagedeventsource.go | 35 + ...sourcemapping_sourceaccessconfiguration.go | 42 + .../lambda/aws-lambda-function.go | 209 + .../lambda/aws-lambda-function_code.go | 57 + .../aws-lambda-function_deadletterconfig.go | 37 + .../lambda/aws-lambda-function_environment.go | 37 + .../aws-lambda-function_filesystemconfig.go | 42 + .../lambda/aws-lambda-function_imageconfig.go | 47 + .../aws-lambda-function_tracingconfig.go | 37 + .../lambda/aws-lambda-function_vpcconfig.go | 42 + .../lambda/aws-lambda-layerversion.go | 133 + .../lambda/aws-lambda-layerversion_content.go | 47 + .../aws-lambda-layerversionpermission.go | 123 + .../lambda/aws-lambda-permission.go | 133 + .../lambda/aws-lambda-version.go | 123 + ...ion_provisionedconcurrencyconfiguration.go | 37 + .../aws-licensemanager-grant.go | 133 + .../aws-licensemanager-license.go | 158 + ...ensemanager-license_borrowconfiguration.go | 42 + ...anager-license_consumptionconfiguration.go | 47 + .../aws-licensemanager-license_entitlement.go | 62 + .../aws-licensemanager-license_issuerdata.go | 42 + .../aws-licensemanager-license_metadata.go | 42 + ...anager-license_provisionalconfiguration.go | 37 + ...censemanager-license_validitydateformat.go | 42 + .../lightsail/aws-lightsail-database.go | 179 + ...il-database_relationaldatabaseparameter.go | 72 + .../lightsail/aws-lightsail-disk.go | 129 + .../lightsail/aws-lightsail-disk_addon.go | 47 + .../aws-lightsail-disk_autosnapshotaddon.go | 37 + .../lightsail/aws-lightsail-instance.go | 154 + .../lightsail/aws-lightsail-instance_addon.go | 47 + ...ws-lightsail-instance_autosnapshotaddon.go | 37 + .../lightsail/aws-lightsail-instance_disk.go | 67 + .../aws-lightsail-instance_hardware.go | 47 + .../aws-lightsail-instance_location.go | 42 + .../aws-lightsail-instance_monthlytransfer.go | 37 + .../aws-lightsail-instance_networking.go | 40 + .../lightsail/aws-lightsail-instance_port.go | 82 + .../lightsail/aws-lightsail-instance_state.go | 42 + .../lightsail/aws-lightsail-staticip.go | 113 + .../aws-location-geofencecollection.go | 128 + .../location/aws-location-map.go | 123 + .../aws-location-map_mapconfiguration.go | 37 + .../location/aws-location-placeindex.go | 128 + ...tion-placeindex_datasourceconfiguration.go | 37 + .../location/aws-location-routecalculator.go | 123 + .../location/aws-location-tracker.go | 133 + .../location/aws-location-trackerconsumer.go | 113 + .../logs/aws-logs-destination.go | 123 + .../cloudformation/logs/aws-logs-loggroup.go | 124 + .../cloudformation/logs/aws-logs-logstream.go | 113 + .../logs/aws-logs-metricfilter.go | 118 + ...-logs-metricfilter_metrictransformation.go | 52 + .../logs/aws-logs-querydefinition.go | 118 + .../logs/aws-logs-resourcepolicy.go | 113 + .../logs/aws-logs-subscriptionfilter.go | 123 + ...aws-lookoutequipment-inferencescheduler.go | 149 + .../aws-lookoutmetrics-alert.go | 128 + .../aws-lookoutmetrics-alert_action.go | 40 + ...ookoutmetrics-alert_lambdaconfiguration.go | 42 + ...s-lookoutmetrics-alert_snsconfiguration.go | 42 + .../aws-lookoutmetrics-anomalydetector.go | 128 + ...s-anomalydetector_anomalydetectorconfig.go | 37 + ...utmetrics-anomalydetector_appflowconfig.go | 42 + ...etrics-anomalydetector_cloudwatchconfig.go | 37 + ...ics-anomalydetector_csvformatdescriptor.go | 62 + ...cs-anomalydetector_fileformatdescriptor.go | 40 + ...cs-anomalydetector_jsonformatdescriptor.go | 42 + ...s-lookoutmetrics-anomalydetector_metric.go | 47 + ...ookoutmetrics-anomalydetector_metricset.go | 77 + ...outmetrics-anomalydetector_metricsource.go | 55 + ...metrics-anomalydetector_rdssourceconfig.go | 72 + ...cs-anomalydetector_redshiftsourceconfig.go | 72 + ...tmetrics-anomalydetector_s3sourceconfig.go | 52 + ...metrics-anomalydetector_timestampcolumn.go | 42 + ...etrics-anomalydetector_vpcconfiguration.go | 42 + .../aws-lookoutvision-project.go | 108 + .../macie/aws-macie-customdataidentifier.go | 133 + .../macie/aws-macie-findingsfilter.go | 128 + .../aws-macie-findingsfilter_criterion.go | 30 + ...ws-macie-findingsfilter_findingcriteria.go | 35 + ...e-findingsfilter_findingsfilterlistitem.go | 42 + .../cloudformation/macie/aws-macie-session.go | 113 + .../aws-managedblockchain-member.go | 123 + ...ockchain-member_approvalthresholdpolicy.go | 47 + ...edblockchain-member_memberconfiguration.go | 47 + ...kchain-member_memberfabricconfiguration.go | 42 + ...ain-member_memberframeworkconfiguration.go | 35 + ...dblockchain-member_networkconfiguration.go | 62 + ...chain-member_networkfabricconfiguration.go | 37 + ...in-member_networkframeworkconfiguration.go | 35 + ...s-managedblockchain-member_votingpolicy.go | 35 + .../aws-managedblockchain-node.go | 118 + ...anagedblockchain-node_nodeconfiguration.go | 42 + .../mediaconnect/aws-mediaconnect-flow.go | 123 + .../aws-mediaconnect-flow_encryption.go | 77 + .../aws-mediaconnect-flow_failoverconfig.go | 42 + .../aws-mediaconnect-flow_source.go | 107 + .../aws-mediaconnect-flowentitlement.go | 138 + ...mediaconnect-flowentitlement_encryption.go | 77 + .../aws-mediaconnect-flowoutput.go | 173 + .../aws-mediaconnect-flowoutput_encryption.go | 52 + ...nnect-flowoutput_vpcinterfaceattachment.go | 37 + .../aws-mediaconnect-flowsource.go | 163 + .../aws-mediaconnect-flowsource_encryption.go | 77 + .../aws-mediaconnect-flowvpcinterface.go | 128 + .../aws-mediaconvert-jobtemplate.go | 153 + ...onvert-jobtemplate_accelerationsettings.go | 37 + ...mediaconvert-jobtemplate_hopdestination.go | 47 + .../mediaconvert/aws-mediaconvert-preset.go | 128 + .../mediaconvert/aws-mediaconvert-queue.go | 128 + .../medialive/aws-medialive-channel.go | 158 + .../aws-medialive-channel_aacsettings.go | 77 + .../aws-medialive-channel_ac3settings.go | 67 + ...dialive-channel_ancillarysourcesettings.go | 37 + ...ws-medialive-channel_archivecdnsettings.go | 35 + ...ialive-channel_archivecontainersettings.go | 40 + ...-medialive-channel_archivegroupsettings.go | 47 + ...medialive-channel_archiveoutputsettings.go | 47 + ...aws-medialive-channel_archives3settings.go | 37 + ...dialive-channel_aribdestinationsettings.go | 30 + ...ws-medialive-channel_aribsourcesettings.go | 30 + ...s-medialive-channel_audiochannelmapping.go | 42 + ...ws-medialive-channel_audiocodecsettings.go | 60 + .../aws-medialive-channel_audiodescription.go | 87 + ...live-channel_audiohlsrenditionselection.go | 42 + ...edialive-channel_audiolanguageselection.go | 42 + ...live-channel_audionormalizationsettings.go | 47 + ...-medialive-channel_audioonlyhlssettings.go | 52 + ...aws-medialive-channel_audiopidselection.go | 37 + .../aws-medialive-channel_audioselector.go | 42 + ...medialive-channel_audioselectorsettings.go | 50 + ...ve-channel_audiosilencefailoversettings.go | 42 + .../aws-medialive-channel_audiotrack.go | 37 + ...s-medialive-channel_audiotrackselection.go | 35 + ...edialive-channel_audiowatermarksettings.go | 35 + ...-channel_automaticinputfailoversettings.go | 52 + .../aws-medialive-channel_availblanking.go | 42 + ...ws-medialive-channel_availconfiguration.go | 35 + .../aws-medialive-channel_availsettings.go | 40 + .../aws-medialive-channel_blackoutslate.go | 57 + ...alive-channel_burnindestinationsettings.go | 117 + ...ws-medialive-channel_captiondescription.go | 57 + ...live-channel_captiondestinationsettings.go | 95 + ...edialive-channel_captionlanguagemapping.go | 47 + .../aws-medialive-channel_captionrectangle.go | 52 + .../aws-medialive-channel_captionselector.go | 47 + ...dialive-channel_captionselectorsettings.go | 65 + ...medialive-channel_cdiinputspecification.go | 37 + ...e-channel_colorspacepassthroughsettings.go | 30 + .../aws-medialive-channel_dvbnitsettings.go | 47 + .../aws-medialive-channel_dvbsdtsettings.go | 52 + ...alive-channel_dvbsubdestinationsettings.go | 117 + ...-medialive-channel_dvbsubsourcesettings.go | 42 + .../aws-medialive-channel_dvbtdtsettings.go | 37 + .../aws-medialive-channel_eac3settings.go | 132 + ...alive-channel_ebuttddestinationsettings.go | 52 + ...ive-channel_embeddeddestinationsettings.go | 30 + ...l_embeddedplusscte20destinationsettings.go | 30 + ...edialive-channel_embeddedsourcesettings.go | 52 + .../aws-medialive-channel_encodersettings.go | 90 + ...aws-medialive-channel_failovercondition.go | 35 + ...alive-channel_failoverconditionsettings.go | 45 + ...ws-medialive-channel_featureactivations.go | 37 + ...aws-medialive-channel_fecoutputsettings.go | 47 + .../aws-medialive-channel_fmp4hlssettings.go | 47 + ...dialive-channel_framecapturecdnsettings.go | 35 + ...alive-channel_framecapturegroupsettings.go | 40 + ...dialive-channel_framecapturehlssettings.go | 30 + ...live-channel_framecaptureoutputsettings.go | 37 + ...edialive-channel_framecaptures3settings.go | 37 + ...-medialive-channel_framecapturesettings.go | 42 + ...s-medialive-channel_globalconfiguration.go | 62 + ...edialive-channel_h264colorspacesettings.go | 45 + ...ws-medialive-channel_h264filtersettings.go | 35 + .../aws-medialive-channel_h264settings.go | 237 + ...edialive-channel_h265colorspacesettings.go | 50 + ...ws-medialive-channel_h265filtersettings.go | 35 + .../aws-medialive-channel_h265settings.go | 177 + .../aws-medialive-channel_hdr10settings.go | 42 + ...aws-medialive-channel_hlsakamaisettings.go | 67 + ...s-medialive-channel_hlsbasicputsettings.go | 52 + .../aws-medialive-channel_hlscdnsettings.go | 55 + .../aws-medialive-channel_hlsgroupsettings.go | 242 + .../aws-medialive-channel_hlsinputsettings.go | 57 + ...medialive-channel_hlsmediastoresettings.go | 57 + ...aws-medialive-channel_hlsoutputsettings.go | 52 + .../aws-medialive-channel_hlss3settings.go | 37 + .../aws-medialive-channel_hlssettings.go | 50 + ...aws-medialive-channel_hlswebdavsettings.go | 57 + ...live-channel_htmlmotiongraphicssettings.go | 30 + .../aws-medialive-channel_inputattachment.go | 52 + ...aws-medialive-channel_inputchannellevel.go | 42 + .../aws-medialive-channel_inputlocation.go | 47 + ...aws-medialive-channel_inputlossbehavior.go | 57 + ...alive-channel_inputlossfailoversettings.go | 37 + .../aws-medialive-channel_inputsettings.go | 82 + ...ws-medialive-channel_inputspecification.go | 47 + ...s-medialive-channel_keyprovidersettings.go | 35 + .../aws-medialive-channel_m2tssettings.go | 267 + .../aws-medialive-channel_m3u8settings.go | 117 + ...alive-channel_mediapackagegroupsettings.go | 35 + ...l_mediapackageoutputdestinationsettings.go | 37 + ...live-channel_mediapackageoutputsettings.go | 30 + ...ive-channel_motiongraphicsconfiguration.go | 42 + ...edialive-channel_motiongraphicssettings.go | 35 + .../aws-medialive-channel_mp2settings.go | 47 + ...s-medialive-channel_mpeg2filtersettings.go | 35 + .../aws-medialive-channel_mpeg2settings.go | 112 + ...medialive-channel_mssmoothgroupsettings.go | 127 + ...edialive-channel_mssmoothoutputsettings.go | 42 + ...edialive-channel_multiplexgroupsettings.go | 30 + ...dialive-channel_multiplexoutputsettings.go | 35 + ...tiplexprogramchanneldestinationsettings.go | 42 + ...-medialive-channel_networkinputsettings.go | 42 + .../aws-medialive-channel_nielsencbet.go | 47 + ...-medialive-channel_nielsenconfiguration.go | 42 + .../aws-medialive-channel_nielsennaesiinw.go | 42 + ...alive-channel_nielsenwatermarkssettings.go | 47 + .../medialive/aws-medialive-channel_output.go | 57 + ...aws-medialive-channel_outputdestination.go | 52 + ...alive-channel_outputdestinationsettings.go | 52 + .../aws-medialive-channel_outputgroup.go | 47 + ...s-medialive-channel_outputgroupsettings.go | 70 + ...aws-medialive-channel_outputlocationref.go | 37 + .../aws-medialive-channel_outputsettings.go | 70 + ...s-medialive-channel_passthroughsettings.go | 30 + .../aws-medialive-channel_rawsettings.go | 30 + .../aws-medialive-channel_rec601settings.go | 30 + .../aws-medialive-channel_rec709settings.go | 30 + .../aws-medialive-channel_remixsettings.go | 47 + ...nnel_rtmpcaptioninfodestinationsettings.go | 30 + ...aws-medialive-channel_rtmpgroupsettings.go | 67 + ...ws-medialive-channel_rtmpoutputsettings.go | 52 + ...l_scte20plusembeddeddestinationsettings.go | 30 + ...-medialive-channel_scte20sourcesettings.go | 42 + ...alive-channel_scte27destinationsettings.go | 30 + ...-medialive-channel_scte27sourcesettings.go | 42 + ...ws-medialive-channel_scte35spliceinsert.go | 47 + ...-medialive-channel_scte35timesignalapos.go | 47 + ...live-channel_smptettdestinationsettings.go | 30 + ...s-medialive-channel_standardhlssettings.go | 42 + ...aws-medialive-channel_statickeysettings.go | 42 + ...ive-channel_teletextdestinationsettings.go | 30 + ...edialive-channel_teletextsourcesettings.go | 42 + ...edialive-channel_temporalfiltersettings.go | 42 + .../aws-medialive-channel_timecodeconfig.go | 42 + ...dialive-channel_ttmldestinationsettings.go | 37 + ...-medialive-channel_udpcontainersettings.go | 35 + .../aws-medialive-channel_udpgroupsettings.go | 47 + ...aws-medialive-channel_udpoutputsettings.go | 52 + ...live-channel_videoblackfailoversettings.go | 42 + ...ws-medialive-channel_videocodecsettings.go | 50 + .../aws-medialive-channel_videodescription.go | 67 + .../aws-medialive-channel_videoselector.go | 52 + ...channel_videoselectorcolorspacesettings.go | 35 + .../aws-medialive-channel_videoselectorpid.go | 37 + ...edialive-channel_videoselectorprogramid.go | 37 + ...medialive-channel_videoselectorsettings.go | 40 + ...aws-medialive-channel_vpcoutputsettings.go | 47 + .../aws-medialive-channel_wavsettings.go | 47 + ...alive-channel_webvttdestinationsettings.go | 37 + .../medialive/aws-medialive-input.go | 153 + ...medialive-input_inputdestinationrequest.go | 37 + .../aws-medialive-input_inputdevicerequest.go | 37 + ...aws-medialive-input_inputdevicesettings.go | 37 + .../aws-medialive-input_inputsourcerequest.go | 47 + .../aws-medialive-input_inputvpcrequest.go | 42 + ...medialive-input_mediaconnectflowrequest.go | 37 + .../aws-medialive-inputsecuritygroup.go | 111 + ...putsecuritygroup_inputwhitelistrulecidr.go | 37 + .../mediapackage/aws-mediapackage-asset.go | 134 + .../aws-mediapackage-asset_egressendpoint.go | 42 + .../mediapackage/aws-mediapackage-channel.go | 129 + .../aws-mediapackage-channel_hlsingest.go | 35 + ...aws-mediapackage-channel_ingestendpoint.go | 52 + ...s-mediapackage-channel_logconfiguration.go | 37 + .../aws-mediapackage-originendpoint.go | 174 + ...-mediapackage-originendpoint_adtriggers.go | 35 + ...diapackage-originendpoint_authorization.go | 42 + ...iapackage-originendpoint_cmafencryption.go | 47 + ...mediapackage-originendpoint_cmafpackage.go | 57 + ...iapackage-originendpoint_dashencryption.go | 42 + ...mediapackage-originendpoint_dashpackage.go | 107 + ...diapackage-originendpoint_hlsencryption.go | 57 + ...mediapackage-originendpoint_hlsmanifest.go | 82 + ...-mediapackage-originendpoint_hlspackage.go | 87 + ...diapackage-originendpoint_mssencryption.go | 35 + ...-mediapackage-originendpoint_msspackage.go | 52 + ...package-originendpoint_spekekeyprovider.go | 57 + ...apackage-originendpoint_streamselection.go | 47 + ...aws-mediapackage-packagingconfiguration.go | 139 + ...e-packagingconfiguration_cmafencryption.go | 35 + ...kage-packagingconfiguration_cmafpackage.go | 52 + ...e-packagingconfiguration_dashencryption.go | 35 + ...age-packagingconfiguration_dashmanifest.go | 57 + ...kage-packagingconfiguration_dashpackage.go | 62 + ...ge-packagingconfiguration_hlsencryption.go | 47 + ...kage-packagingconfiguration_hlsmanifest.go | 62 + ...ckage-packagingconfiguration_hlspackage.go | 52 + ...ge-packagingconfiguration_mssencryption.go | 35 + ...kage-packagingconfiguration_mssmanifest.go | 42 + ...ckage-packagingconfiguration_msspackage.go | 47 + ...packagingconfiguration_spekekeyprovider.go | 47 + ...-packagingconfiguration_streamselection.go | 47 + .../aws-mediapackage-packaginggroup.go | 124 + ...diapackage-packaginggroup_authorization.go | 42 + ...package-packaginggroup_logconfiguration.go | 37 + .../mediastore/aws-mediastore-container.go | 139 + .../aws-mediastore-container_corsrule.go | 57 + .../aws-mediastore-container_metricpolicy.go | 42 + ...s-mediastore-container_metricpolicyrule.go | 42 + .../memorydb/aws-memorydb-acl.go | 119 + .../memorydb/aws-memorydb-cluster.go | 219 + .../memorydb/aws-memorydb-cluster_endpoint.go | 42 + .../memorydb/aws-memorydb-parametergroup.go | 129 + .../memorydb/aws-memorydb-subnetgroup.go | 124 + .../memorydb/aws-memorydb-user.go | 124 + .../cloudformation/msk/aws-msk-cluster.go | 158 + .../msk/aws-msk-cluster_brokerlogs.go | 45 + .../aws-msk-cluster_brokernodegroupinfo.go | 62 + .../aws-msk-cluster_clientauthentication.go | 45 + .../msk/aws-msk-cluster_cloudwatchlogs.go | 42 + .../msk/aws-msk-cluster_configurationinfo.go | 42 + .../msk/aws-msk-cluster_connectivityinfo.go | 35 + .../msk/aws-msk-cluster_ebsstorageinfo.go | 37 + .../msk/aws-msk-cluster_encryptionatrest.go | 37 + .../msk/aws-msk-cluster_encryptioninfo.go | 40 + .../aws-msk-cluster_encryptionintransit.go | 42 + .../msk/aws-msk-cluster_firehose.go | 42 + .../cloudformation/msk/aws-msk-cluster_iam.go | 37 + .../msk/aws-msk-cluster_jmxexporter.go | 37 + .../msk/aws-msk-cluster_logginginfo.go | 35 + .../msk/aws-msk-cluster_nodeexporter.go | 37 + .../msk/aws-msk-cluster_openmonitoring.go | 35 + .../msk/aws-msk-cluster_prometheus.go | 40 + .../msk/aws-msk-cluster_publicaccess.go | 37 + .../cloudformation/msk/aws-msk-cluster_s3.go | 47 + .../msk/aws-msk-cluster_sasl.go | 40 + .../msk/aws-msk-cluster_scram.go | 37 + .../msk/aws-msk-cluster_storageinfo.go | 35 + .../cloudformation/msk/aws-msk-cluster_tls.go | 42 + .../msk/aws-msk-cluster_unauthenticated.go | 37 + .../mwaa/aws-mwaa-environment.go | 203 + ...s-mwaa-environment_loggingconfiguration.go | 55 + ...-environment_moduleloggingconfiguration.go | 47 + ...s-mwaa-environment_networkconfiguration.go | 42 + .../neptune/aws-neptune-dbcluster.go | 214 + .../aws-neptune-dbcluster_dbclusterrole.go | 42 + .../aws-neptune-dbclusterparametergroup.go | 129 + .../neptune/aws-neptune-dbinstance.go | 159 + .../neptune/aws-neptune-dbparametergroup.go | 129 + .../neptune/aws-neptune-dbsubnetgroup.go | 124 + .../aws-networkfirewall-firewall.go | 149 + ...-networkfirewall-firewall_subnetmapping.go | 37 + .../aws-networkfirewall-firewallpolicy.go | 124 + ...irewall-firewallpolicy_actiondefinition.go | 35 + ...orkfirewall-firewallpolicy_customaction.go | 42 + ...etworkfirewall-firewallpolicy_dimension.go | 37 + ...kfirewall-firewallpolicy_firewallpolicy.go | 67 + ...wall-firewallpolicy_publishmetricaction.go | 35 + ...ll-firewallpolicy_statefulengineoptions.go | 37 + ...rewallpolicy_statefulrulegroupreference.go | 42 + ...ewallpolicy_statelessrulegroupreference.go | 42 + ...ws-networkfirewall-loggingconfiguration.go | 118 + ...ggingconfiguration_logdestinationconfig.go | 47 + ...ggingconfiguration_loggingconfiguration.go | 35 + .../aws-networkfirewall-rulegroup.go | 134 + ...workfirewall-rulegroup_actiondefinition.go | 35 + .../aws-networkfirewall-rulegroup_address.go | 37 + ...-networkfirewall-rulegroup_customaction.go | 42 + ...aws-networkfirewall-rulegroup_dimension.go | 37 + .../aws-networkfirewall-rulegroup_header.go | 62 + .../aws-networkfirewall-rulegroup_ipset.go | 37 + ...tworkfirewall-rulegroup_matchattributes.go | 62 + ...aws-networkfirewall-rulegroup_portrange.go | 42 + .../aws-networkfirewall-rulegroup_portset.go | 37 + ...kfirewall-rulegroup_publishmetricaction.go | 35 + ...etworkfirewall-rulegroup_ruledefinition.go | 42 + ...aws-networkfirewall-rulegroup_rulegroup.go | 45 + ...ws-networkfirewall-rulegroup_ruleoption.go | 42 + ...s-networkfirewall-rulegroup_rulessource.go | 52 + ...tworkfirewall-rulegroup_rulessourcelist.go | 47 + ...networkfirewall-rulegroup_rulevariables.go | 40 + ...-networkfirewall-rulegroup_statefulrule.go | 47 + ...kfirewall-rulegroup_statefulruleoptions.go | 37 + ...networkfirewall-rulegroup_statelessrule.go | 42 + ...ulegroup_statelessrulesandcustomactions.go | 40 + ...-networkfirewall-rulegroup_tcpflagfield.go | 42 + ...tworkmanager-customergatewayassociation.go | 123 + .../aws-networkmanager-device.go | 149 + .../aws-networkmanager-device_location.go | 47 + .../aws-networkmanager-globalnetwork.go | 114 + .../networkmanager/aws-networkmanager-link.go | 139 + .../aws-networkmanager-link_bandwidth.go | 42 + .../aws-networkmanager-linkassociation.go | 118 + .../networkmanager/aws-networkmanager-site.go | 124 + .../aws-networkmanager-site_location.go | 47 + ...tworkmanager-transitgatewayregistration.go | 113 + .../aws-nimblestudio-launchprofile.go | 143 + ...tudio-launchprofile_streamconfiguration.go | 52 + .../aws-nimblestudio-streamingimage.go | 128 + .../nimblestudio/aws-nimblestudio-studio.go | 133 + ...io-studio_studioencryptionconfiguration.go | 42 + .../aws-nimblestudio-studiocomponent.go | 153 + ...ponent_activedirectorycomputerattribute.go | 42 + ...ocomponent_activedirectoryconfiguration.go | 47 + ...tudiocomponent_computefarmconfiguration.go | 42 + ...iocomponent_licenseserviceconfiguration.go | 37 + ...studiocomponent_scriptparameterkeyvalue.go | 42 + ...component_sharedfilesystemconfiguration.go | 57 + ...ocomponent_studiocomponentconfiguration.go | 50 + ...ent_studiocomponentinitializationscript.go | 52 + .../aws-opensearchservice-domain.go | 179 + ...ice-domain_advancedsecurityoptionsinput.go | 47 + ...-opensearchservice-domain_clusterconfig.go | 82 + ...opensearchservice-domain_cognitooptions.go | 52 + ...rchservice-domain_domainendpointoptions.go | 57 + ...aws-opensearchservice-domain_ebsoptions.go | 52 + ...hservice-domain_encryptionatrestoptions.go | 42 + ...earchservice-domain_logpublishingoption.go | 42 + ...nsearchservice-domain_masteruseroptions.go | 47 + ...vice-domain_nodetonodeencryptionoptions.go | 37 + ...pensearchservice-domain_snapshotoptions.go | 37 + ...aws-opensearchservice-domain_vpcoptions.go | 42 + ...earchservice-domain_zoneawarenessconfig.go | 37 + .../opsworks/aws-opsworks-app.go | 163 + .../opsworks/aws-opsworks-app_datasource.go | 47 + .../aws-opsworks-app_environmentvariable.go | 47 + .../opsworks/aws-opsworks-app_source.go | 62 + .../aws-opsworks-app_sslconfiguration.go | 47 + ...-opsworks-elasticloadbalancerattachment.go | 113 + .../opsworks/aws-opsworks-instance.go | 208 + ...ws-opsworks-instance_blockdevicemapping.go | 52 + .../aws-opsworks-instance_ebsblockdevice.go | 57 + ...-opsworks-instance_timebasedautoscaling.go | 67 + .../opsworks/aws-opsworks-layer.go | 199 + ...ws-opsworks-layer_autoscalingthresholds.go | 62 + ...works-layer_lifecycleeventconfiguration.go | 35 + ...aws-opsworks-layer_loadbasedautoscaling.go | 47 + .../opsworks/aws-opsworks-layer_recipes.go | 57 + ...sworks-layer_shutdowneventconfiguration.go | 42 + .../aws-opsworks-layer_volumeconfiguration.go | 67 + .../opsworks/aws-opsworks-stack.go | 229 + .../aws-opsworks-stack_chefconfiguration.go | 42 + .../opsworks/aws-opsworks-stack_elasticip.go | 42 + .../aws-opsworks-stack_rdsdbinstance.go | 47 + .../opsworks/aws-opsworks-stack_source.go | 62 + ...psworks-stack_stackconfigurationmanager.go | 42 + .../opsworks/aws-opsworks-userprofile.go | 123 + .../opsworks/aws-opsworks-volume.go | 123 + .../opsworkscm/aws-opsworkscm-server.go | 209 + .../aws-opsworkscm-server_engineattribute.go | 42 + .../aws-panorama-applicationinstance.go | 154 + ...cationinstance_manifestoverridespayload.go | 37 + ...ama-applicationinstance_manifestpayload.go | 37 + .../panorama/aws-panorama-package.go | 114 + .../panorama/aws-panorama-packageversion.go | 133 + .../pinpoint/aws-pinpoint-admchannel.go | 123 + .../pinpoint/aws-pinpoint-apnschannel.go | 148 + .../aws-pinpoint-apnssandboxchannel.go | 148 + .../pinpoint/aws-pinpoint-apnsvoipchannel.go | 148 + .../aws-pinpoint-apnsvoipsandboxchannel.go | 148 + .../pinpoint/aws-pinpoint-app.go | 113 + .../aws-pinpoint-applicationsettings.go | 128 + ...npoint-applicationsettings_campaignhook.go | 47 + ...aws-pinpoint-applicationsettings_limits.go | 52 + ...-pinpoint-applicationsettings_quiettime.go | 42 + .../pinpoint/aws-pinpoint-baiduchannel.go | 123 + .../pinpoint/aws-pinpoint-campaign.go | 183 + ...ws-pinpoint-campaign_attributedimension.go | 42 + ...-pinpoint-campaign_campaignemailmessage.go | 52 + ...s-pinpoint-campaign_campaigneventfilter.go | 42 + .../aws-pinpoint-campaign_campaignhook.go | 47 + ...-pinpoint-campaign_campaigninappmessage.go | 47 + ...ws-pinpoint-campaign_campaignsmsmessage.go | 62 + ...int-campaign_defaultbuttonconfiguration.go | 62 + .../aws-pinpoint-campaign_eventdimensions.go | 45 + ...inpoint-campaign_inappmessagebodyconfig.go | 47 + ...ws-pinpoint-campaign_inappmessagebutton.go | 50 + ...s-pinpoint-campaign_inappmessagecontent.go | 62 + ...point-campaign_inappmessageheaderconfig.go | 47 + .../pinpoint/aws-pinpoint-campaign_limits.go | 57 + .../pinpoint/aws-pinpoint-campaign_message.go | 92 + ...-pinpoint-campaign_messageconfiguration.go | 70 + .../aws-pinpoint-campaign_metricdimension.go | 42 + ...nt-campaign_overridebuttonconfiguration.go | 42 + .../aws-pinpoint-campaign_quiettime.go | 42 + .../aws-pinpoint-campaign_schedule.go | 67 + .../aws-pinpoint-campaign_setdimension.go | 42 + ...inpoint-campaign_writetreatmentresource.go | 57 + .../pinpoint/aws-pinpoint-emailchannel.go | 133 + .../pinpoint/aws-pinpoint-emailtemplate.go | 138 + .../pinpoint/aws-pinpoint-eventstream.go | 118 + .../pinpoint/aws-pinpoint-gcmchannel.go | 118 + .../pinpoint/aws-pinpoint-inapptemplate.go | 133 + .../aws-pinpoint-inapptemplate_bodyconfig.go | 47 + ...aws-pinpoint-inapptemplate_buttonconfig.go | 50 + ...napptemplate_defaultbuttonconfiguration.go | 62 + ...aws-pinpoint-inapptemplate_headerconfig.go | 47 + ...point-inapptemplate_inappmessagecontent.go | 62 + ...apptemplate_overridebuttonconfiguration.go | 42 + .../pinpoint/aws-pinpoint-pushtemplate.go | 148 + ...emplate_androidpushnotificationtemplate.go | 72 + ...shtemplate_apnspushnotificationtemplate.go | 62 + ...emplate_defaultpushnotificationtemplate.go | 57 + .../pinpoint/aws-pinpoint-segment.go | 128 + ...aws-pinpoint-segment_attributedimension.go | 42 + .../pinpoint/aws-pinpoint-segment_behavior.go | 35 + .../aws-pinpoint-segment_coordinates.go | 42 + .../aws-pinpoint-segment_demographic.go | 60 + .../pinpoint/aws-pinpoint-segment_gpspoint.go | 42 + .../pinpoint/aws-pinpoint-segment_groups.go | 52 + .../pinpoint/aws-pinpoint-segment_location.go | 40 + .../pinpoint/aws-pinpoint-segment_recency.go | 42 + .../aws-pinpoint-segment_segmentdimensions.go | 60 + .../aws-pinpoint-segment_segmentgroups.go | 42 + .../aws-pinpoint-segment_setdimension.go | 42 + .../aws-pinpoint-segment_sourcesegments.go | 42 + .../pinpoint/aws-pinpoint-smschannel.go | 123 + .../pinpoint/aws-pinpoint-smstemplate.go | 128 + .../pinpoint/aws-pinpoint-voicechannel.go | 113 + .../aws-pinpointemail-configurationset.go | 133 + ...temail-configurationset_deliveryoptions.go | 37 + ...mail-configurationset_reputationoptions.go | 37 + ...ntemail-configurationset_sendingoptions.go | 37 + ...aws-pinpointemail-configurationset_tags.go | 42 + ...temail-configurationset_trackingoptions.go | 37 + ...temail-configurationseteventdestination.go | 118 + ...teventdestination_cloudwatchdestination.go | 35 + ...eventdestination_dimensionconfiguration.go | 47 + ...ionseteventdestination_eventdestination.go | 62 + ...tdestination_kinesisfirehosedestination.go | 42 + ...seteventdestination_pinpointdestination.go | 37 + ...ationseteventdestination_snsdestination.go | 37 + .../aws-pinpointemail-dedicatedippool.go | 113 + .../aws-pinpointemail-dedicatedippool_tags.go | 42 + .../aws-pinpointemail-identity.go | 128 + ...npointemail-identity_mailfromattributes.go | 42 + .../aws-pinpointemail-identity_tags.go | 42 + .../cloudformation/policies/policies.go | 118 + goformation/cloudformation/policies_test.go | 257 + .../cloudformation/qldb/aws-qldb-ledger.go | 129 + .../cloudformation/qldb/aws-qldb-stream.go | 139 + .../aws-qldb-stream_kinesisconfiguration.go | 42 + .../quicksight/aws-quicksight-analysis.go | 149 + .../aws-quicksight-analysis_analysiserror.go | 42 + ...uicksight-analysis_analysissourceentity.go | 35 + ...cksight-analysis_analysissourcetemplate.go | 42 + ...ws-quicksight-analysis_datasetreference.go | 42 + ...s-quicksight-analysis_datetimeparameter.go | 42 + ...ws-quicksight-analysis_decimalparameter.go | 42 + ...ws-quicksight-analysis_integerparameter.go | 42 + .../aws-quicksight-analysis_parameters.go | 50 + ...-quicksight-analysis_resourcepermission.go | 42 + .../aws-quicksight-analysis_sheet.go | 42 + ...aws-quicksight-analysis_stringparameter.go | 42 + .../quicksight/aws-quicksight-dashboard.go | 154 + ...icksight-dashboard_adhocfilteringoption.go | 37 + ...sight-dashboard_dashboardpublishoptions.go | 45 + ...cksight-dashboard_dashboardsourceentity.go | 35 + ...sight-dashboard_dashboardsourcetemplate.go | 42 + ...s-quicksight-dashboard_datasetreference.go | 42 + ...-quicksight-dashboard_datetimeparameter.go | 42 + ...s-quicksight-dashboard_decimalparameter.go | 42 + ...-quicksight-dashboard_exporttocsvoption.go | 37 + ...s-quicksight-dashboard_integerparameter.go | 42 + .../aws-quicksight-dashboard_parameters.go | 50 + ...quicksight-dashboard_resourcepermission.go | 42 + ...uicksight-dashboard_sheetcontrolsoption.go | 37 + ...ws-quicksight-dashboard_stringparameter.go | 42 + .../quicksight/aws-quicksight-dataset.go | 169 + ...aws-quicksight-dataset_calculatedcolumn.go | 47 + ...cksight-dataset_castcolumntypeoperation.go | 47 + ...ws-quicksight-dataset_columndescription.go | 37 + .../aws-quicksight-dataset_columngroup.go | 35 + ...sight-dataset_columnlevelpermissionrule.go | 42 + .../aws-quicksight-dataset_columntag.go | 42 + ...icksight-dataset_createcolumnsoperation.go | 35 + .../aws-quicksight-dataset_customsql.go | 52 + .../aws-quicksight-dataset_fieldfolder.go | 42 + .../aws-quicksight-dataset_filteroperation.go | 37 + ...uicksight-dataset_geospatialcolumngroup.go | 47 + ...-quicksight-dataset_ingestionwaitpolicy.go | 42 + .../aws-quicksight-dataset_inputcolumn.go | 42 + .../aws-quicksight-dataset_joininstruction.go | 62 + ...ws-quicksight-dataset_joinkeyproperties.go | 37 + .../aws-quicksight-dataset_logicaltable.go | 47 + ...s-quicksight-dataset_logicaltablesource.go | 42 + .../aws-quicksight-dataset_outputcolumn.go | 47 + .../aws-quicksight-dataset_physicaltable.go | 45 + ...aws-quicksight-dataset_projectoperation.go | 37 + .../aws-quicksight-dataset_relationaltable.go | 57 + ...uicksight-dataset_renamecolumnoperation.go | 42 + ...s-quicksight-dataset_resourcepermission.go | 42 + ...sight-dataset_rowlevelpermissiondataset.go | 52 + .../aws-quicksight-dataset_s3source.go | 47 + ...s-quicksight-dataset_tagcolumnoperation.go | 42 + ...s-quicksight-dataset_transformoperation.go | 60 + .../aws-quicksight-dataset_uploadsettings.go | 57 + .../quicksight/aws-quicksight-datasource.go | 164 + ...atasource_amazonelasticsearchparameters.go | 37 + ...t-datasource_amazonopensearchparameters.go | 37 + ...-quicksight-datasource_athenaparameters.go | 37 + ...-quicksight-datasource_auroraparameters.go | 47 + ...t-datasource_aurorapostgresqlparameters.go | 47 + ...ws-quicksight-datasource_credentialpair.go | 47 + ...ksight-datasource_datasourcecredentials.go | 42 + ...icksight-datasource_datasourceerrorinfo.go | 42 + ...cksight-datasource_datasourceparameters.go | 115 + ...cksight-datasource_manifestfilelocation.go | 42 + ...quicksight-datasource_mariadbparameters.go | 47 + ...s-quicksight-datasource_mysqlparameters.go | 47 + ...-quicksight-datasource_oracleparameters.go | 47 + ...cksight-datasource_postgresqlparameters.go | 47 + ...-quicksight-datasource_prestoparameters.go | 47 + ...aws-quicksight-datasource_rdsparameters.go | 42 + ...uicksight-datasource_redshiftparameters.go | 52 + ...uicksight-datasource_resourcepermission.go | 42 + .../aws-quicksight-datasource_s3parameters.go | 35 + ...icksight-datasource_snowflakeparameters.go | 47 + ...s-quicksight-datasource_sparkparameters.go | 42 + ...icksight-datasource_sqlserverparameters.go | 47 + ...aws-quicksight-datasource_sslproperties.go | 37 + ...uicksight-datasource_teradataparameters.go | 47 + ...ight-datasource_vpcconnectionproperties.go | 37 + .../quicksight/aws-quicksight-template.go | 139 + ...ws-quicksight-template_datasetreference.go | 42 + ...-quicksight-template_resourcepermission.go | 42 + ...cksight-template_templatesourceanalysis.go | 42 + ...uicksight-template_templatesourceentity.go | 40 + ...cksight-template_templatesourcetemplate.go | 37 + .../quicksight/aws-quicksight-theme.go | 144 + .../aws-quicksight-theme_borderstyle.go | 37 + .../aws-quicksight-theme_datacolorpalette.go | 47 + .../quicksight/aws-quicksight-theme_font.go | 37 + .../aws-quicksight-theme_gutterstyle.go | 37 + .../aws-quicksight-theme_marginstyle.go | 37 + ...aws-quicksight-theme_resourcepermission.go | 42 + .../aws-quicksight-theme_sheetstyle.go | 40 + ...aws-quicksight-theme_themeconfiguration.go | 50 + .../aws-quicksight-theme_tilelayoutstyle.go | 40 + .../aws-quicksight-theme_tilestyle.go | 35 + .../aws-quicksight-theme_typography.go | 35 + .../aws-quicksight-theme_uicolorpalette.go | 112 + .../ram/aws-ram-resourceshare.go | 134 + .../cloudformation/rds/aws-rds-dbcluster.go | 269 + .../rds/aws-rds-dbcluster_dbclusterrole.go | 42 + .../aws-rds-dbcluster_scalingconfiguration.go | 52 + .../rds/aws-rds-dbclusterparametergroup.go | 124 + .../cloudformation/rds/aws-rds-dbinstance.go | 364 + .../rds/aws-rds-dbinstance_dbinstancerole.go | 42 + .../aws-rds-dbinstance_processorfeature.go | 42 + .../rds/aws-rds-dbparametergroup.go | 124 + .../cloudformation/rds/aws-rds-dbproxy.go | 153 + .../rds/aws-rds-dbproxy_authformat.go | 57 + .../rds/aws-rds-dbproxy_tagformat.go | 42 + .../rds/aws-rds-dbproxyendpoint.go | 133 + .../rds/aws-rds-dbproxyendpoint_tagformat.go | 42 + .../rds/aws-rds-dbproxytargetgroup.go | 128 + ...p_connectionpoolconfigurationinfoformat.go | 57 + .../rds/aws-rds-dbsecuritygroup.go | 124 + .../rds/aws-rds-dbsecuritygroup_ingress.go | 52 + .../rds/aws-rds-dbsecuritygroupingress.go | 128 + .../rds/aws-rds-dbsubnetgroup.go | 124 + .../rds/aws-rds-eventsubscription.go | 128 + .../rds/aws-rds-globalcluster.go | 133 + .../cloudformation/rds/aws-rds-optiongroup.go | 129 + ...aws-rds-optiongroup_optionconfiguration.go | 62 + .../rds/aws-rds-optiongroup_optionsetting.go | 42 + .../redshift/aws-redshift-cluster.go | 339 + .../redshift/aws-redshift-cluster_endpoint.go | 42 + .../aws-redshift-cluster_loggingproperties.go | 42 + .../aws-redshift-clusterparametergroup.go | 124 + ...edshift-clusterparametergroup_parameter.go | 42 + .../aws-redshift-clustersecuritygroup.go | 114 + ...ws-redshift-clustersecuritygroupingress.go | 123 + .../aws-redshift-clustersubnetgroup.go | 119 + .../redshift/aws-redshift-endpointaccess.go | 128 + ...edshift-endpointaccess_vpcsecuritygroup.go | 42 + .../aws-redshift-endpointauthorization.go | 123 + .../aws-redshift-eventsubscription.go | 144 + .../redshift/aws-redshift-scheduledaction.go | 143 + ...ift-scheduledaction_pauseclustermessage.go | 37 + ...ft-scheduledaction_resizeclustermessage.go | 57 + ...ft-scheduledaction_resumeclustermessage.go | 37 + ...ift-scheduledaction_scheduledactiontype.go | 45 + .../aws-refactorspaces-application.go | 134 + ...spaces-application_apigatewayproxyinput.go | 42 + .../aws-refactorspaces-environment.go | 124 + .../aws-refactorspaces-route.go | 134 + ...-refactorspaces-route_uripathrouteinput.go | 52 + .../aws-refactorspaces-service.go | 149 + ...actorspaces-service_lambdaendpointinput.go | 37 + ...refactorspaces-service_urlendpointinput.go | 42 + .../rekognition/aws-rekognition-project.go | 108 + .../resiliencehub/aws-resiliencehub-app.go | 133 + ...ws-resiliencehub-app_physicalresourceid.go | 52 + .../aws-resiliencehub-app_resourcemapping.go | 52 + .../aws-resiliencehub-resiliencypolicy.go | 133 + ...iencehub-resiliencypolicy_failurepolicy.go | 42 + .../aws-resourcegroups-group.go | 134 + ...-resourcegroups-group_configurationitem.go | 42 + ...urcegroups-group_configurationparameter.go | 42 + .../aws-resourcegroups-group_query.go | 47 + .../aws-resourcegroups-group_resourcequery.go | 42 + .../aws-resourcegroups-group_tagfilter.go | 42 + .../robomaker/aws-robomaker-fleet.go | 113 + .../robomaker/aws-robomaker-robot.go | 128 + .../aws-robomaker-robotapplication.go | 128 + ...ker-robotapplication_robotsoftwaresuite.go | 42 + ...robomaker-robotapplication_sourceconfig.go | 47 + .../aws-robomaker-robotapplicationversion.go | 113 + .../aws-robomaker-simulationapplication.go | 143 + ...r-simulationapplication_renderingengine.go | 42 + ...imulationapplication_robotsoftwaresuite.go | 42 + ...tionapplication_simulationsoftwaresuite.go | 42 + ...aker-simulationapplication_sourceconfig.go | 47 + ...-robomaker-simulationapplicationversion.go | 113 + .../rolesanywhere/aws-rolesanywhere-crl.go | 138 + .../aws-rolesanywhere-profile.go | 159 + .../aws-rolesanywhere-trustanchor.go | 140 + ...nywhere-trustanchor_notificationsetting.go | 52 + .../aws-rolesanywhere-trustanchor_source.go | 42 + ...ws-rolesanywhere-trustanchor_sourcedata.go | 42 + .../route53/aws-route53-dnssec.go | 108 + .../route53/aws-route53-healthcheck.go | 111 + ...aws-route53-healthcheck_alarmidentifier.go | 42 + ...s-route53-healthcheck_healthcheckconfig.go | 112 + .../aws-route53-healthcheck_healthchecktag.go | 42 + .../route53/aws-route53-hostedzone.go | 128 + ...aws-route53-hostedzone_hostedzoneconfig.go | 37 + .../aws-route53-hostedzone_hostedzonetag.go | 42 + ...s-route53-hostedzone_queryloggingconfig.go | 37 + .../route53/aws-route53-hostedzone_vpc.go | 42 + .../route53/aws-route53-keysigningkey.go | 123 + .../route53/aws-route53-recordset.go | 178 + .../aws-route53-recordset_aliastarget.go | 47 + .../aws-route53-recordset_geolocation.go | 47 + .../route53/aws-route53-recordsetgroup.go | 123 + .../aws-route53-recordsetgroup_aliastarget.go | 47 + .../aws-route53-recordsetgroup_geolocation.go | 47 + .../aws-route53-recordsetgroup_recordset.go | 107 + .../aws-route53recoverycontrol-cluster.go | 114 + ...recoverycontrol-cluster_clusterendpoint.go | 42 + ...aws-route53recoverycontrol-controlpanel.go | 119 + ...s-route53recoverycontrol-routingcontrol.go | 118 + .../aws-route53recoverycontrol-safetyrule.go | 134 + ...ecoverycontrol-safetyrule_assertionrule.go | 42 + ...53recoverycontrol-safetyrule_gatingrule.go | 47 + ...53recoverycontrol-safetyrule_ruleconfig.go | 47 + .../aws-route53recoveryreadiness-cell.go | 119 + ...route53recoveryreadiness-readinesscheck.go | 119 + ...-route53recoveryreadiness-recoverygroup.go | 119 + ...ws-route53recoveryreadiness-resourceset.go | 124 + ...readiness-resourceset_dnstargetresource.go | 57 + ...coveryreadiness-resourceset_nlbresource.go | 37 + ...readiness-resourceset_r53resourcerecord.go | 42 + ...3recoveryreadiness-resourceset_resource.go | 52 + ...eryreadiness-resourceset_targetresource.go | 40 + .../aws-route53resolver-firewalldomainlist.go | 124 + .../aws-route53resolver-firewallrulegroup.go | 119 + ...resolver-firewallrulegroup_firewallrule.go | 67 + ...53resolver-firewallrulegroupassociation.go | 134 + .../aws-route53resolver-resolverconfig.go | 113 + ...ws-route53resolver-resolverdnssecconfig.go | 108 + .../aws-route53resolver-resolverendpoint.go | 129 + ...olver-resolverendpoint_ipaddressrequest.go | 42 + ...te53resolver-resolverqueryloggingconfig.go | 113 + ...r-resolverqueryloggingconfigassociation.go | 113 + .../aws-route53resolver-resolverrule.go | 134 + ...te53resolver-resolverrule_targetaddress.go | 42 + ...route53resolver-resolverruleassociation.go | 118 + .../cloudformation/rum/aws-rum-appmonitor.go | 129 + ...-rum-appmonitor_appmonitorconfiguration.go | 77 + .../cloudformation/s3/aws-s3-accesspoint.go | 133 + ...esspoint_publicaccessblockconfiguration.go | 52 + .../s3/aws-s3-accesspoint_vpcconfiguration.go | 37 + .../cloudformation/s3/aws-s3-bucket.go | 204 + ...3-bucket_abortincompletemultipartupload.go | 37 + .../aws-s3-bucket_accelerateconfiguration.go | 37 + .../aws-s3-bucket_accesscontroltranslation.go | 37 + .../aws-s3-bucket_analyticsconfiguration.go | 52 + .../s3/aws-s3-bucket_bucketencryption.go | 35 + .../s3/aws-s3-bucket_corsconfiguration.go | 35 + .../s3/aws-s3-bucket_corsrule.go | 62 + .../s3/aws-s3-bucket_dataexport.go | 42 + .../s3/aws-s3-bucket_defaultretention.go | 47 + .../aws-s3-bucket_deletemarkerreplication.go | 37 + .../s3/aws-s3-bucket_destination.go | 52 + .../aws-s3-bucket_encryptionconfiguration.go | 37 + .../aws-s3-bucket_eventbridgeconfiguration.go | 37 + .../s3/aws-s3-bucket_filterrule.go | 42 + ...-bucket_intelligenttieringconfiguration.go | 57 + .../aws-s3-bucket_inventoryconfiguration.go | 67 + .../s3/aws-s3-bucket_lambdaconfiguration.go | 47 + .../aws-s3-bucket_lifecycleconfiguration.go | 35 + .../s3/aws-s3-bucket_loggingconfiguration.go | 42 + .../s3/aws-s3-bucket_metrics.go | 42 + .../s3/aws-s3-bucket_metricsconfiguration.go | 52 + ...s-s3-bucket_noncurrentversionexpiration.go | 42 + ...s-s3-bucket_noncurrentversiontransition.go | 47 + ...aws-s3-bucket_notificationconfiguration.go | 50 + .../s3/aws-s3-bucket_notificationfilter.go | 35 + .../aws-s3-bucket_objectlockconfiguration.go | 42 + .../s3/aws-s3-bucket_objectlockrule.go | 35 + .../s3/aws-s3-bucket_ownershipcontrols.go | 35 + .../s3/aws-s3-bucket_ownershipcontrolsrule.go | 37 + ...3-bucket_publicaccessblockconfiguration.go | 52 + .../s3/aws-s3-bucket_queueconfiguration.go | 47 + .../s3/aws-s3-bucket_redirectallrequeststo.go | 42 + .../s3/aws-s3-bucket_redirectrule.go | 57 + .../s3/aws-s3-bucket_replicamodifications.go | 37 + .../aws-s3-bucket_replicationconfiguration.go | 42 + .../aws-s3-bucket_replicationdestination.go | 67 + .../s3/aws-s3-bucket_replicationrule.go | 72 + ...ws-s3-bucket_replicationruleandoperator.go | 42 + .../s3/aws-s3-bucket_replicationrulefilter.go | 47 + .../s3/aws-s3-bucket_replicationtime.go | 42 + .../s3/aws-s3-bucket_replicationtimevalue.go | 37 + .../s3/aws-s3-bucket_routingrule.go | 40 + .../s3/aws-s3-bucket_routingrulecondition.go | 42 + .../cloudformation/s3/aws-s3-bucket_rule.go | 112 + .../s3/aws-s3-bucket_s3keyfilter.go | 35 + ...s3-bucket_serversideencryptionbydefault.go | 42 + .../aws-s3-bucket_serversideencryptionrule.go | 42 + .../aws-s3-bucket_sourceselectioncriteria.go | 40 + .../aws-s3-bucket_ssekmsencryptedobjects.go | 37 + .../s3/aws-s3-bucket_storageclassanalysis.go | 35 + .../s3/aws-s3-bucket_tagfilter.go | 42 + .../s3/aws-s3-bucket_tiering.go | 42 + .../s3/aws-s3-bucket_topicconfiguration.go | 47 + .../s3/aws-s3-bucket_transition.go | 47 + .../aws-s3-bucket_versioningconfiguration.go | 37 + .../s3/aws-s3-bucket_websiteconfiguration.go | 52 + .../cloudformation/s3/aws-s3-bucketpolicy.go | 113 + .../s3/aws-s3-multiregionaccesspoint.go | 118 + ...esspoint_publicaccessblockconfiguration.go | 52 + .../aws-s3-multiregionaccesspoint_region.go | 37 + .../s3/aws-s3-multiregionaccesspointpolicy.go | 113 + .../cloudformation/s3/aws-s3-storagelens.go | 112 + .../s3/aws-s3-storagelens_accountlevel.go | 40 + .../s3/aws-s3-storagelens_activitymetrics.go | 37 + .../s3/aws-s3-storagelens_awsorg.go | 37 + .../s3/aws-s3-storagelens_bucketlevel.go | 40 + .../aws-s3-storagelens_bucketsandregions.go | 42 + .../aws-s3-storagelens_cloudwatchmetrics.go | 37 + .../s3/aws-s3-storagelens_dataexport.go | 40 + .../s3/aws-s3-storagelens_encryption.go | 30 + .../s3/aws-s3-storagelens_prefixlevel.go | 35 + ...3-storagelens_prefixlevelstoragemetrics.go | 42 + .../aws-s3-storagelens_s3bucketdestination.go | 62 + .../aws-s3-storagelens_selectioncriteria.go | 47 + ...s3-storagelens_storagelensconfiguration.go | 72 + .../aws-s3objectlambda-accesspoint.go | 113 + ...a-accesspoint_objectlambdaconfiguration.go | 52 + ...accesspoint_transformationconfiguration.go | 42 + .../aws-s3objectlambda-accesspointpolicy.go | 113 + .../s3outposts/aws-s3outposts-accesspoint.go | 123 + ...s3outposts-accesspoint_vpcconfiguration.go | 37 + .../s3outposts/aws-s3outposts-bucket.go | 124 + ...s-bucket_abortincompletemultipartupload.go | 37 + ...3outposts-bucket_lifecycleconfiguration.go | 35 + .../s3outposts/aws-s3outposts-bucket_rule.go | 62 + .../s3outposts/aws-s3outposts-bucketpolicy.go | 113 + .../s3outposts/aws-s3outposts-endpoint.go | 128 + ...ws-s3outposts-endpoint_networkinterface.go | 37 + .../sagemaker/aws-sagemaker-app.go | 134 + .../aws-sagemaker-app_resourcespec.go | 47 + .../sagemaker/aws-sagemaker-appimageconfig.go | 119 + ...gemaker-appimageconfig_filesystemconfig.go | 47 + ...appimageconfig_kernelgatewayimageconfig.go | 40 + ...aws-sagemaker-appimageconfig_kernelspec.go | 42 + .../sagemaker/aws-sagemaker-coderepository.go | 119 + .../aws-sagemaker-coderepository_gitconfig.go | 47 + .../aws-sagemaker-dataqualityjobdefinition.go | 154 + ...-dataqualityjobdefinition_clusterconfig.go | 52 + ...ualityjobdefinition_constraintsresource.go | 37 + ...bdefinition_dataqualityappspecification.go | 62 + ...jobdefinition_dataqualitybaselineconfig.go | 47 + ...ualityjobdefinition_dataqualityjobinput.go | 35 + ...-dataqualityjobdefinition_endpointinput.go | 52 + ...taqualityjobdefinition_monitoringoutput.go | 35 + ...ityjobdefinition_monitoringoutputconfig.go | 42 + ...ualityjobdefinition_monitoringresources.go | 35 + ...-dataqualityjobdefinition_networkconfig.go | 47 + ...maker-dataqualityjobdefinition_s3output.go | 47 + ...qualityjobdefinition_statisticsresource.go | 37 + ...aqualityjobdefinition_stoppingcondition.go | 37 + ...aker-dataqualityjobdefinition_vpcconfig.go | 42 + .../sagemaker/aws-sagemaker-device.go | 119 + .../sagemaker/aws-sagemaker-device_device.go | 47 + .../sagemaker/aws-sagemaker-devicefleet.go | 129 + ...-sagemaker-devicefleet_edgeoutputconfig.go | 42 + .../sagemaker/aws-sagemaker-domain.go | 144 + .../aws-sagemaker-domain_customimage.go | 47 + ...gemaker-domain_jupyterserverappsettings.go | 35 + ...gemaker-domain_kernelgatewayappsettings.go | 40 + .../aws-sagemaker-domain_resourcespec.go | 47 + .../aws-sagemaker-domain_sharingsettings.go | 47 + .../aws-sagemaker-domain_usersettings.go | 57 + .../sagemaker/aws-sagemaker-endpoint.go | 139 + .../sagemaker/aws-sagemaker-endpoint_alarm.go | 37 + ...s-sagemaker-endpoint_autorollbackconfig.go | 35 + ...agemaker-endpoint_bluegreenupdatepolicy.go | 47 + .../aws-sagemaker-endpoint_capacitysize.go | 42 + ...aws-sagemaker-endpoint_deploymentconfig.go | 40 + ...sagemaker-endpoint_trafficroutingconfig.go | 52 + .../aws-sagemaker-endpoint_variantproperty.go | 37 + .../sagemaker/aws-sagemaker-endpointconfig.go | 134 + ...dpointconfig_asyncinferenceclientconfig.go | 37 + ...ker-endpointconfig_asyncinferenceconfig.go | 40 + ...config_asyncinferencenotificationconfig.go | 42 + ...dpointconfig_asyncinferenceoutputconfig.go | 47 + ...endpointconfig_capturecontenttypeheader.go | 42 + ...-sagemaker-endpointconfig_captureoption.go | 37 + ...emaker-endpointconfig_datacaptureconfig.go | 62 + ...emaker-endpointconfig_productionvariant.go | 67 + ...gemaker-endpointconfig_serverlessconfig.go | 42 + .../sagemaker/aws-sagemaker-featuregroup.go | 149 + ...agemaker-featuregroup_featuredefinition.go | 42 + .../sagemaker/aws-sagemaker-image.go | 129 + .../sagemaker/aws-sagemaker-imageversion.go | 113 + .../sagemaker/aws-sagemaker-model.go | 144 + ...aws-sagemaker-model_containerdefinition.go | 77 + .../aws-sagemaker-model_imageconfig.go | 42 + ...agemaker-model_inferenceexecutionconfig.go | 37 + .../aws-sagemaker-model_multimodelconfig.go | 37 + ...ws-sagemaker-model_repositoryauthconfig.go | 37 + .../aws-sagemaker-model_vpcconfig.go | 42 + .../aws-sagemaker-modelbiasjobdefinition.go | 154 + ...er-modelbiasjobdefinition_clusterconfig.go | 52 + ...elbiasjobdefinition_constraintsresource.go | 37 + ...er-modelbiasjobdefinition_endpointinput.go | 82 + ...jobdefinition_modelbiasappspecification.go | 47 + ...asjobdefinition_modelbiasbaselineconfig.go | 42 + ...odelbiasjobdefinition_modelbiasjobinput.go | 40 + ...definition_monitoringgroundtruths3input.go | 37 + ...modelbiasjobdefinition_monitoringoutput.go | 35 + ...iasjobdefinition_monitoringoutputconfig.go | 42 + ...elbiasjobdefinition_monitoringresources.go | 35 + ...er-modelbiasjobdefinition_networkconfig.go | 47 + ...gemaker-modelbiasjobdefinition_s3output.go | 47 + ...odelbiasjobdefinition_stoppingcondition.go | 37 + ...emaker-modelbiasjobdefinition_vpcconfig.go | 42 + ...emaker-modelexplainabilityjobdefinition.go | 154 + ...plainabilityjobdefinition_clusterconfig.go | 52 + ...bilityjobdefinition_constraintsresource.go | 37 + ...plainabilityjobdefinition_endpointinput.go | 67 + ...ion_modelexplainabilityappspecification.go | 47 + ...ition_modelexplainabilitybaselineconfig.go | 42 + ...bdefinition_modelexplainabilityjobinput.go | 35 + ...inabilityjobdefinition_monitoringoutput.go | 35 + ...ityjobdefinition_monitoringoutputconfig.go | 42 + ...bilityjobdefinition_monitoringresources.go | 35 + ...plainabilityjobdefinition_networkconfig.go | 47 + ...delexplainabilityjobdefinition_s3output.go | 47 + ...nabilityjobdefinition_stoppingcondition.go | 37 + ...elexplainabilityjobdefinition_vpcconfig.go | 42 + .../aws-sagemaker-modelpackagegroup.go | 124 + ...aws-sagemaker-modelqualityjobdefinition.go | 154 + ...modelqualityjobdefinition_clusterconfig.go | 52 + ...ualityjobdefinition_constraintsresource.go | 37 + ...modelqualityjobdefinition_endpointinput.go | 77 + ...definition_modelqualityappspecification.go | 67 + ...obdefinition_modelqualitybaselineconfig.go | 42 + ...alityjobdefinition_modelqualityjobinput.go | 40 + ...definition_monitoringgroundtruths3input.go | 37 + ...elqualityjobdefinition_monitoringoutput.go | 35 + ...ityjobdefinition_monitoringoutputconfig.go | 42 + ...ualityjobdefinition_monitoringresources.go | 35 + ...modelqualityjobdefinition_networkconfig.go | 47 + ...aker-modelqualityjobdefinition_s3output.go | 47 + ...lqualityjobdefinition_stoppingcondition.go | 37 + ...ker-modelqualityjobdefinition_vpcconfig.go | 42 + .../aws-sagemaker-monitoringschedule.go | 139 + ...maker-monitoringschedule_baselineconfig.go | 40 + ...emaker-monitoringschedule_clusterconfig.go | 52 + ...-monitoringschedule_constraintsresource.go | 37 + ...emaker-monitoringschedule_endpointinput.go | 52 + ...agemaker-monitoringschedule_environment.go | 30 + ...ringschedule_monitoringappspecification.go | 57 + ...ringschedule_monitoringexecutionsummary.go | 72 + ...aker-monitoringschedule_monitoringinput.go | 35 + ...ker-monitoringschedule_monitoringinputs.go | 35 + ...itoringschedule_monitoringjobdefinition.go | 77 + ...ker-monitoringschedule_monitoringoutput.go | 35 + ...nitoringschedule_monitoringoutputconfig.go | 42 + ...-monitoringschedule_monitoringresources.go | 35 + ...toringschedule_monitoringscheduleconfig.go | 52 + ...emaker-monitoringschedule_networkconfig.go | 47 + ...s-sagemaker-monitoringschedule_s3output.go | 47 + ...maker-monitoringschedule_scheduleconfig.go | 37 + ...r-monitoringschedule_statisticsresource.go | 37 + ...er-monitoringschedule_stoppingcondition.go | 37 + ...-sagemaker-monitoringschedule_vpcconfig.go | 42 + .../aws-sagemaker-notebookinstance.go | 179 + ...gemaker-notebookinstancelifecycleconfig.go | 118 + ...cleconfig_notebookinstancelifecyclehook.go | 37 + .../sagemaker/aws-sagemaker-pipeline.go | 134 + .../sagemaker/aws-sagemaker-project.go | 124 + .../sagemaker/aws-sagemaker-userprofile.go | 134 + .../aws-sagemaker-userprofile_customimage.go | 47 + ...er-userprofile_jupyterserverappsettings.go | 35 + ...er-userprofile_kernelgatewayappsettings.go | 40 + .../aws-sagemaker-userprofile_resourcespec.go | 47 + ...s-sagemaker-userprofile_sharingsettings.go | 47 + .../aws-sagemaker-userprofile_usersettings.go | 57 + .../sagemaker/aws-sagemaker-workteam.go | 129 + ...emaker-workteam_cognitomemberdefinition.go | 47 + ...aws-sagemaker-workteam_memberdefinition.go | 35 + ...aker-workteam_notificationconfiguration.go | 37 + .../cloudformation/sdb/aws-sdb-domain.go | 108 + .../aws-secretsmanager-resourcepolicy.go | 118 + .../aws-secretsmanager-rotationschedule.go | 123 + ...r-rotationschedule_hostedrotationlambda.go | 77 + ...smanager-rotationschedule_rotationrules.go | 37 + .../aws-secretsmanager-secret.go | 139 + ...retsmanager-secret_generatesecretstring.go | 82 + ...aws-secretsmanager-secret_replicaregion.go | 42 + ...s-secretsmanager-secrettargetattachment.go | 118 + .../securityhub/aws-securityhub-hub.go | 106 + .../cloudformation/serverless/api_cors.go | 69 + .../serverless/api_definitionuri.go | 69 + .../serverless/application_location.go | 69 + .../serverless/aws-serverless-api.go | 178 + .../aws-serverless-api_accesslogsetting.go | 42 + .../serverless/aws-serverless-api_auth.go | 42 + .../aws-serverless-api_corsconfiguration.go | 57 + .../aws-serverless-api_s3location.go | 47 + .../serverless/aws-serverless-application.go | 128 + ...verless-application_applicationlocation.go | 42 + .../serverless/aws-serverless-function.go | 213 + ...aws-serverless-function_alexaskillevent.go | 37 + .../aws-serverless-function_apievent.go | 47 + .../aws-serverless-function_bucketsampt.go | 37 + ...erverless-function_cloudwatcheventevent.go | 47 + ...serverless-function_cloudwatchlogsevent.go | 42 + ...aws-serverless-function_collectionsampt.go | 37 + ...aws-serverless-function_deadletterqueue.go | 42 + ...erverless-function_deploymentpreference.go | 57 + ...s-serverless-function_destinationconfig.go | 35 + .../aws-serverless-function_domainsampt.go | 37 + .../aws-serverless-function_dynamodbevent.go | 82 + .../aws-serverless-function_emptysampt.go | 30 + ...erverless-function_eventbridgeruleevent.go | 52 + .../aws-serverless-function_eventsource.go | 42 + ...ws-serverless-function_filesystemconfig.go | 42 + ...serverless-function_functionenvironment.go | 37 + .../aws-serverless-function_functionsampt.go | 37 + ...s-serverless-function_iampolicydocument.go | 35 + .../aws-serverless-function_identitysampt.go | 37 + .../aws-serverless-function_iotruleevent.go | 42 + .../aws-serverless-function_keysampt.go | 37 + .../aws-serverless-function_kinesisevent.go | 52 + .../aws-serverless-function_loggroupsampt.go | 37 + .../aws-serverless-function_onfailure.go | 42 + .../aws-serverless-function_queuesampt.go | 37 + .../aws-serverless-function_s3event.go | 47 + .../aws-serverless-function_s3keyfilter.go | 35 + ...aws-serverless-function_s3keyfilterrule.go | 42 + .../aws-serverless-function_s3location.go | 47 + ...erverless-function_s3notificationfilter.go | 35 + ...s-serverless-function_sampolicytemplate.go | 180 + .../aws-serverless-function_scheduleevent.go | 42 + .../aws-serverless-function_snsevent.go | 37 + .../aws-serverless-function_sqsevent.go | 47 + ...s-serverless-function_statemachinesampt.go | 37 + .../aws-serverless-function_streamsampt.go | 37 + .../aws-serverless-function_tablesampt.go | 37 + ...ws-serverless-function_tablestreamsampt.go | 42 + .../aws-serverless-function_topicsampt.go | 37 + .../aws-serverless-function_vpcconfig.go | 42 + .../serverless/aws-serverless-layerversion.go | 133 + .../serverless/aws-serverless-simpletable.go | 128 + .../aws-serverless-simpletable_primarykey.go | 42 + ...rless-simpletable_provisionedthroughput.go | 42 + ...serverless-simpletable_ssespecification.go | 37 + .../serverless/aws-serverless-statemachine.go | 153 + .../aws-serverless-statemachine_apievent.go | 47 + ...rless-statemachine_cloudwatcheventevent.go | 52 + ...ess-statemachine_cloudwatchlogsloggroup.go | 37 + ...rless-statemachine_eventbridgeruleevent.go | 52 + ...aws-serverless-statemachine_eventsource.go | 42 + ...s-serverless-statemachine_functionsampt.go | 37 + ...rverless-statemachine_iampolicydocument.go | 35 + ...-serverless-statemachine_logdestination.go | 35 + ...rless-statemachine_loggingconfiguration.go | 47 + .../aws-serverless-statemachine_s3location.go | 47 + ...rverless-statemachine_sampolicytemplate.go | 40 + ...s-serverless-statemachine_scheduleevent.go | 42 + ...rverless-statemachine_statemachinesampt.go | 37 + .../serverless/function_codeuri.go | 69 + .../serverless/function_events.go | 80 + .../serverless/function_policies.go | 103 + .../serverless/function_properties.go | 132 + .../serverless/statemachine_definitionuri.go | 69 + .../serverless/statemachine_policies.go | 103 + .../serverless/statemachine_properties.go | 76 + ...s-servicecatalog-acceptedportfolioshare.go | 113 + ...ws-servicecatalog-cloudformationproduct.go | 159 + ...nproduct_provisioningartifactproperties.go | 52 + ...atalog-cloudformationprovisionedproduct.go | 164 + ...rovisionedproduct_provisioningparameter.go | 42 + ...visionedproduct_provisioningpreferences.go | 67 + ...icecatalog-launchnotificationconstraint.go | 128 + ...aws-servicecatalog-launchroleconstraint.go | 133 + ...servicecatalog-launchtemplateconstraint.go | 128 + .../aws-servicecatalog-portfolio.go | 129 + ...cecatalog-portfolioprincipalassociation.go | 123 + ...vicecatalog-portfolioproductassociation.go | 123 + .../aws-servicecatalog-portfolioshare.go | 123 + ...servicecatalog-resourceupdateconstraint.go | 128 + .../aws-servicecatalog-serviceaction.go | 128 + ...talog-serviceaction_definitionparameter.go | 42 + ...servicecatalog-serviceactionassociation.go | 118 + .../aws-servicecatalog-stacksetconstraint.go | 148 + .../aws-servicecatalog-tagoption.go | 118 + ...aws-servicecatalog-tagoptionassociation.go | 113 + ...s-servicecatalogappregistry-application.go | 118 + ...ervicecatalogappregistry-attributegroup.go | 123 + ...ogappregistry-attributegroupassociation.go | 113 + ...ecatalogappregistry-resourceassociation.go | 118 + .../aws-servicediscovery-httpnamespace.go | 119 + .../aws-servicediscovery-instance.go | 118 + ...ws-servicediscovery-privatednsnamespace.go | 129 + ...nsnamespace_privatednspropertiesmutable.go | 35 + ...iscovery-privatednsnamespace_properties.go | 35 + ...ervicediscovery-privatednsnamespace_soa.go | 37 + ...aws-servicediscovery-publicdnsnamespace.go | 124 + ...discovery-publicdnsnamespace_properties.go | 35 + ...dnsnamespace_publicdnspropertiesmutable.go | 35 + ...servicediscovery-publicdnsnamespace_soa.go | 37 + .../aws-servicediscovery-service.go | 144 + .../aws-servicediscovery-service_dnsconfig.go | 47 + .../aws-servicediscovery-service_dnsrecord.go | 42 + ...vicediscovery-service_healthcheckconfig.go | 47 + ...scovery-service_healthcheckcustomconfig.go | 37 + .../ses/aws-ses-configurationset.go | 108 + ...ws-ses-configurationseteventdestination.go | 113 + ...teventdestination_cloudwatchdestination.go | 35 + ...eventdestination_dimensionconfiguration.go | 47 + ...ionseteventdestination_eventdestination.go | 57 + ...tdestination_kinesisfirehosedestination.go | 42 + .../cloudformation/ses/aws-ses-contactlist.go | 124 + .../ses/aws-ses-contactlist_topic.go | 52 + .../ses/aws-ses-receiptfilter.go | 106 + .../ses/aws-ses-receiptfilter_filter.go | 42 + .../ses/aws-ses-receiptfilter_ipfilter.go | 42 + .../cloudformation/ses/aws-ses-receiptrule.go | 118 + .../ses/aws-ses-receiptrule_action.go | 65 + .../aws-ses-receiptrule_addheaderaction.go | 42 + .../ses/aws-ses-receiptrule_bounceaction.go | 57 + .../ses/aws-ses-receiptrule_lambdaaction.go | 47 + .../ses/aws-ses-receiptrule_rule.go | 62 + .../ses/aws-ses-receiptrule_s3action.go | 52 + .../ses/aws-ses-receiptrule_snsaction.go | 42 + .../ses/aws-ses-receiptrule_stopaction.go | 42 + .../ses/aws-ses-receiptrule_workmailaction.go | 42 + .../ses/aws-ses-receiptruleset.go | 108 + .../cloudformation/ses/aws-ses-template.go | 106 + .../ses/aws-ses-template_template.go | 52 + .../signer/aws-signer-profilepermission.go | 128 + .../signer/aws-signer-signingprofile.go | 119 + ...-signingprofile_signaturevalidityperiod.go | 42 + .../sns/aws-sns-subscription.go | 148 + .../cloudformation/sns/aws-sns-topic.go | 139 + .../sns/aws-sns-topic_subscription.go | 42 + .../cloudformation/sns/aws-sns-topicpolicy.go | 113 + .../cloudformation/sqs/aws-sqs-queue.go | 179 + .../cloudformation/sqs/aws-sqs-queuepolicy.go | 113 + .../cloudformation/ssm/aws-ssm-association.go | 183 + ...ation_instanceassociationoutputlocation.go | 35 + .../aws-ssm-association_parametervalues.go | 37 + .../aws-ssm-association_s3outputlocation.go | 47 + .../ssm/aws-ssm-association_target.go | 42 + .../cloudformation/ssm/aws-ssm-document.go | 149 + .../ssm/aws-ssm-document_attachmentssource.go | 47 + .../ssm/aws-ssm-document_documentrequires.go | 42 + .../ssm/aws-ssm-maintenancewindow.go | 159 + .../ssm/aws-ssm-maintenancewindowtarget.go | 133 + ...aws-ssm-maintenancewindowtarget_targets.go | 42 + .../ssm/aws-ssm-maintenancewindowtask.go | 173 + ...s-ssm-maintenancewindowtask_logginginfo.go | 47 + ...k_maintenancewindowautomationparameters.go | 42 + ...wtask_maintenancewindowlambdaparameters.go | 47 + ...k_maintenancewindowruncommandparameters.go | 77 + ...aintenancewindowstepfunctionsparameters.go | 42 + ...aintenancewindowtask_notificationconfig.go | 47 + .../aws-ssm-maintenancewindowtask_target.go | 42 + ...ancewindowtask_taskinvocationparameters.go | 50 + .../cloudformation/ssm/aws-ssm-parameter.go | 148 + .../ssm/aws-ssm-patchbaseline.go | 169 + .../ssm/aws-ssm-patchbaseline_patchfilter.go | 42 + .../aws-ssm-patchbaseline_patchfiltergroup.go | 35 + .../ssm/aws-ssm-patchbaseline_patchsource.go | 47 + .../aws-ssm-patchbaseline_patchstringdate.go | 30 + .../ssm/aws-ssm-patchbaseline_rule.go | 57 + .../ssm/aws-ssm-patchbaseline_rulegroup.go | 35 + .../ssm/aws-ssm-resourcedatasync.go | 148 + ...resourcedatasync_awsorganizationssource.go | 42 + .../aws-ssm-resourcedatasync_s3destination.go | 57 + .../aws-ssm-resourcedatasync_syncsource.go | 52 + .../ssmcontacts/aws-ssmcontacts-contact.go | 123 + ...s-ssmcontacts-contact_channeltargetinfo.go | 42 + ...s-ssmcontacts-contact_contacttargetinfo.go | 42 + .../aws-ssmcontacts-contact_stage.go | 42 + .../aws-ssmcontacts-contact_targets.go | 40 + .../aws-ssmcontacts-contactchannel.go | 128 + .../aws-ssmincidents-replicationset.go | 113 + ...ents-replicationset_regionconfiguration.go | 37 + ...idents-replicationset_replicationregion.go | 42 + .../aws-ssmincidents-responseplan.go | 139 + .../aws-ssmincidents-responseplan_action.go | 35 + ...s-ssmincidents-responseplan_chatchannel.go | 37 + ...incidents-responseplan_incidenttemplate.go | 57 + ...nts-responseplan_notificationtargetitem.go | 37 + ...ssmincidents-responseplan_ssmautomation.go | 57 + ...-ssmincidents-responseplan_ssmparameter.go | 42 + .../cloudformation/sso/aws-sso-assignment.go | 133 + ...anceaccesscontrolattributeconfiguration.go | 113 + ...uteconfiguration_accesscontrolattribute.go | 42 + ...nfiguration_accesscontrolattributevalue.go | 37 + .../sso/aws-sso-permissionset.go | 144 + .../aws-stepfunctions-activity.go | 113 + .../aws-stepfunctions-activity_tagsentry.go | 42 + .../aws-stepfunctions-statemachine.go | 153 + ...ons-statemachine_cloudwatchlogsloggroup.go | 37 + ...s-stepfunctions-statemachine_definition.go | 30 + ...ns-statemachine_definitionsubstitutions.go | 30 + ...epfunctions-statemachine_logdestination.go | 35 + ...tions-statemachine_loggingconfiguration.go | 47 + ...s-stepfunctions-statemachine_s3location.go | 47 + ...ws-stepfunctions-statemachine_tagsentry.go | 42 + ...tions-statemachine_tracingconfiguration.go | 37 + .../synthetics/aws-synthetics-canary.go | 174 + .../aws-synthetics-canary_artifactconfig.go | 35 + .../aws-synthetics-canary_basescreenshot.go | 42 + .../synthetics/aws-synthetics-canary_code.go | 57 + .../aws-synthetics-canary_runconfig.go | 52 + .../aws-synthetics-canary_s3encryption.go | 42 + .../aws-synthetics-canary_schedule.go | 42 + .../aws-synthetics-canary_visualreference.go | 42 + .../aws-synthetics-canary_vpcconfig.go | 47 + goformation/cloudformation/template.go | 200 + .../timestream/aws-timestream-database.go | 119 + .../aws-timestream-scheduledquery.go | 154 + ...estream-scheduledquery_dimensionmapping.go | 42 + ...scheduledquery_errorreportconfiguration.go | 35 + ...ream-scheduledquery_mixedmeasuremapping.go | 57 + ...duledquery_multimeasureattributemapping.go | 47 + ...eam-scheduledquery_multimeasuremappings.go | 42 + ...cheduledquery_notificationconfiguration.go | 35 + ...mestream-scheduledquery_s3configuration.go | 47 + ...am-scheduledquery_scheduleconfiguration.go | 37 + ...estream-scheduledquery_snsconfiguration.go | 37 + ...ream-scheduledquery_targetconfiguration.go | 35 + ...-scheduledquery_timestreamconfiguration.go | 67 + .../timestream/aws-timestream-table.go | 124 + .../transfer/aws-transfer-server.go | 164 + .../aws-transfer-server_endpointdetails.go | 57 + ...transfer-server_identityproviderdetails.go | 52 + .../transfer/aws-transfer-server_protocol.go | 30 + .../aws-transfer-server_protocoldetails.go | 37 + .../aws-transfer-server_securitygroupid.go | 30 + .../aws-transfer-server_workflowdetail.go | 42 + .../aws-transfer-server_workflowdetails.go | 35 + .../transfer/aws-transfer-user.go | 154 + ...aws-transfer-user_homedirectorymapentry.go | 42 + .../aws-transfer-user_posixprofile.go | 47 + .../aws-transfer-user_sshpublickey.go | 30 + .../transfer/aws-transfer-workflow.go | 124 + .../aws-transfer-workflow_workflowstep.go | 57 + .../cloudformation/types/intrinsics.go | 299 + goformation/cloudformation/types/types.go | 194 + goformation/cloudformation/utils/utils.go | 37 + .../waf/aws-waf-bytematchset.go | 113 + .../aws-waf-bytematchset_bytematchtuple.go | 57 + .../waf/aws-waf-bytematchset_fieldtomatch.go | 42 + .../cloudformation/waf/aws-waf-ipset.go | 113 + .../waf/aws-waf-ipset_ipsetdescriptor.go | 42 + .../cloudformation/waf/aws-waf-rule.go | 118 + .../waf/aws-waf-rule_predicate.go | 47 + .../waf/aws-waf-sizeconstraintset.go | 113 + .../aws-waf-sizeconstraintset_fieldtomatch.go | 42 + ...ws-waf-sizeconstraintset_sizeconstraint.go | 52 + .../waf/aws-waf-sqlinjectionmatchset.go | 113 + ...s-waf-sqlinjectionmatchset_fieldtomatch.go | 42 + ...njectionmatchset_sqlinjectionmatchtuple.go | 42 + .../cloudformation/waf/aws-waf-webacl.go | 123 + .../waf/aws-waf-webacl_activatedrule.go | 47 + .../waf/aws-waf-webacl_wafaction.go | 37 + .../cloudformation/waf/aws-waf-xssmatchset.go | 113 + .../waf/aws-waf-xssmatchset_fieldtomatch.go | 42 + .../waf/aws-waf-xssmatchset_xssmatchtuple.go | 42 + .../aws-wafregional-bytematchset.go | 113 + ...wafregional-bytematchset_bytematchtuple.go | 57 + ...s-wafregional-bytematchset_fieldtomatch.go | 42 + .../aws-wafregional-geomatchset.go | 113 + ...regional-geomatchset_geomatchconstraint.go | 42 + .../wafregional/aws-wafregional-ipset.go | 113 + .../aws-wafregional-ipset_ipsetdescriptor.go | 42 + .../aws-wafregional-ratebasedrule.go | 128 + ...aws-wafregional-ratebasedrule_predicate.go | 47 + .../aws-wafregional-regexpatternset.go | 113 + .../wafregional/aws-wafregional-rule.go | 118 + .../aws-wafregional-rule_predicate.go | 47 + .../aws-wafregional-sizeconstraintset.go | 113 + ...regional-sizeconstraintset_fieldtomatch.go | 42 + ...gional-sizeconstraintset_sizeconstraint.go | 52 + .../aws-wafregional-sqlinjectionmatchset.go | 113 + ...ional-sqlinjectionmatchset_fieldtomatch.go | 42 + ...njectionmatchset_sqlinjectionmatchtuple.go | 42 + .../wafregional/aws-wafregional-webacl.go | 123 + .../aws-wafregional-webacl_action.go | 37 + .../aws-wafregional-webacl_rule.go | 47 + .../aws-wafregional-webaclassociation.go | 113 + .../aws-wafregional-xssmatchset.go | 113 + ...ws-wafregional-xssmatchset_fieldtomatch.go | 42 + ...s-wafregional-xssmatchset_xssmatchtuple.go | 42 + .../cloudformation/wafv2/aws-wafv2-ipset.go | 134 + .../wafv2/aws-wafv2-loggingconfiguration.go | 123 + ...wafv2-loggingconfiguration_fieldtomatch.go | 55 + .../wafv2/aws-wafv2-regexpatternset.go | 129 + .../wafv2/aws-wafv2-rulegroup.go | 144 + .../wafv2/aws-wafv2-rulegroup_andstatement.go | 35 + .../aws-wafv2-rulegroup_andstatementone.go | 35 + .../aws-wafv2-rulegroup_andstatementtwo.go | 35 + .../aws-wafv2-rulegroup_bytematchstatement.go | 57 + .../aws-wafv2-rulegroup_customresponsebody.go | 42 + .../wafv2/aws-wafv2-rulegroup_fieldtomatch.go | 70 + ...afv2-rulegroup_forwardedipconfiguration.go | 42 + .../aws-wafv2-rulegroup_geomatchstatement.go | 42 + ...rulegroup_ipsetforwardedipconfiguration.go | 47 + ...wafv2-rulegroup_ipsetreferencestatement.go | 42 + .../wafv2/aws-wafv2-rulegroup_jsonbody.go | 47 + .../aws-wafv2-rulegroup_jsonmatchpattern.go | 42 + .../wafv2/aws-wafv2-rulegroup_label.go | 37 + ...aws-wafv2-rulegroup_labelmatchstatement.go | 42 + .../wafv2/aws-wafv2-rulegroup_labelsummary.go | 37 + .../wafv2/aws-wafv2-rulegroup_notstatement.go | 35 + .../aws-wafv2-rulegroup_notstatementone.go | 35 + .../aws-wafv2-rulegroup_notstatementtwo.go | 35 + .../wafv2/aws-wafv2-rulegroup_orstatement.go | 35 + .../aws-wafv2-rulegroup_orstatementone.go | 35 + .../aws-wafv2-rulegroup_orstatementtwo.go | 35 + .../aws-wafv2-rulegroup_ratebasedstatement.go | 52 + ...s-wafv2-rulegroup_ratebasedstatementone.go | 52 + ...s-wafv2-rulegroup_ratebasedstatementtwo.go | 52 + ...group_regexpatternsetreferencestatement.go | 47 + .../wafv2/aws-wafv2-rulegroup_rule.go | 62 + .../wafv2/aws-wafv2-rulegroup_ruleaction.go | 45 + ...wafv2-rulegroup_sizeconstraintstatement.go | 52 + .../aws-wafv2-rulegroup_sqlimatchstatement.go | 40 + .../wafv2/aws-wafv2-rulegroup_statement.go | 90 + .../wafv2/aws-wafv2-rulegroup_statementone.go | 85 + .../aws-wafv2-rulegroup_statementthree.go | 65 + .../wafv2/aws-wafv2-rulegroup_statementtwo.go | 85 + .../aws-wafv2-rulegroup_texttransformation.go | 42 + .../aws-wafv2-rulegroup_visibilityconfig.go | 47 + .../aws-wafv2-rulegroup_xssmatchstatement.go | 40 + .../cloudformation/wafv2/aws-wafv2-webacl.go | 144 + .../wafv2/aws-wafv2-webacl_allowaction.go | 35 + .../wafv2/aws-wafv2-webacl_andstatement.go | 35 + .../wafv2/aws-wafv2-webacl_andstatementone.go | 35 + .../wafv2/aws-wafv2-webacl_andstatementtwo.go | 35 + .../wafv2/aws-wafv2-webacl_blockaction.go | 35 + .../aws-wafv2-webacl_bytematchstatement.go | 57 + .../wafv2/aws-wafv2-webacl_countaction.go | 35 + .../aws-wafv2-webacl_customhttpheader.go | 42 + .../aws-wafv2-webacl_customrequesthandling.go | 35 + .../wafv2/aws-wafv2-webacl_customresponse.go | 47 + .../aws-wafv2-webacl_customresponsebody.go | 42 + .../wafv2/aws-wafv2-webacl_defaultaction.go | 40 + .../wafv2/aws-wafv2-webacl_excludedrule.go | 37 + .../wafv2/aws-wafv2-webacl_fieldtomatch.go | 70 + ...s-wafv2-webacl_forwardedipconfiguration.go | 42 + .../aws-wafv2-webacl_geomatchstatement.go | 42 + ...v2-webacl_ipsetforwardedipconfiguration.go | 47 + ...ws-wafv2-webacl_ipsetreferencestatement.go | 42 + .../wafv2/aws-wafv2-webacl_jsonbody.go | 47 + .../aws-wafv2-webacl_jsonmatchpattern.go | 42 + .../wafv2/aws-wafv2-webacl_label.go | 37 + .../aws-wafv2-webacl_labelmatchstatement.go | 42 + ...-wafv2-webacl_managedrulegroupstatement.go | 57 + .../wafv2/aws-wafv2-webacl_notstatement.go | 35 + .../wafv2/aws-wafv2-webacl_notstatementone.go | 35 + .../wafv2/aws-wafv2-webacl_notstatementtwo.go | 35 + .../wafv2/aws-wafv2-webacl_orstatement.go | 35 + .../wafv2/aws-wafv2-webacl_orstatementone.go | 35 + .../wafv2/aws-wafv2-webacl_orstatementtwo.go | 35 + .../wafv2/aws-wafv2-webacl_overrideaction.go | 40 + .../aws-wafv2-webacl_ratebasedstatement.go | 52 + .../aws-wafv2-webacl_ratebasedstatementone.go | 52 + .../aws-wafv2-webacl_ratebasedstatementtwo.go | 52 + ...ebacl_regexpatternsetreferencestatement.go | 47 + .../wafv2/aws-wafv2-webacl_rule.go | 67 + .../wafv2/aws-wafv2-webacl_ruleaction.go | 45 + ...afv2-webacl_rulegroupreferencestatement.go | 42 + ...ws-wafv2-webacl_sizeconstraintstatement.go | 52 + .../aws-wafv2-webacl_sqlimatchstatement.go | 40 + .../wafv2/aws-wafv2-webacl_statement.go | 100 + .../wafv2/aws-wafv2-webacl_statementone.go | 95 + .../wafv2/aws-wafv2-webacl_statementthree.go | 75 + .../wafv2/aws-wafv2-webacl_statementtwo.go | 95 + .../aws-wafv2-webacl_texttransformation.go | 42 + .../aws-wafv2-webacl_visibilityconfig.go | 47 + .../aws-wafv2-webacl_xssmatchstatement.go | 40 + .../wafv2/aws-wafv2-webaclassociation.go | 113 + .../wisdom/aws-wisdom-assistant.go | 129 + ...stant_serversideencryptionconfiguration.go | 37 + .../wisdom/aws-wisdom-assistantassociation.go | 124 + ...om-assistantassociation_associationdata.go | 37 + .../wisdom/aws-wisdom-knowledgebase.go | 139 + ...wledgebase_appintegrationsconfiguration.go | 42 + ...om-knowledgebase_renderingconfiguration.go | 37 + ...ebase_serversideencryptionconfiguration.go | 37 + ...isdom-knowledgebase_sourceconfiguration.go | 35 + .../aws-workspaces-connectionalias.go | 114 + ...nectionalias_connectionaliasassociation.go | 52 + .../workspaces/aws-workspaces-workspace.go | 144 + ...orkspaces-workspace_workspaceproperties.go | 57 + .../cloudformation/xray/aws-xray-group.go | 123 + .../aws-xray-group_insightsconfiguration.go | 42 + .../xray/aws-xray-samplingrule.go | 128 + .../aws-xray-samplingrule_samplingrule.go | 97 + ...ws-xray-samplingrule_samplingrulerecord.go | 47 + ...ws-xray-samplingrule_samplingruleupdate.go | 92 + goformation/example/go-to-yaml/main.go | 45 + goformation/example/yaml-to-go/main.go | 37 + goformation/example/yaml-to-go/template.yaml | 7 + goformation/generate/create-pull-request.sh | 88 + goformation/generate/generate.go | 525 + goformation/generate/generate.sh | 14 + goformation/generate/generate_suite_test.go | 13 + goformation/generate/main.go | 42 + goformation/generate/naming.go | 70 + goformation/generate/property.go | 349 + goformation/generate/property_test.go | 192 + goformation/generate/resource.go | 81 + goformation/generate/resource_test.go | 229 + goformation/generate/sam-2016-10-31.json | 1706 + goformation/generate/spec.go | 37 + goformation/generate/templates/all.template | 40 + .../templates/polymorphic-property.template | 118 + .../generate/templates/resource.template | 142 + .../templates/schema-property.template | 94 + .../templates/schema-resource.template | 76 + .../generate/templates/schema.template | 205 + goformation/go.mod | 25 + goformation/go.sum | 87 + goformation/goformation.go | 77 + goformation/goformation_schema_test.go | 187 + goformation/goformation_suite_test.go | 13 + goformation/goformation_test.go | 1228 + goformation/intrinsics/intrinsics.go | 40 + .../intrinsics/intrinsics_suite_test.go | 13 + goformation/intrinsics/tags.go | 47 + goformation/schema/README.md | 5 + goformation/schema/cloudformation.go | 124432 ++++++++++++++ goformation/schema/cloudformation.schema.json | 124429 ++++++++++++++ goformation/schema/sam.go | 126243 +++++++++++++++ goformation/schema/sam.schema.json | 126240 ++++++++++++++ goformation/static/logo.png | Bin 0 -> 195275 bytes goformation/test.go | 1 + .../invalid-sam-template-no-transform.json | 14 + .../invalid-sam-template-wrong-transform.json | 15 + .../invalid-template-additional-property.json | 26 + ...template-additional-resource-property.json | 26 + ...id-template-empty-resource-properties.json | 23 + ...nvalid-template-invalid-resource-name.json | 12 + ...template-invalid-resource-subproperty.json | 20 + ...-template-missing-resource-properties.json | 22 + ...nvalid-template-missing-resource-type.json | 24 + .../invalid-template-missing-resources.json | 4 + ...template-subproperty-missing-property.json | 24 + ...nvalid-template-unknown-resource-type.json | 25 + ...template-unknown-subproperty-property.json | 26 + goformation/test/json/resource-with-tags.json | 32 + goformation/test/json/valid-sam-template.json | 28 + .../valid-template-resource-attributes.json | 54 + .../test/json/valid-template-with-fns.json | 36 + goformation/test/json/valid-template.json | 25 + goformation/test/yaml/api-swagger-plain.yaml | 1111 + ...less-api-string-or-cors-configuration.yaml | 38 + .../test/yaml/aws-serverless-api-swagger.yaml | 1038 + goformation/test/yaml/aws-serverless-api.yaml | 75 + .../aws-serverless-function-2016-10-31.yaml | 40 + .../aws-serverless-function-api-event.yaml | 53 + .../aws-serverless-function-env-vars.yaml | 104 + ...erless-function-string-or-s3-location.yaml | 25 + .../test/yaml/aws-serverless-simpletable.yaml | 16 + goformation/test/yaml/codestar/java.yml | 41 + goformation/test/yaml/codestar/nodejs.yml | 25 + goformation/test/yaml/codestar/python.yml | 30 + goformation/test/yaml/custom-resource.yaml | 8 + goformation/test/yaml/output_section.yaml | 14 + .../sam-official-samples/alexa_skill/index.js | 33 + .../alexa_skill/template.yaml | 15 + .../api-swagger-intrinsic.yaml | 1038 + .../api-swagger-plain.yaml | 1111 + .../sam-official-samples/api_backend/index.js | 87 + .../api_backend/template.yaml | 54 + .../api_swagger_cors/index.js | 8 + .../api_swagger_cors/swagger.yaml | 105 + .../api_swagger_cors/template.yaml | 46 + .../codestar-node4.3.yaml | 25 + .../encryption_proxy/README.MD | 48 + .../encryption_proxy/decryption.py | 49 + .../encryption_proxy/encryption.py | 53 + .../encryption_proxy/template.yaml | 104 + .../yaml/sam-official-samples/function.yaml | 29 + .../sam-official-samples/hello_world/index.js | 6 + .../hello_world/template.yaml | 17 + .../inline_swagger/index.js | 6 + .../inline_swagger/template.yaml | 41 + .../sam-official-samples/iot_backend/index.js | 30 + .../iot_backend/template.yaml | 29 + .../s3_processor/index.js | 26 + .../s3_processor/template.yaml | 24 + .../sam-official-samples/schedule/index.js | 7 + .../schedule/template.yaml | 15 + .../stream_processor/index.js | 11 + .../stream_processor/template.yaml | 21 + .../sam-official-samples/templates/basic.yaml | 13 + .../templates/intrinsic.yaml | 29 + .../sam-official-samples/templates/wrong.yaml | 12 + goformation/test/yaml/transform-multiple.yaml | 11 + goformation/test/yaml/transform-single.yaml | 9 + .../no-resources-section.yaml | 2 + .../test/yaml/yaml-intrinsic-tags.yaml | 15 + pkg/actions/nodegroup/upgrade.go | 10 +- pkg/automode/cluster_role_manager.go | 2 +- pkg/cfn/builder/access_entry.go | 4 +- pkg/cfn/builder/api.go | 7 +- pkg/cfn/builder/auto_mode.go | 7 +- pkg/cfn/builder/block_device_mapping.go | 4 +- pkg/cfn/builder/builder_suite_test.go | 3 +- pkg/cfn/builder/cloudwatch_logging.go | 4 +- pkg/cfn/builder/cluster.go | 10 +- pkg/cfn/builder/export_test.go | 2 +- pkg/cfn/builder/fargate.go | 5 +- pkg/cfn/builder/iam.go | 6 +- pkg/cfn/builder/iam_helper.go | 7 +- pkg/cfn/builder/karpenter.go | 11 +- pkg/cfn/builder/managed_launch_template.go | 6 +- .../builder/managed_launch_template_test.go | 4 +- pkg/cfn/builder/managed_nodegroup.go | 7 +- .../managed_nodegroup_ami_type_test.go | 4 +- pkg/cfn/builder/managed_nodegroup_test.go | 7 +- pkg/cfn/builder/network_interfaces.go | 4 +- pkg/cfn/builder/nodegroup.go | 10 +- pkg/cfn/builder/nodegroup_subnets_test.go | 2 +- pkg/cfn/builder/nodegroup_test.go | 3 +- pkg/cfn/builder/outputs.go | 3 +- pkg/cfn/builder/partition.go | 2 +- pkg/cfn/builder/statement.go | 2 +- pkg/cfn/builder/vpc.go | 6 +- pkg/cfn/builder/vpc_endpoint.go | 4 +- pkg/cfn/builder/vpc_endpoint_test.go | 4 +- pkg/cfn/builder/vpc_existing.go | 3 +- pkg/cfn/builder/vpc_existing_test.go | 3 +- pkg/cfn/builder/vpc_ipv4.go | 6 +- pkg/cfn/builder/vpc_ipv4_test.go | 3 +- pkg/cfn/builder/vpc_ipv6.go | 6 +- pkg/cfn/manager/compat.go | 3 +- pkg/cfn/manager/template.go | 3 +- pkg/cfn/outputs/api.go | 5 +- pkg/cfn/template/iam_helpers.go | 3 +- pkg/vpc/fakes/fake_vpc_importer.go | 2 +- pkg/vpc/importer.go | 2 +- pkg/vpc/importer_test.go | 3 +- 3998 files changed, 794536 insertions(+), 135 deletions(-) create mode 100644 goformation/.gitignore create mode 100644 goformation/AUTHORS.md create mode 100644 goformation/CHANGELOG.md create mode 100644 goformation/CODE_OF_CONDUCT.md create mode 100644 goformation/CONTRIBUTING.md create mode 100644 goformation/LICENSE create mode 100644 goformation/LOGO.md create mode 100644 goformation/NOTICE create mode 100644 goformation/README.md create mode 100644 goformation/cloudformation/README.md create mode 100644 goformation/cloudformation/accessanalyzer/aws-accessanalyzer-analyzer.go create mode 100644 goformation/cloudformation/accessanalyzer/aws-accessanalyzer-analyzer_archiverule.go create mode 100644 goformation/cloudformation/accessanalyzer/aws-accessanalyzer-analyzer_filter.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_apipassthrough.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_edipartyname.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_extendedkeyusage.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_extensions.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_generalname.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_keyusage.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_othername.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_policyinformation.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_policyqualifierinfo.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_qualifier.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_subject.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificate_validity.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_accessdescription.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_accessmethod.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_crlconfiguration.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_csrextensions.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_edipartyname.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_generalname.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_keyusage.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_ocspconfiguration.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_othername.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_revocationconfiguration.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthority_subject.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-certificateauthorityactivation.go create mode 100644 goformation/cloudformation/acmpca/aws-acmpca-permission.go create mode 100644 goformation/cloudformation/all.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_configurationid.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_encryptionoptions.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_ldapservermetadata.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_loglist.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_maintenancewindow.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_tagsentry.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-broker_user.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-configuration.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-configuration_tagsentry.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-configurationassociation.go create mode 100644 goformation/cloudformation/amazonmq/aws-amazonmq-configurationassociation_configurationid.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-app.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-app_autobranchcreationconfig.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-app_basicauthconfig.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-app_customrule.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-app_environmentvariable.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-branch.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-branch_basicauthconfig.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-branch_environmentvariable.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-domain.go create mode 100644 goformation/cloudformation/amplify/aws-amplify-domain_subdomainsetting.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentbindingpropertiesvalue.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentbindingpropertiesvalueproperties.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentchild.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentconditionproperty.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentdataconfiguration.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentoverrides.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentoverridesvalue.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentproperties.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentproperty.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentpropertybindingproperties.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentvariant.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_componentvariantvalues.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_formbindings.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_predicate.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-component_sortproperty.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-theme.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-theme_themevalue.go create mode 100644 goformation/cloudformation/amplifyuibuilder/aws-amplifyuibuilder-theme_themevalues.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-account.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-apikey.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-apikey_stagekey.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-authorizer.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-basepathmapping.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-clientcertificate.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment_accesslogsetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment_canarysetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment_deploymentcanarysettings.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment_methodsetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-deployment_stagedescription.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-documentationpart.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-documentationpart_location.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-documentationversion.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-domainname.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-domainname_endpointconfiguration.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-domainname_mutualtlsauthentication.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-gatewayresponse.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-method.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-method_integration.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-method_integrationresponse.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-method_methodresponse.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-model.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-requestvalidator.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-resource.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-restapi.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-restapi_endpointconfiguration.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-restapi_s3location.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-stage.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-stage_accesslogsetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-stage_canarysetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-stage_methodsetting.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-usageplan.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-usageplan_apistage.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-usageplan_quotasettings.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-usageplan_throttlesettings.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-usageplankey.go create mode 100644 goformation/cloudformation/apigateway/aws-apigateway-vpclink.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-api.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-api_bodys3location.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-api_cors.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides_accesslogsettings.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides_integrationoverrides.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides_routeoverrides.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides_routesettings.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apigatewaymanagedoverrides_stageoverrides.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-apimapping.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-authorizer.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-authorizer_jwtconfiguration.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-deployment.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-domainname.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-domainname_domainnameconfiguration.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-domainname_mutualtlsauthentication.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-integration.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-integration_responseparameter.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-integration_responseparameterlist.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-integration_tlsconfig.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-integrationresponse.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-model.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-route.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-route_parameterconstraints.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-routeresponse.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-routeresponse_parameterconstraints.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-stage.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-stage_accesslogsettings.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-stage_routesettings.go create mode 100644 goformation/cloudformation/apigatewayv2/aws-apigatewayv2-vpclink.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-application.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-application_tags.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-configurationprofile.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-configurationprofile_tags.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-configurationprofile_validators.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-deployment.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-deployment_tags.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-deploymentstrategy.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-deploymentstrategy_tags.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-environment.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-environment_monitors.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-environment_tags.go create mode 100644 goformation/cloudformation/appconfig/aws-appconfig-hostedconfigurationversion.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_amplitudeconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_connectoroauthrequest.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_connectorprofileconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_connectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_connectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_datadogconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_datadogconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_dynatraceconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_dynatraceconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_googleanalyticsconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_infornexusconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_infornexusconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_marketoconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_marketoconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_oauthproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_redshiftconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_redshiftconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_salesforceconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_salesforceconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_sapodataconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_sapodataconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_servicenowconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_servicenowconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_singularconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_slackconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_slackconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_snowflakeconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_snowflakeconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_trendmicroconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_veevaconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_veevaconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_zendeskconnectorprofilecredentials.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-connectorprofile_zendeskconnectorprofileproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_aggregationconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_amplitudesourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_connectoroperator.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_datadogsourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_destinationconnectorproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_destinationflowconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_dynatracesourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_errorhandlingconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_eventbridgedestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_googleanalyticssourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_incrementalpullconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_infornexussourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_lookoutmetricsdestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_marketosourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_prefixconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_redshiftdestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_s3destinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_s3inputformatconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_s3outputformatconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_s3sourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_salesforcedestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_salesforcesourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_sapodatasourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_scheduledtriggerproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_servicenowsourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_singularsourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_slacksourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_snowflakedestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_sourceconnectorproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_sourceflowconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_task.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_taskpropertiesobject.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_trendmicrosourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_triggerconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_upsolverdestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_upsolvers3outputformatconfig.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_veevasourceproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_zendeskdestinationproperties.go create mode 100644 goformation/cloudformation/appflow/aws-appflow-flow_zendesksourceproperties.go create mode 100644 goformation/cloudformation/appintegrations/aws-appintegrations-eventintegration.go create mode 100644 goformation/cloudformation/appintegrations/aws-appintegrations-eventintegration_eventfilter.go create mode 100644 goformation/cloudformation/appintegrations/aws-appintegrations-eventintegration_eventintegrationassociation.go create mode 100644 goformation/cloudformation/appintegrations/aws-appintegrations-eventintegration_metadata.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalabletarget.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalabletarget_scalabletargetaction.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalabletarget_scheduledaction.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalabletarget_suspendedstate.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_customizedmetricspecification.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_metricdimension.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_predefinedmetricspecification.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_stepadjustment.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_stepscalingpolicyconfiguration.go create mode 100644 goformation/cloudformation/applicationautoscaling/aws-applicationautoscaling-scalingpolicy_targettrackingscalingpolicyconfiguration.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_alarm.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_alarmmetric.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_componentconfiguration.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_componentmonitoringsetting.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_configurationdetails.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_customcomponent.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_jmxprometheusexporter.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_log.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_logpattern.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_logpatternset.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_subcomponentconfigurationdetails.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_subcomponenttypeconfiguration.go create mode 100644 goformation/cloudformation/applicationinsights/aws-applicationinsights-application_windowsevent.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutehostnamematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutehostnamerewrite.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutemetadatamatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayrouterangematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutespec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutetarget.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_gatewayroutevirtualservice.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_grpcgatewayroute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_grpcgatewayrouteaction.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_grpcgatewayroutematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_grpcgatewayroutemetadata.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_grpcgatewayrouterewrite.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayroute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayrouteaction.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayrouteheader.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayrouteheadermatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayroutematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayroutepathrewrite.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayrouteprefixrewrite.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpgatewayrouterewrite.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httppathmatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_httpqueryparametermatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-gatewayroute_queryparameter.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-mesh.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-mesh_egressfilter.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-mesh_meshspec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_duration.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcretrypolicy.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcroute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcrouteaction.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcroutematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcroutemetadata.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpcroutemetadatamatchmethod.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_grpctimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_headermatchmethod.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httppathmatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httpqueryparametermatch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httpretrypolicy.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httproute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httprouteaction.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httprouteheader.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httproutematch.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_httptimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_matchrange.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_queryparameter.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_routespec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_tcproute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_tcprouteaction.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_tcptimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-route_weightedtarget.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_subjectalternativenamematchers.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_subjectalternativenames.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayaccesslog.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaybackenddefaults.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayclientpolicy.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayclientpolicytls.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayclienttlscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayfileaccesslog.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaygrpcconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayhealthcheckpolicy.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayhttp2connectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayhttpconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistener.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertls.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlsacmcertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlsfilecertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlssdscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlsvalidationcontext.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylistenertlsvalidationcontexttrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaylogging.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayportmapping.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewayspec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaytlsvalidationcontext.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaytlsvalidationcontextacmtrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaytlsvalidationcontextfiletrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaytlsvalidationcontextsdstrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualgateway_virtualgatewaytlsvalidationcontexttrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_accesslog.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_awscloudmapinstanceattribute.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_awscloudmapservicediscovery.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_backend.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_backenddefaults.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_clientpolicy.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_clientpolicytls.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_clienttlscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_dnsservicediscovery.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_duration.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_fileaccesslog.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_grpctimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_healthcheck.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_httptimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listener.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertls.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlsacmcertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlsfilecertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlssdscertificate.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlsvalidationcontext.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_listenertlsvalidationcontexttrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_logging.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_outlierdetection.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_portmapping.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_servicediscovery.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_subjectalternativenamematchers.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_subjectalternativenames.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tcptimeout.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tlsvalidationcontext.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tlsvalidationcontextacmtrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tlsvalidationcontextfiletrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tlsvalidationcontextsdstrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_tlsvalidationcontexttrust.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodeconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodegrpcconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodehttp2connectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodehttpconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodespec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualnodetcpconnectionpool.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualnode_virtualservicebackend.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualrouter.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualrouter_portmapping.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualrouter_virtualrouterlistener.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualrouter_virtualrouterspec.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualservice.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualservice_virtualnodeserviceprovider.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualservice_virtualrouterserviceprovider.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualservice_virtualserviceprovider.go create mode 100644 goformation/cloudformation/appmesh/aws-appmesh-virtualservice_virtualservicespec.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_authenticationconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_codeconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_codeconfigurationvalues.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_coderepository.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_encryptionconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_healthcheckconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_imageconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_imagerepository.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_instanceconfiguration.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_keyvaluepair.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_sourcecodeversion.go create mode 100644 goformation/cloudformation/apprunner/aws-apprunner-service_sourceconfiguration.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-appblock.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-appblock_s3location.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-appblock_scriptdetails.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-application.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-application_s3location.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-applicationfleetassociation.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-directoryconfig.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-directoryconfig_serviceaccountcredentials.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-fleet.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-fleet_computecapacity.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-fleet_domainjoininfo.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-fleet_vpcconfig.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-imagebuilder.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-imagebuilder_accessendpoint.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-imagebuilder_domainjoininfo.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-imagebuilder_vpcconfig.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stack.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stack_accessendpoint.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stack_applicationsettings.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stack_storageconnector.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stack_usersetting.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stackfleetassociation.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-stackuserassociation.go create mode 100644 goformation/cloudformation/appstream/aws-appstream-user.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-apicache.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-apikey.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_authorizationconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_awsiamconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_deltasyncconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_dynamodbconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_elasticsearchconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_httpconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_lambdaconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_opensearchserviceconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_rdshttpendpointconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-datasource_relationaldatabaseconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-functionconfiguration.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-functionconfiguration_lambdaconflicthandlerconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-functionconfiguration_syncconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_additionalauthenticationprovider.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_additionalauthenticationproviders.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_cognitouserpoolconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_lambdaauthorizerconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_logconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_openidconnectconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_tags.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlapi_userpoolconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-graphqlschema.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-resolver.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-resolver_cachingconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-resolver_lambdaconflicthandlerconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-resolver_pipelineconfig.go create mode 100644 goformation/cloudformation/appsync/aws-appsync-resolver_syncconfig.go create mode 100644 goformation/cloudformation/aps/aws-aps-rulegroupsnamespace.go create mode 100644 goformation/cloudformation/aps/aws-aps-workspace.go create mode 100644 goformation/cloudformation/ask/alexa-ask-skill.go create mode 100644 goformation/cloudformation/ask/alexa-ask-skill_authenticationconfiguration.go create mode 100644 goformation/cloudformation/ask/alexa-ask-skill_overrides.go create mode 100644 goformation/cloudformation/ask/alexa-ask-skill_skillpackage.go create mode 100644 goformation/cloudformation/athena/aws-athena-datacatalog.go create mode 100644 goformation/cloudformation/athena/aws-athena-datacatalog_tags.go create mode 100644 goformation/cloudformation/athena/aws-athena-namedquery.go create mode 100644 goformation/cloudformation/athena/aws-athena-preparedstatement.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_encryptionconfiguration.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_engineversion.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_resultconfiguration.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_resultconfigurationupdates.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_tags.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_workgroupconfiguration.go create mode 100644 goformation/cloudformation/athena/aws-athena-workgroup_workgroupconfigurationupdates.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_assessmentreportsdestination.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_awsaccount.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_awsservice.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_delegation.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_role.go create mode 100644 goformation/cloudformation/auditmanager/aws-auditmanager-assessment_scope.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_acceleratorcountrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_acceleratortotalmemorymibrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_baselineebsbandwidthmbpsrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_instancerequirements.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_instancesdistribution.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_launchtemplate.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_launchtemplateoverrides.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_launchtemplatespecification.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_lifecyclehookspecification.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_memorygibpervcpurequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_memorymibrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_metricscollection.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_mixedinstancespolicy.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_networkinterfacecountrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_notificationconfiguration.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_tagproperty.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_totallocalstoragegbrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-autoscalinggroup_vcpucountrequest.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-launchconfiguration.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-launchconfiguration_blockdevice.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-launchconfiguration_blockdevicemapping.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-launchconfiguration_metadataoption.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-launchconfiguration_metadataoptions.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-lifecyclehook.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_customizedmetricspecification.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_metricdimension.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predefinedmetricspecification.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predictivescalingconfiguration.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predictivescalingmetricspecification.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predictivescalingpredefinedloadmetric.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predictivescalingpredefinedmetricpair.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_predictivescalingpredefinedscalingmetric.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_stepadjustment.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scalingpolicy_targettrackingconfiguration.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-scheduledaction.go create mode 100644 goformation/cloudformation/autoscaling/aws-autoscaling-warmpool.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_applicationsource.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_customizedloadmetricspecification.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_customizedscalingmetricspecification.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_metricdimension.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_predefinedloadmetricspecification.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_predefinedscalingmetricspecification.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_scalinginstruction.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_tagfilter.go create mode 100644 goformation/cloudformation/autoscalingplans/aws-autoscalingplans-scalingplan_targettrackingconfiguration.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan_advancedbackupsettingresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan_backupplanresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan_backupruleresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan_copyactionresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupplan_lifecycleresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupselection.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupselection_backupselectionresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupselection_conditionresourcetype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupvault.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupvault_lockconfigurationtype.go create mode 100644 goformation/cloudformation/backup/aws-backup-backupvault_notificationobjecttype.go create mode 100644 goformation/cloudformation/backup/aws-backup-framework.go create mode 100644 goformation/cloudformation/backup/aws-backup-framework_controlinputparameter.go create mode 100644 goformation/cloudformation/backup/aws-backup-framework_frameworkcontrol.go create mode 100644 goformation/cloudformation/backup/aws-backup-reportplan.go create mode 100644 goformation/cloudformation/batch/aws-batch-computeenvironment.go create mode 100644 goformation/cloudformation/batch/aws-batch-computeenvironment_computeresources.go create mode 100644 goformation/cloudformation/batch/aws-batch-computeenvironment_ec2configurationobject.go create mode 100644 goformation/cloudformation/batch/aws-batch-computeenvironment_launchtemplatespecification.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_authorizationconfig.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_containerproperties.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_device.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_efsvolumeconfiguration.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_environment.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_evaluateonexit.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_fargateplatformconfiguration.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_linuxparameters.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_logconfiguration.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_mountpoints.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_networkconfiguration.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_nodeproperties.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_noderangeproperty.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_resourcerequirement.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_retrystrategy.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_secret.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_timeout.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_tmpfs.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_ulimit.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_volumes.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobdefinition_volumeshost.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobqueue.go create mode 100644 goformation/cloudformation/batch/aws-batch-jobqueue_computeenvironmentorder.go create mode 100644 goformation/cloudformation/batch/aws-batch-schedulingpolicy.go create mode 100644 goformation/cloudformation/batch/aws-batch-schedulingpolicy_fairsharepolicy.go create mode 100644 goformation/cloudformation/batch/aws-batch-schedulingpolicy_shareattributes.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_budgetdata.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_costtypes.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_notification.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_notificationwithsubscribers.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_spend.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_subscriber.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budget_timeperiod.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_actionthreshold.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_definition.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_iamactiondefinition.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_scpactiondefinition.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_ssmactiondefinition.go create mode 100644 goformation/cloudformation/budgets/aws-budgets-budgetsaction_subscriber.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-keyspace.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table_billingmode.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table_clusteringkeycolumn.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table_column.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table_encryptionspecification.go create mode 100644 goformation/cloudformation/cassandra/aws-cassandra-table_provisionedthroughput.go create mode 100644 goformation/cloudformation/ce/aws-ce-anomalymonitor.go create mode 100644 goformation/cloudformation/ce/aws-ce-anomalysubscription.go create mode 100644 goformation/cloudformation/ce/aws-ce-anomalysubscription_subscriber.go create mode 100644 goformation/cloudformation/ce/aws-ce-costcategory.go create mode 100644 goformation/cloudformation/certificatemanager/aws-certificatemanager-account.go create mode 100644 goformation/cloudformation/certificatemanager/aws-certificatemanager-account_expiryeventsconfiguration.go create mode 100644 goformation/cloudformation/certificatemanager/aws-certificatemanager-certificate.go create mode 100644 goformation/cloudformation/certificatemanager/aws-certificatemanager-certificate_domainvalidationoption.go create mode 100644 goformation/cloudformation/chatbot/aws-chatbot-slackchannelconfiguration.go create mode 100644 goformation/cloudformation/cloud9/aws-cloud9-environmentec2.go create mode 100644 goformation/cloudformation/cloud9/aws-cloud9-environmentec2_repository.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-customresource.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-macro.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-moduledefaultversion.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-moduleversion.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-publictypeversion.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-publisher.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-resourcedefaultversion.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-resourceversion.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-resourceversion_loggingconfig.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stack.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset_autodeployment.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset_deploymenttargets.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset_operationpreferences.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset_parameter.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-stackset_stackinstances.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-typeactivation.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-typeactivation_loggingconfig.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-waitcondition.go create mode 100644 goformation/cloudformation/cloudformation/aws-cloudformation-waitconditionhandle.go create mode 100644 goformation/cloudformation/cloudformation/tag.go create mode 100644 goformation/cloudformation/cloudformation_suite_test.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy_cachepolicyconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy_cookiesconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy_headersconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy_parametersincachekeyandforwardedtoorigin.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cachepolicy_querystringsconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cloudfrontoriginaccessidentity.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-cloudfrontoriginaccessidentity_cloudfrontoriginaccessidentityconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_cachebehavior.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_cookies.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_customerrorresponse.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_customoriginconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_defaultcachebehavior.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_distributionconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_forwardedvalues.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_functionassociation.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_georestriction.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_lambdafunctionassociation.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_legacycustomorigin.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_legacys3origin.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_logging.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origin.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origincustomheader.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origingroup.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origingroupfailovercriteria.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origingroupmember.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origingroupmembers.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_origingroups.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_originshield.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_restrictions.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_s3originconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_statuscodes.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-distribution_viewercertificate.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-function.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-function_functionconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-function_functionmetadata.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-keygroup.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-keygroup_keygroupconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-originrequestpolicy.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-originrequestpolicy_cookiesconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-originrequestpolicy_headersconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-originrequestpolicy_originrequestpolicyconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-originrequestpolicy_querystringsconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-publickey.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-publickey_publickeyconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-realtimelogconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-realtimelogconfig_endpoint.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-realtimelogconfig_kinesisstreamconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_accesscontrolallowheaders.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_accesscontrolallowmethods.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_accesscontrolalloworigins.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_accesscontrolexposeheaders.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_contentsecuritypolicy.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_contenttypeoptions.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_corsconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_customheader.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_customheadersconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_frameoptions.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_referrerpolicy.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_responseheaderspolicyconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_securityheadersconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_stricttransportsecurity.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-responseheaderspolicy_xssprotection.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-streamingdistribution.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-streamingdistribution_logging.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-streamingdistribution_s3origin.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-streamingdistribution_streamingdistributionconfig.go create mode 100644 goformation/cloudformation/cloudfront/aws-cloudfront-streamingdistribution_trustedsigners.go create mode 100644 goformation/cloudformation/cloudtrail/aws-cloudtrail-trail.go create mode 100644 goformation/cloudformation/cloudtrail/aws-cloudtrail-trail_dataresource.go create mode 100644 goformation/cloudformation/cloudtrail/aws-cloudtrail-trail_eventselector.go create mode 100644 goformation/cloudformation/cloudtrail/aws-cloudtrail-trail_insightselector.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-alarm.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-alarm_dimension.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-alarm_metric.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-alarm_metricdataquery.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-alarm_metricstat.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_configuration.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_dimension.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_metric.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_metricdataqueries.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_metricdataquery.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_metricmathanomalydetector.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_metricstat.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_range.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-anomalydetector_singlemetricanomalydetector.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-compositealarm.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-dashboard.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-insightrule.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-insightrule_tags.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-metricstream.go create mode 100644 goformation/cloudformation/cloudwatch/aws-cloudwatch-metricstream_metricstreamfilter.go create mode 100644 goformation/cloudformation/codeartifact/aws-codeartifact-domain.go create mode 100644 goformation/cloudformation/codeartifact/aws-codeartifact-repository.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_artifacts.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_batchrestrictions.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_buildstatusconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_cloudwatchlogsconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_environment.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_environmentvariable.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_filtergroup.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_gitsubmodulesconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_logsconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_projectbuildbatchconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_projectcache.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_projectfilesystemlocation.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_projectsourceversion.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_projecttriggers.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_registrycredential.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_s3logsconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_source.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_sourceauth.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_vpcconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-project_webhookfilter.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-reportgroup.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-reportgroup_reportexportconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-reportgroup_s3reportexportconfig.go create mode 100644 goformation/cloudformation/codebuild/aws-codebuild-sourcecredential.go create mode 100644 goformation/cloudformation/codecommit/aws-codecommit-repository.go create mode 100644 goformation/cloudformation/codecommit/aws-codecommit-repository_code.go create mode 100644 goformation/cloudformation/codecommit/aws-codecommit-repository_repositorytrigger.go create mode 100644 goformation/cloudformation/codecommit/aws-codecommit-repository_s3.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-application.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentconfig.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentconfig_minimumhealthyhosts.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentconfig_timebasedcanary.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentconfig_timebasedlinear.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentconfig_trafficroutingconfig.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_alarm.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_alarmconfiguration.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_autorollbackconfiguration.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_bluegreendeploymentconfiguration.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_blueinstanceterminationoption.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_deployment.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_deploymentreadyoption.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_deploymentstyle.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_ec2tagfilter.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_ec2tagset.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_ec2tagsetlistobject.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_ecsservice.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_elbinfo.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_githublocation.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_greenfleetprovisioningoption.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_loadbalancerinfo.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_onpremisestagset.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_onpremisestagsetlistobject.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_revisionlocation.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_s3location.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_tagfilter.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_targetgroupinfo.go create mode 100644 goformation/cloudformation/codedeploy/aws-codedeploy-deploymentgroup_triggerconfig.go create mode 100644 goformation/cloudformation/codeguruprofiler/aws-codeguruprofiler-profilinggroup.go create mode 100644 goformation/cloudformation/codeguruprofiler/aws-codeguruprofiler-profilinggroup_channel.go create mode 100644 goformation/cloudformation/codegurureviewer/aws-codegurureviewer-repositoryassociation.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-customactiontype.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-customactiontype_artifactdetails.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-customactiontype_configurationproperties.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-customactiontype_settings.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_actiondeclaration.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_actiontypeid.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_artifactstore.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_artifactstoremap.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_blockerdeclaration.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_encryptionkey.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_inputartifact.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_outputartifact.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_stagedeclaration.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-pipeline_stagetransition.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-webhook.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-webhook_webhookauthconfiguration.go create mode 100644 goformation/cloudformation/codepipeline/aws-codepipeline-webhook_webhookfilterrule.go create mode 100644 goformation/cloudformation/codestar/aws-codestar-githubrepository.go create mode 100644 goformation/cloudformation/codestar/aws-codestar-githubrepository_code.go create mode 100644 goformation/cloudformation/codestar/aws-codestar-githubrepository_s3.go create mode 100644 goformation/cloudformation/codestarconnections/aws-codestarconnections-connection.go create mode 100644 goformation/cloudformation/codestarnotifications/aws-codestarnotifications-notificationrule.go create mode 100644 goformation/cloudformation/codestarnotifications/aws-codestarnotifications-notificationrule_target.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypool.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypool_cognitoidentityprovider.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypool_cognitostreams.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypool_pushsync.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypoolroleattachment.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypoolroleattachment_mappingrule.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypoolroleattachment_rolemapping.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-identitypoolroleattachment_rulesconfigurationtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_accountrecoverysetting.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_admincreateuserconfig.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_customemailsender.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_customsmssender.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_deviceconfiguration.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_emailconfiguration.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_invitemessagetemplate.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_lambdaconfig.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_numberattributeconstraints.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_passwordpolicy.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_policies.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_recoveryoption.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_schemaattribute.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_smsconfiguration.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_stringattributeconstraints.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_usernameconfiguration.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_userpooladdons.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpool_verificationmessagetemplate.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolclient.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolclient_analyticsconfiguration.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolclient_tokenvalidityunits.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpooldomain.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpooldomain_customdomainconfigtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolgroup.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolidentityprovider.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolresourceserver.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolresourceserver_resourceserverscopetype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_accounttakeoveractionstype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_accounttakeoveractiontype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_accounttakeoverriskconfigurationtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_compromisedcredentialsactionstype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_compromisedcredentialsriskconfigurationtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_notifyconfigurationtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_notifyemailtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolriskconfigurationattachment_riskexceptionconfigurationtype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpooluicustomizationattachment.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpooluser.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpooluser_attributetype.go create mode 100644 goformation/cloudformation/cognito/aws-cognito-userpoolusertogroupattachment.go create mode 100644 goformation/cloudformation/config/aws-config-aggregationauthorization.go create mode 100644 goformation/cloudformation/config/aws-config-configrule.go create mode 100644 goformation/cloudformation/config/aws-config-configrule_scope.go create mode 100644 goformation/cloudformation/config/aws-config-configrule_source.go create mode 100644 goformation/cloudformation/config/aws-config-configrule_sourcedetail.go create mode 100644 goformation/cloudformation/config/aws-config-configurationaggregator.go create mode 100644 goformation/cloudformation/config/aws-config-configurationaggregator_accountaggregationsource.go create mode 100644 goformation/cloudformation/config/aws-config-configurationaggregator_organizationaggregationsource.go create mode 100644 goformation/cloudformation/config/aws-config-configurationrecorder.go create mode 100644 goformation/cloudformation/config/aws-config-configurationrecorder_recordinggroup.go create mode 100644 goformation/cloudformation/config/aws-config-conformancepack.go create mode 100644 goformation/cloudformation/config/aws-config-conformancepack_conformancepackinputparameter.go create mode 100644 goformation/cloudformation/config/aws-config-deliverychannel.go create mode 100644 goformation/cloudformation/config/aws-config-deliverychannel_configsnapshotdeliveryproperties.go create mode 100644 goformation/cloudformation/config/aws-config-organizationconfigrule.go create mode 100644 goformation/cloudformation/config/aws-config-organizationconfigrule_organizationcustomrulemetadata.go create mode 100644 goformation/cloudformation/config/aws-config-organizationconfigrule_organizationmanagedrulemetadata.go create mode 100644 goformation/cloudformation/config/aws-config-organizationconformancepack.go create mode 100644 goformation/cloudformation/config/aws-config-organizationconformancepack_conformancepackinputparameter.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration_executioncontrols.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration_remediationparametervalue.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration_resourcevalue.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration_ssmcontrols.go create mode 100644 goformation/cloudformation/config/aws-config-remediationconfiguration_staticvalue.go create mode 100644 goformation/cloudformation/config/aws-config-storedquery.go create mode 100644 goformation/cloudformation/connect/aws-connect-contactflow.go create mode 100644 goformation/cloudformation/connect/aws-connect-contactflowmodule.go create mode 100644 goformation/cloudformation/connect/aws-connect-hoursofoperation.go create mode 100644 goformation/cloudformation/connect/aws-connect-hoursofoperation_hoursofoperationconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-hoursofoperation_hoursofoperationtimeslice.go create mode 100644 goformation/cloudformation/connect/aws-connect-quickconnect.go create mode 100644 goformation/cloudformation/connect/aws-connect-quickconnect_phonenumberquickconnectconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-quickconnect_queuequickconnectconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-quickconnect_quickconnectconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-quickconnect_userquickconnectconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-user.go create mode 100644 goformation/cloudformation/connect/aws-connect-user_useridentityinfo.go create mode 100644 goformation/cloudformation/connect/aws-connect-user_userphoneconfig.go create mode 100644 goformation/cloudformation/connect/aws-connect-userhierarchygroup.go create mode 100644 goformation/cloudformation/cur/aws-cur-reportdefinition.go create mode 100644 goformation/cloudformation/custom_resource.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-domain.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_connectoroperator.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_flowdefinition.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_incrementalpullconfig.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_marketosourceproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_s3sourceproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_salesforcesourceproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_scheduledtriggerproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_servicenowsourceproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_sourceconnectorproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_sourceflowconfig.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_task.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_taskpropertiesmap.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_triggerconfig.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_triggerproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-integration_zendesksourceproperties.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-objecttype.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-objecttype_fieldmap.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-objecttype_keymap.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-objecttype_objecttypefield.go create mode 100644 goformation/cloudformation/customerprofiles/aws-customerprofiles-objecttype_objecttypekey.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_csvoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_databaseinputdefinition.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_datacataloginputdefinition.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_datasetparameter.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_datetimeoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_exceloptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_fileslimit.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_filterexpression.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_filtervalue.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_formatoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_input.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_jsonoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_metadata.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_pathoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_pathparameter.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-dataset_s3location.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_allowedstatistics.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_columnselector.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_columnstatisticsconfiguration.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_csvoutputoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_databaseoutput.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_databasetableoutputoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_datacatalogoutput.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_entitydetectorconfiguration.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_jobsample.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_output.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_outputformatoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_outputlocation.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_parametermap.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_profileconfiguration.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_recipe.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_s3location.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_s3tableoutputoptions.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_statisticoverride.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_statisticsconfiguration.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-job_validationconfiguration.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-project.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-project_sample.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_action.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_conditionexpression.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_datacataloginputdefinition.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_parametermap.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_recipeparameters.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_recipestep.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_s3location.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-recipe_secondaryinput.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-ruleset.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-ruleset_columnselector.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-ruleset_rule.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-ruleset_substitutionvalue.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-ruleset_threshold.go create mode 100644 goformation/cloudformation/databrew/aws-databrew-schedule.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_field.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_parameterattribute.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_parameterobject.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_parametervalue.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_pipelineobject.go create mode 100644 goformation/cloudformation/datapipeline/aws-datapipeline-pipeline_pipelinetag.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-agent.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationefs.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationefs_ec2config.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationfsxwindows.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationhdfs.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationhdfs_namenode.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationhdfs_qopconfiguration.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationnfs.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationnfs_mountoptions.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationnfs_onpremconfig.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationobjectstorage.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locations3.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locations3_s3config.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationsmb.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-locationsmb_mountoptions.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-task.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-task_filterrule.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-task_options.go create mode 100644 goformation/cloudformation/datasync/aws-datasync-task_taskschedule.go create mode 100644 goformation/cloudformation/dax/aws-dax-cluster.go create mode 100644 goformation/cloudformation/dax/aws-dax-cluster_ssespecification.go create mode 100644 goformation/cloudformation/dax/aws-dax-parametergroup.go create mode 100644 goformation/cloudformation/dax/aws-dax-subnetgroup.go create mode 100644 goformation/cloudformation/detective/aws-detective-graph.go create mode 100644 goformation/cloudformation/detective/aws-detective-memberinvitation.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-notificationchannel.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-notificationchannel_notificationchannelconfig.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-notificationchannel_snschannelconfig.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-resourcecollection.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-resourcecollection_cloudformationcollectionfilter.go create mode 100644 goformation/cloudformation/devopsguru/aws-devopsguru-resourcecollection_resourcecollectionfilter.go create mode 100644 goformation/cloudformation/directoryservice/aws-directoryservice-microsoftad.go create mode 100644 goformation/cloudformation/directoryservice/aws-directoryservice-microsoftad_vpcsettings.go create mode 100644 goformation/cloudformation/directoryservice/aws-directoryservice-simplead.go create mode 100644 goformation/cloudformation/directoryservice/aws-directoryservice-simplead_vpcsettings.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_action.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_createrule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_crossregioncopyaction.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_crossregioncopydeprecaterule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_crossregioncopyretainrule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_crossregioncopyrule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_deprecaterule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_encryptionconfiguration.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_eventparameters.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_eventsource.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_fastrestorerule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_parameters.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_policydetails.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_retainrule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_schedule.go create mode 100644 goformation/cloudformation/dlm/aws-dlm-lifecyclepolicy_sharerule.go create mode 100644 goformation/cloudformation/dms/aws-dms-certificate.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_docdbsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_dynamodbsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_elasticsearchsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_ibmdb2settings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_kafkasettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_kinesissettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_microsoftsqlserversettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_mongodbsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_mysqlsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_neptunesettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_oraclesettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_postgresqlsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_redissettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_redshiftsettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_s3settings.go create mode 100644 goformation/cloudformation/dms/aws-dms-endpoint_sybasesettings.go create mode 100644 goformation/cloudformation/dms/aws-dms-eventsubscription.go create mode 100644 goformation/cloudformation/dms/aws-dms-replicationinstance.go create mode 100644 goformation/cloudformation/dms/aws-dms-replicationsubnetgroup.go create mode 100644 goformation/cloudformation/dms/aws-dms-replicationtask.go create mode 100644 goformation/cloudformation/docdb/aws-docdb-dbcluster.go create mode 100644 goformation/cloudformation/docdb/aws-docdb-dbclusterparametergroup.go create mode 100644 goformation/cloudformation/docdb/aws-docdb-dbinstance.go create mode 100644 goformation/cloudformation/docdb/aws-docdb-dbsubnetgroup.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_attributedefinition.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_capacityautoscalingsettings.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_contributorinsightsspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_globalsecondaryindex.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_keyschema.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_localsecondaryindex.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_pointintimerecoveryspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_projection.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_readprovisionedthroughputsettings.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_replicaglobalsecondaryindexspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_replicaspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_replicassespecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_ssespecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_streamspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_targettrackingscalingpolicyconfiguration.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_timetolivespecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-globaltable_writeprovisionedthroughputsettings.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_attributedefinition.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_contributorinsightsspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_globalsecondaryindex.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_keyschema.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_kinesisstreamspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_localsecondaryindex.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_pointintimerecoveryspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_projection.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_provisionedthroughput.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_ssespecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_streamspecification.go create mode 100644 goformation/cloudformation/dynamodb/aws-dynamodb-table_timetolivespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-capacityreservation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-capacityreservation_tagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-capacityreservationfleet.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-capacityreservationfleet_instancetypespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-capacityreservationfleet_tagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-carriergateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-carriergateway_tags.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnauthorizationrule.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_certificateauthenticationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_clientauthenticationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_clientconnectoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_connectionlogoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_directoryserviceauthenticationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_federatedauthenticationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnendpoint_tagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpnroute.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-clientvpntargetnetworkassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-customergateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-dhcpoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_acceleratorcountrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_acceleratortotalmemorymibrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_baselineebsbandwidthmbpsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_capacityrebalance.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_capacityreservationoptionsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_fleetlaunchtemplateconfigrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_fleetlaunchtemplateoverridesrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_fleetlaunchtemplatespecificationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_instancerequirementsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_maintenancestrategies.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_memorygibpervcpurequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_memorymibrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_networkinterfacecountrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_ondemandoptionsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_placement.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_spotoptionsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_tagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_targetcapacityspecificationrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_totallocalstoragegbrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ec2fleet_vcpucountrangerequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-egressonlyinternetgateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-eip.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-eipassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-enclavecertificateiamroleassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-flowlog.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-gatewayroutetableassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-host.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_associationparameter.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_blockdevicemapping.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_cpuoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_creditspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_ebs.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_elasticgpuspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_elasticinferenceaccelerator.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_enclaveoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_hibernationoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_instanceipv6address.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_launchtemplatespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_licensespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_networkinterface.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_nodevice.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_privateipaddressspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_ssmassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-instance_volume.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-internetgateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipam.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipam_ipamoperatingregion.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipamallocation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipampool.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipampool_provisionedcidr.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-ipamscope.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_acceleratorcount.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_acceleratortotalmemorymib.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_baselineebsbandwidthmbps.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_blockdevicemapping.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_capacityreservationspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_capacityreservationtarget.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_cpuoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_creditspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_ebs.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_elasticgpuspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_enclaveoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_hibernationoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_iaminstanceprofile.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_instancemarketoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_ipv6add.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_launchtemplatedata.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_launchtemplateelasticinferenceaccelerator.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_launchtemplatetagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_licensespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_memorygibpervcpu.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_memorymib.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_metadataoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_monitoring.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_networkinterface.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_networkinterfacecount.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_placement.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_privateipadd.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_spotoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_tagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_totallocalstoragegb.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-launchtemplate_vcpucount.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-localgatewayroute.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-localgatewayroutetablevpcassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-localgatewayroutetablevpcassociation_tags.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-natgateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkacl.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkaclentry.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkaclentry_icmp.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkaclentry_portrange.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_alternatepathhint.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysisaclrule.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysiscomponent.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysisloadbalancerlistener.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysisloadbalancertarget.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysispacketheader.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysisroutetableroute.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_analysissecuritygrouprule.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_explanation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_pathcomponent.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightsanalysis_portrange.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinsightspath.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinterface.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinterface_instanceipv6address.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinterface_privateipaddressspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinterfaceattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-networkinterfacepermission.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-placementgroup.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-prefixlist.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-prefixlist_entry.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-route.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-routetable.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-securitygroup.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-securitygroup_egress.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-securitygroup_ingress.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-securitygroupegress.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-securitygroupingress.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_acceleratorcountrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_acceleratortotalmemorymibrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_baselineebsbandwidthmbpsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_blockdevicemapping.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_classicloadbalancer.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_classicloadbalancersconfig.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_ebsblockdevice.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_fleetlaunchtemplatespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_groupidentifier.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_iaminstanceprofilespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_instanceipv6address.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_instancenetworkinterfacespecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_instancerequirementsrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_launchtemplateconfig.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_launchtemplateoverrides.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_loadbalancersconfig.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_memorygibpervcpurequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_memorymibrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_networkinterfacecountrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_privateipaddressspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotcapacityrebalance.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotfleetlaunchspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotfleetmonitoring.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotfleetrequestconfigdata.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotfleettagspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotmaintenancestrategies.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_spotplacement.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_targetgroup.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_targetgroupsconfig.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_totallocalstoragegbrequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-spotfleet_vcpucountrangerequest.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-subnet.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-subnet_privatednsnameoptionsonlaunch.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-subnetcidrblock.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-subnetnetworkaclassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-subnetroutetableassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-trafficmirrorfilter.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-trafficmirrorfilterrule.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-trafficmirrorfilterrule_trafficmirrorportrange.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-trafficmirrorsession.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-trafficmirrortarget.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayconnect.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayconnect_transitgatewayconnectoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaymulticastdomain.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaymulticastdomainassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaymulticastgroupmember.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaymulticastgroupsource.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaypeeringattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewaypeeringattachment_transitgatewaypeeringattachmentoptions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayroute.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayroutetable.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayroutetableassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayroutetablepropagation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-transitgatewayvpcattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-volume.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-volumeattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpc.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpccidrblock.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcdhcpoptionsassociation.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcendpoint.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcendpointconnectionnotification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcendpointservice.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcendpointservicepermissions.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcgatewayattachment.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpcpeeringconnection.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpnconnection.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpnconnection_vpntunneloptionsspecification.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpnconnectionroute.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpngateway.go create mode 100644 goformation/cloudformation/ec2/aws-ec2-vpngatewayroutepropagation.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-publicrepository.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-registrypolicy.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-replicationconfiguration.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-replicationconfiguration_replicationconfiguration.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-replicationconfiguration_replicationdestination.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-replicationconfiguration_replicationrule.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-replicationconfiguration_repositoryfilter.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-repository.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-repository_encryptionconfiguration.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-repository_imagescanningconfiguration.go create mode 100644 goformation/cloudformation/ecr/aws-ecr-repository_lifecyclepolicy.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-capacityprovider.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-capacityprovider_autoscalinggroupprovider.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-capacityprovider_managedscaling.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster_capacityproviderstrategyitem.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster_clusterconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster_clustersettings.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster_executecommandconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-cluster_executecommandlogconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-clustercapacityproviderassociations.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-clustercapacityproviderassociations_capacityproviderstrategy.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-primarytaskset.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_awsvpcconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_capacityproviderstrategyitem.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_deploymentcircuitbreaker.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_deploymentconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_deploymentcontroller.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_loadbalancer.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_networkconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_placementconstraint.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_placementstrategy.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-service_serviceregistry.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_authorizationconfig.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_containerdefinition.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_containerdependency.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_device.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_dockervolumeconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_efsvolumeconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_environmentfile.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_ephemeralstorage.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_firelensconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_healthcheck.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_hostentry.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_hostvolumeproperties.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_inferenceaccelerator.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_kernelcapabilities.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_keyvaluepair.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_linuxparameters.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_logconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_mountpoint.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_portmapping.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_proxyconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_repositorycredentials.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_resourcerequirement.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_runtimeplatform.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_secret.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_systemcontrol.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_taskdefinitionplacementconstraint.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_tmpfs.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_ulimit.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_volume.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskdefinition_volumefrom.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset_awsvpcconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset_loadbalancer.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset_networkconfiguration.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset_scale.go create mode 100644 goformation/cloudformation/ecs/aws-ecs-taskset_serviceregistry.go create mode 100644 goformation/cloudformation/efs/aws-efs-accesspoint.go create mode 100644 goformation/cloudformation/efs/aws-efs-accesspoint_accesspointtag.go create mode 100644 goformation/cloudformation/efs/aws-efs-accesspoint_creationinfo.go create mode 100644 goformation/cloudformation/efs/aws-efs-accesspoint_posixuser.go create mode 100644 goformation/cloudformation/efs/aws-efs-accesspoint_rootdirectory.go create mode 100644 goformation/cloudformation/efs/aws-efs-filesystem.go create mode 100644 goformation/cloudformation/efs/aws-efs-filesystem_backuppolicy.go create mode 100644 goformation/cloudformation/efs/aws-efs-filesystem_elasticfilesystemtag.go create mode 100644 goformation/cloudformation/efs/aws-efs-filesystem_lifecyclepolicy.go create mode 100644 goformation/cloudformation/efs/aws-efs-mounttarget.go create mode 100644 goformation/cloudformation/eks/aws-eks-access-config.go create mode 100644 goformation/cloudformation/eks/aws-eks-access-entry.go create mode 100644 goformation/cloudformation/eks/aws-eks-access-entry_access_scope.go create mode 100644 goformation/cloudformation/eks/aws-eks-access-entry_policy.go create mode 100644 goformation/cloudformation/eks/aws-eks-addon.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_clusterlogging.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_compute_config.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_controlplaneplacement.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_elastic_loadbalancing.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_encryptionconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_kubernetesnetworkconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_logging.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_loggingtypeconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_outpostconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_provider.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_remotenetworks.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_resourcesvpcconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_storage_config.go create mode 100644 goformation/cloudformation/eks/aws-eks-cluster_zonal-shift.go create mode 100644 goformation/cloudformation/eks/aws-eks-fargateprofile.go create mode 100644 goformation/cloudformation/eks/aws-eks-fargateprofile_label.go create mode 100644 goformation/cloudformation/eks/aws-eks-fargateprofile_selector.go create mode 100644 goformation/cloudformation/eks/aws-eks-identityproviderconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-identityproviderconfig_oidcidentityproviderconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-identityproviderconfig_requiredclaim.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_launchtemplatespecification.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_remoteaccess.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_scalingconfig.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_taint.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_taints.go create mode 100644 goformation/cloudformation/eks/aws-eks-nodegroup_updateconfig.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-cachecluster.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-cachecluster_cloudwatchlogsdestinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-cachecluster_destinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-cachecluster_kinesisfirehosedestinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-cachecluster_logdeliveryconfigurationrequest.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-globalreplicationgroup.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-globalreplicationgroup_globalreplicationgroupmember.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-globalreplicationgroup_regionalconfiguration.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-globalreplicationgroup_reshardingconfiguration.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-parametergroup.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup_cloudwatchlogsdestinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup_destinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup_kinesisfirehosedestinationdetails.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup_logdeliveryconfigurationrequest.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-replicationgroup_nodegroupconfiguration.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-securitygroup.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-securitygroupingress.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-subnetgroup.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-user.go create mode 100644 goformation/cloudformation/elasticache/aws-elasticache-usergroup.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-application.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-application_applicationresourcelifecycleconfig.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-application_applicationversionlifecycleconfig.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-application_maxagerule.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-application_maxcountrule.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-applicationversion.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-applicationversion_sourcebundle.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-configurationtemplate.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-configurationtemplate_configurationoptionsetting.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-configurationtemplate_sourceconfiguration.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-environment.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-environment_optionsetting.go create mode 100644 goformation/cloudformation/elasticbeanstalk/aws-elasticbeanstalk-environment_tier.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_accessloggingpolicy.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_appcookiestickinesspolicy.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_connectiondrainingpolicy.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_connectionsettings.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_healthcheck.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_lbcookiestickinesspolicy.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_listeners.go create mode 100644 goformation/cloudformation/elasticloadbalancing/aws-elasticloadbalancing-loadbalancer_policies.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_action.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_authenticatecognitoconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_authenticateoidcconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_certificate.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_fixedresponseconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_forwardconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_redirectconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_targetgroupstickinessconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listener_targetgrouptuple.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenercertificate.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenercertificate_certificate.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_action.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_authenticatecognitoconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_authenticateoidcconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_fixedresponseconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_forwardconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_hostheaderconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_httpheaderconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_httprequestmethodconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_pathpatternconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_querystringconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_querystringkeyvalue.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_redirectconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_rulecondition.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_sourceipconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_targetgroupstickinessconfig.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-listenerrule_targetgrouptuple.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-loadbalancer.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-loadbalancer_loadbalancerattribute.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-loadbalancer_subnetmapping.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-targetgroup.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-targetgroup_matcher.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-targetgroup_targetdescription.go create mode 100644 goformation/cloudformation/elasticloadbalancingv2/aws-elasticloadbalancingv2-targetgroup_targetgroupattribute.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_advancedsecurityoptionsinput.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_cognitooptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_coldstorageoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_domainendpointoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_ebsoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_elasticsearchclusterconfig.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_encryptionatrestoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_logpublishingoption.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_masteruseroptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_nodetonodeencryptionoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_snapshotoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_vpcoptions.go create mode 100644 goformation/cloudformation/elasticsearch/aws-elasticsearch-domain_zoneawarenessconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_application.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_autoscalingpolicy.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_bootstrapactionconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_cloudwatchalarmdefinition.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_computelimits.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_configuration.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_ebsblockdeviceconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_ebsconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_hadoopjarstepconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_instancefleetconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_instancefleetprovisioningspecifications.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_instancegroupconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_instancetypeconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_jobflowinstancesconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_kerberosattributes.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_keyvalue.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_managedscalingpolicy.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_metricdimension.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_ondemandprovisioningspecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_placementtype.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_scalingaction.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_scalingconstraints.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_scalingrule.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_scalingtrigger.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_scriptbootstrapactionconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_simplescalingpolicyconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_spotprovisioningspecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_stepconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-cluster_volumespecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_configuration.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_ebsblockdeviceconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_ebsconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_instancefleetprovisioningspecifications.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_instancetypeconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_ondemandprovisioningspecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_spotprovisioningspecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancefleetconfig_volumespecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_autoscalingpolicy.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_cloudwatchalarmdefinition.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_configuration.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_ebsblockdeviceconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_ebsconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_metricdimension.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_scalingaction.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_scalingconstraints.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_scalingrule.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_scalingtrigger.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_simplescalingpolicyconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-instancegroupconfig_volumespecification.go create mode 100644 goformation/cloudformation/emr/aws-emr-securityconfiguration.go create mode 100644 goformation/cloudformation/emr/aws-emr-step.go create mode 100644 goformation/cloudformation/emr/aws-emr-step_hadoopjarstepconfig.go create mode 100644 goformation/cloudformation/emr/aws-emr-step_keyvalue.go create mode 100644 goformation/cloudformation/emr/aws-emr-studio.go create mode 100644 goformation/cloudformation/emr/aws-emr-studiosessionmapping.go create mode 100644 goformation/cloudformation/emrcontainers/aws-emrcontainers-virtualcluster.go create mode 100644 goformation/cloudformation/emrcontainers/aws-emrcontainers-virtualcluster_containerinfo.go create mode 100644 goformation/cloudformation/emrcontainers/aws-emrcontainers-virtualcluster_containerprovider.go create mode 100644 goformation/cloudformation/emrcontainers/aws-emrcontainers-virtualcluster_eksinfo.go create mode 100644 goformation/cloudformation/events/aws-events-apidestination.go create mode 100644 goformation/cloudformation/events/aws-events-archive.go create mode 100644 goformation/cloudformation/events/aws-events-connection.go create mode 100644 goformation/cloudformation/events/aws-events-eventbus.go create mode 100644 goformation/cloudformation/events/aws-events-eventbuspolicy.go create mode 100644 goformation/cloudformation/events/aws-events-eventbuspolicy_condition.go create mode 100644 goformation/cloudformation/events/aws-events-rule.go create mode 100644 goformation/cloudformation/events/aws-events-rule_awsvpcconfiguration.go create mode 100644 goformation/cloudformation/events/aws-events-rule_batcharrayproperties.go create mode 100644 goformation/cloudformation/events/aws-events-rule_batchparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_batchretrystrategy.go create mode 100644 goformation/cloudformation/events/aws-events-rule_capacityproviderstrategyitem.go create mode 100644 goformation/cloudformation/events/aws-events-rule_deadletterconfig.go create mode 100644 goformation/cloudformation/events/aws-events-rule_ecsparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_httpparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_inputtransformer.go create mode 100644 goformation/cloudformation/events/aws-events-rule_kinesisparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_networkconfiguration.go create mode 100644 goformation/cloudformation/events/aws-events-rule_placementconstraint.go create mode 100644 goformation/cloudformation/events/aws-events-rule_placementstrategy.go create mode 100644 goformation/cloudformation/events/aws-events-rule_redshiftdataparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_retrypolicy.go create mode 100644 goformation/cloudformation/events/aws-events-rule_runcommandparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_runcommandtarget.go create mode 100644 goformation/cloudformation/events/aws-events-rule_sqsparameters.go create mode 100644 goformation/cloudformation/events/aws-events-rule_tag.go create mode 100644 goformation/cloudformation/events/aws-events-rule_target.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-discoverer.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-discoverer_tagsentry.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-registry.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-registry_tagsentry.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-registrypolicy.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-schema.go create mode 100644 goformation/cloudformation/eventschemas/aws-eventschemas-schema_tagsentry.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-experiment.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-experiment_metricgoalobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-experiment_onlineabconfigobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-experiment_treatmentobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-experiment_treatmenttoweight.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-feature.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-feature_entityoverride.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-feature_variationobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-launch.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-launch_grouptoweight.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-launch_launchgroupobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-launch_metricdefinitionobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-launch_stepconfig.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-project.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-project_datadeliveryobject.go create mode 100644 goformation/cloudformation/evidently/aws-evidently-project_s3destination.go create mode 100644 goformation/cloudformation/finspace/aws-finspace-environment.go create mode 100644 goformation/cloudformation/finspace/aws-finspace-environment_federationparameters.go create mode 100644 goformation/cloudformation/finspace/aws-finspace-environment_superuserparameters.go create mode 100644 goformation/cloudformation/fis/aws-fis-experimenttemplate.go create mode 100644 goformation/cloudformation/fis/aws-fis-experimenttemplate_experimenttemplateaction.go create mode 100644 goformation/cloudformation/fis/aws-fis-experimenttemplate_experimenttemplatestopcondition.go create mode 100644 goformation/cloudformation/fis/aws-fis-experimenttemplate_experimenttemplatetarget.go create mode 100644 goformation/cloudformation/fis/aws-fis-experimenttemplate_experimenttemplatetargetfilter.go create mode 100644 goformation/cloudformation/fms/aws-fms-notificationchannel.go create mode 100644 goformation/cloudformation/fms/aws-fms-policy.go create mode 100644 goformation/cloudformation/fms/aws-fms-policy_iemap.go create mode 100644 goformation/cloudformation/fms/aws-fms-policy_policytag.go create mode 100644 goformation/cloudformation/fms/aws-fms-policy_resourcetag.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_entitytype.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_eventtype.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_eventvariable.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_label.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_model.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_outcome.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-detector_rule.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-entitytype.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-eventtype.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-eventtype_entitytype.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-eventtype_eventvariable.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-eventtype_label.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-label.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-outcome.go create mode 100644 goformation/cloudformation/frauddetector/aws-frauddetector-variable.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_auditlogconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_clientconfigurations.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_diskiopsconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_lustreconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_nfsexports.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_ontapconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_openzfsconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_rootvolumeconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_selfmanagedactivedirectoryconfiguration.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_userandgroupquotas.go create mode 100644 goformation/cloudformation/fsx/aws-fsx-filesystem_windowsconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-alias.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-alias_routingstrategy.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-build.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-build_s3location.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_certificateconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_ippermission.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_locationcapacity.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_locationconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_resourcecreationlimitpolicy.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_runtimeconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-fleet_serverprocess.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_autoscalingpolicy.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_instancedefinition.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_instancedefinitions.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_launchtemplate.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_tags.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_targettrackingconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gameservergroup_vpcsubnets.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gamesessionqueue.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gamesessionqueue_destination.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gamesessionqueue_filterconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gamesessionqueue_playerlatencypolicy.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-gamesessionqueue_priorityconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-matchmakingconfiguration.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-matchmakingconfiguration_gameproperty.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-matchmakingruleset.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-script.go create mode 100644 goformation/cloudformation/gamelift/aws-gamelift-script_s3location.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-accelerator.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-endpointgroup.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-endpointgroup_endpointconfiguration.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-endpointgroup_portoverride.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-listener.go create mode 100644 goformation/cloudformation/globalaccelerator/aws-globalaccelerator-listener_portrange.go create mode 100644 goformation/cloudformation/glue/aws-glue-classifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-classifier_csvclassifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-classifier_grokclassifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-classifier_jsonclassifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-classifier_xmlclassifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-connection.go create mode 100644 goformation/cloudformation/glue/aws-glue-connection_connectioninput.go create mode 100644 goformation/cloudformation/glue/aws-glue-connection_physicalconnectionrequirements.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_catalogtarget.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_dynamodbtarget.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_jdbctarget.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_recrawlpolicy.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_s3target.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_schedule.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_schemachangepolicy.go create mode 100644 goformation/cloudformation/glue/aws-glue-crawler_targets.go create mode 100644 goformation/cloudformation/glue/aws-glue-database.go create mode 100644 goformation/cloudformation/glue/aws-glue-database_databaseidentifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-database_databaseinput.go create mode 100644 goformation/cloudformation/glue/aws-glue-database_datalakeprincipal.go create mode 100644 goformation/cloudformation/glue/aws-glue-database_principalprivileges.go create mode 100644 goformation/cloudformation/glue/aws-glue-datacatalogencryptionsettings.go create mode 100644 goformation/cloudformation/glue/aws-glue-datacatalogencryptionsettings_connectionpasswordencryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-datacatalogencryptionsettings_datacatalogencryptionsettings.go create mode 100644 goformation/cloudformation/glue/aws-glue-datacatalogencryptionsettings_encryptionatrest.go create mode 100644 goformation/cloudformation/glue/aws-glue-devendpoint.go create mode 100644 goformation/cloudformation/glue/aws-glue-job.go create mode 100644 goformation/cloudformation/glue/aws-glue-job_connectionslist.go create mode 100644 goformation/cloudformation/glue/aws-glue-job_executionproperty.go create mode 100644 goformation/cloudformation/glue/aws-glue-job_jobcommand.go create mode 100644 goformation/cloudformation/glue/aws-glue-job_notificationproperty.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_findmatchesparameters.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_gluetables.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_inputrecordtables.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_mluserdataencryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_transformencryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-mltransform_transformparameters.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_column.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_order.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_partitioninput.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_schemaid.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_schemareference.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_serdeinfo.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_skewedinfo.go create mode 100644 goformation/cloudformation/glue/aws-glue-partition_storagedescriptor.go create mode 100644 goformation/cloudformation/glue/aws-glue-registry.go create mode 100644 goformation/cloudformation/glue/aws-glue-schema.go create mode 100644 goformation/cloudformation/glue/aws-glue-schema_registry.go create mode 100644 goformation/cloudformation/glue/aws-glue-schema_schemaversion.go create mode 100644 goformation/cloudformation/glue/aws-glue-schemaversion.go create mode 100644 goformation/cloudformation/glue/aws-glue-schemaversion_schema.go create mode 100644 goformation/cloudformation/glue/aws-glue-schemaversionmetadata.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration_cloudwatchencryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration_encryptionconfiguration.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration_jobbookmarksencryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration_s3encryption.go create mode 100644 goformation/cloudformation/glue/aws-glue-securityconfiguration_s3encryptions.go create mode 100644 goformation/cloudformation/glue/aws-glue-table.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_column.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_order.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_schemaid.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_schemareference.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_serdeinfo.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_skewedinfo.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_storagedescriptor.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_tableidentifier.go create mode 100644 goformation/cloudformation/glue/aws-glue-table_tableinput.go create mode 100644 goformation/cloudformation/glue/aws-glue-trigger.go create mode 100644 goformation/cloudformation/glue/aws-glue-trigger_action.go create mode 100644 goformation/cloudformation/glue/aws-glue-trigger_condition.go create mode 100644 goformation/cloudformation/glue/aws-glue-trigger_notificationproperty.go create mode 100644 goformation/cloudformation/glue/aws-glue-trigger_predicate.go create mode 100644 goformation/cloudformation/glue/aws-glue-workflow.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-connectordefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-connectordefinition_connector.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-connectordefinition_connectordefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-connectordefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-connectordefinitionversion_connector.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-coredefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-coredefinition_core.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-coredefinition_coredefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-coredefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-coredefinitionversion_core.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-devicedefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-devicedefinition_device.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-devicedefinition_devicedefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-devicedefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-devicedefinitionversion_device.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_defaultconfig.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_environment.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_execution.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_function.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_functionconfiguration.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_functiondefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_resourceaccesspolicy.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinition_runas.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_defaultconfig.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_environment.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_execution.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_function.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_functionconfiguration.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_resourceaccesspolicy.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-functiondefinitionversion_runas.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-group.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-group_groupversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-groupversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-loggerdefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-loggerdefinition_logger.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-loggerdefinition_loggerdefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-loggerdefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-loggerdefinitionversion_logger.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_groupownersetting.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_localdeviceresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_localvolumeresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_resourcedatacontainer.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_resourcedefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_resourcedownloadownersetting.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_resourceinstance.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_s3machinelearningmodelresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_sagemakermachinelearningmodelresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinition_secretsmanagersecretresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_groupownersetting.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_localdeviceresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_localvolumeresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_resourcedatacontainer.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_resourcedownloadownersetting.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_resourceinstance.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_s3machinelearningmodelresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_sagemakermachinelearningmodelresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-resourcedefinitionversion_secretsmanagersecretresourcedata.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-subscriptiondefinition.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-subscriptiondefinition_subscription.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-subscriptiondefinition_subscriptiondefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-subscriptiondefinitionversion.go create mode 100644 goformation/cloudformation/greengrass/aws-greengrass-subscriptiondefinitionversion_subscription.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_componentdependencyrequirement.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_componentplatform.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdacontainerparams.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdadevicemount.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdaeventsource.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdaexecutionparameters.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdafunctionrecipesource.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdalinuxprocessparams.go create mode 100644 goformation/cloudformation/greengrassv2/aws-greengrassv2-componentversion_lambdavolumemount.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_antennadownlinkconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_antennadownlinkdemoddecodeconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_antennauplinkconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_configdata.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_dataflowendpointconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_decodeconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_demodulationconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_eirp.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_frequency.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_frequencybandwidth.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_s3recordingconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_spectrumconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_trackingconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_uplinkechoconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-config_uplinkspectrumconfig.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-dataflowendpointgroup.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-dataflowendpointgroup_dataflowendpoint.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-dataflowendpointgroup_endpointdetails.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-dataflowendpointgroup_securitydetails.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-dataflowendpointgroup_socketaddress.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-missionprofile.go create mode 100644 goformation/cloudformation/groundstation/aws-groundstation-missionprofile_dataflowedge.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-detector.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-detector_cfndatasourceconfigurations.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-detector_cfns3logsconfiguration.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-filter.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-filter_condition.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-filter_findingcriteria.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-ipset.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-master.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-member.go create mode 100644 goformation/cloudformation/guardduty/aws-guardduty-threatintelset.go create mode 100644 goformation/cloudformation/healthlake/aws-healthlake-fhirdatastore.go create mode 100644 goformation/cloudformation/healthlake/aws-healthlake-fhirdatastore_kmsencryptionconfig.go create mode 100644 goformation/cloudformation/healthlake/aws-healthlake-fhirdatastore_preloaddataconfig.go create mode 100644 goformation/cloudformation/healthlake/aws-healthlake-fhirdatastore_sseconfiguration.go create mode 100644 goformation/cloudformation/iam/aws-iam-accesskey.go create mode 100644 goformation/cloudformation/iam/aws-iam-group.go create mode 100644 goformation/cloudformation/iam/aws-iam-group_policy.go create mode 100644 goformation/cloudformation/iam/aws-iam-instanceprofile.go create mode 100644 goformation/cloudformation/iam/aws-iam-managedpolicy.go create mode 100644 goformation/cloudformation/iam/aws-iam-oidcprovider.go create mode 100644 goformation/cloudformation/iam/aws-iam-policy.go create mode 100644 goformation/cloudformation/iam/aws-iam-role.go create mode 100644 goformation/cloudformation/iam/aws-iam-role_policy.go create mode 100644 goformation/cloudformation/iam/aws-iam-samlprovider.go create mode 100644 goformation/cloudformation/iam/aws-iam-servercertificate.go create mode 100644 goformation/cloudformation/iam/aws-iam-servicelinkedrole.go create mode 100644 goformation/cloudformation/iam/aws-iam-user.go create mode 100644 goformation/cloudformation/iam/aws-iam-user_loginprofile.go create mode 100644 goformation/cloudformation/iam/aws-iam-user_policy.go create mode 100644 goformation/cloudformation/iam/aws-iam-usertogroupaddition.go create mode 100644 goformation/cloudformation/iam/aws-iam-virtualmfadevice.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-component.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe_componentconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe_ebsinstanceblockdevicespecification.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe_instanceblockdevicemapping.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe_instanceconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-containerrecipe_targetcontainerrepository.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-distributionconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-distributionconfiguration_distribution.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-distributionconfiguration_launchtemplateconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-image.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-image_imagetestsconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagepipeline.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagepipeline_imagetestsconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagepipeline_schedule.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_additionalinstanceconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_componentconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_componentparameter.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_ebsinstanceblockdevicespecification.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_instanceblockdevicemapping.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-imagerecipe_systemsmanageragent.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-infrastructureconfiguration.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-infrastructureconfiguration_instancemetadataoptions.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-infrastructureconfiguration_logging.go create mode 100644 goformation/cloudformation/imagebuilder/aws-imagebuilder-infrastructureconfiguration_s3logs.go create mode 100644 goformation/cloudformation/inspector/aws-inspector-assessmenttarget.go create mode 100644 goformation/cloudformation/inspector/aws-inspector-assessmenttemplate.go create mode 100644 goformation/cloudformation/inspector/aws-inspector-resourcegroup.go create mode 100644 goformation/cloudformation/intrinsics.go create mode 100644 goformation/cloudformation/intrinsics_test.go create mode 100644 goformation/cloudformation/iot/aws-iot-accountauditconfiguration.go create mode 100644 goformation/cloudformation/iot/aws-iot-accountauditconfiguration_auditcheckconfiguration.go create mode 100644 goformation/cloudformation/iot/aws-iot-accountauditconfiguration_auditcheckconfigurations.go create mode 100644 goformation/cloudformation/iot/aws-iot-accountauditconfiguration_auditnotificationtarget.go create mode 100644 goformation/cloudformation/iot/aws-iot-accountauditconfiguration_auditnotificationtargetconfigurations.go create mode 100644 goformation/cloudformation/iot/aws-iot-authorizer.go create mode 100644 goformation/cloudformation/iot/aws-iot-authorizer_tags.go create mode 100644 goformation/cloudformation/iot/aws-iot-authorizer_tokensigningpublickeys.go create mode 100644 goformation/cloudformation/iot/aws-iot-certificate.go create mode 100644 goformation/cloudformation/iot/aws-iot-custommetric.go create mode 100644 goformation/cloudformation/iot/aws-iot-dimension.go create mode 100644 goformation/cloudformation/iot/aws-iot-domainconfiguration.go create mode 100644 goformation/cloudformation/iot/aws-iot-domainconfiguration_authorizerconfig.go create mode 100644 goformation/cloudformation/iot/aws-iot-domainconfiguration_servercertificatesummary.go create mode 100644 goformation/cloudformation/iot/aws-iot-domainconfiguration_tags.go create mode 100644 goformation/cloudformation/iot/aws-iot-fleetmetric.go create mode 100644 goformation/cloudformation/iot/aws-iot-fleetmetric_aggregationtype.go create mode 100644 goformation/cloudformation/iot/aws-iot-jobtemplate.go create mode 100644 goformation/cloudformation/iot/aws-iot-logging.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_actionparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_addthingstothinggroupparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_enableiotloggingparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_publishfindingtosnsparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_replacedefaultpolicyversionparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_updatecacertificateparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-mitigationaction_updatedevicecertificateparams.go create mode 100644 goformation/cloudformation/iot/aws-iot-policy.go create mode 100644 goformation/cloudformation/iot/aws-iot-policyprincipalattachment.go create mode 100644 goformation/cloudformation/iot/aws-iot-provisioningtemplate.go create mode 100644 goformation/cloudformation/iot/aws-iot-provisioningtemplate_provisioninghook.go create mode 100644 goformation/cloudformation/iot/aws-iot-provisioningtemplate_tags.go create mode 100644 goformation/cloudformation/iot/aws-iot-resourcespecificlogging.go create mode 100644 goformation/cloudformation/iot/aws-iot-scheduledaudit.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_alerttarget.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_behavior.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_behaviorcriteria.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_machinelearningdetectionconfig.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_metricdimension.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_metrictoretain.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_metricvalue.go create mode 100644 goformation/cloudformation/iot/aws-iot-securityprofile_statisticalthreshold.go create mode 100644 goformation/cloudformation/iot/aws-iot-thing.go create mode 100644 goformation/cloudformation/iot/aws-iot-thing_attributepayload.go create mode 100644 goformation/cloudformation/iot/aws-iot-thingprincipalattachment.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_action.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_assetpropertytimestamp.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_assetpropertyvalue.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_assetpropertyvariant.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_cloudwatchalarmaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_cloudwatchlogsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_cloudwatchmetricaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_dynamodbaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_dynamodbv2action.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_elasticsearchaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_firehoseaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_httpaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_httpactionheader.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_httpauthorization.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_iotanalyticsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_ioteventsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_iotsitewiseaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_kafkaaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_kinesisaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_lambdaaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_opensearchaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_putassetpropertyvalueentry.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_putiteminput.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_republishaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_s3action.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_sigv4authorization.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_snsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_sqsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_stepfunctionsaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_timestreamaction.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_timestreamdimension.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_timestreamtimestamp.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicrule_topicrulepayload.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicruledestination.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicruledestination_httpurldestinationsummary.go create mode 100644 goformation/cloudformation/iot/aws-iot-topicruledestination_vpcdestinationproperties.go create mode 100644 goformation/cloudformation/iot1click/aws-iot1click-device.go create mode 100644 goformation/cloudformation/iot1click/aws-iot1click-placement.go create mode 100644 goformation/cloudformation/iot1click/aws-iot1click-project.go create mode 100644 goformation/cloudformation/iot1click/aws-iot1click-project_devicetemplate.go create mode 100644 goformation/cloudformation/iot1click/aws-iot1click-project_placementtemplate.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-channel.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-channel_channelstorage.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-channel_customermanageds3.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-channel_retentionperiod.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-channel_servicemanageds3.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_action.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_containeraction.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_datasetcontentdeliveryrule.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_datasetcontentdeliveryruledestination.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_datasetcontentversionvalue.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_deltatime.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_deltatimesessionwindowconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_filter.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_glueconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_ioteventsdestinationconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_latedatarule.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_latedataruleconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_outputfileurivalue.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_queryaction.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_resourceconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_retentionperiod.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_s3destinationconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_schedule.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_trigger.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_triggeringdataset.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_variable.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-dataset_versioningconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_column.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_customermanageds3.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_customermanageds3storage.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_datastorepartition.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_datastorepartitions.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_datastorestorage.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_fileformatconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_iotsitewisemultilayerstorage.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_jsonconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_parquetconfiguration.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_partition.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_retentionperiod.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_schemadefinition.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_servicemanageds3.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-datastore_timestamppartition.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_activity.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_addattributes.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_channel.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_datastore.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_deviceregistryenrich.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_deviceshadowenrich.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_filter.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_lambda.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_math.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_removeattributes.go create mode 100644 goformation/cloudformation/iotanalytics/aws-iotanalytics-pipeline_selectattributes.go create mode 100644 goformation/cloudformation/iotcoredeviceadvisor/aws-iotcoredeviceadvisor-suitedefinition.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_action.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_assetpropertytimestamp.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_assetpropertyvalue.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_assetpropertyvariant.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_cleartimer.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_detectormodeldefinition.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_dynamodb.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_dynamodbv2.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_event.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_firehose.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_iotevents.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_iotsitewise.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_iottopicpublish.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_lambda.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_onenter.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_onexit.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_oninput.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_payload.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_resettimer.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_settimer.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_setvariable.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_sns.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_sqs.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_state.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-detectormodel_transitionevent.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-input.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-input_attribute.go create mode 100644 goformation/cloudformation/iotevents/aws-iotevents-input_inputdefinition.go create mode 100644 goformation/cloudformation/iotfleethub/aws-iotfleethub-application.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_accesspolicyidentity.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_accesspolicyresource.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_iamrole.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_iamuser.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_portal.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_project.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-accesspolicy_user.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-asset.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-asset_assethierarchy.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-asset_assetproperty.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_assetmodelcompositemodel.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_assetmodelhierarchy.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_assetmodelproperty.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_attribute.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_expressionvariable.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_metric.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_metricwindow.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_propertytype.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_transform.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_tumblingwindow.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-assetmodel_variablevalue.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-dashboard.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-gateway.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-gateway_gatewaycapabilitysummary.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-gateway_gatewayplatform.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-gateway_greengrass.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-portal.go create mode 100644 goformation/cloudformation/iotsitewise/aws-iotsitewise-project.go create mode 100644 goformation/cloudformation/iotthingsgraph/aws-iotthingsgraph-flowtemplate.go create mode 100644 goformation/cloudformation/iotthingsgraph/aws-iotthingsgraph-flowtemplate_definitiondocument.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-destination.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-deviceprofile.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-deviceprofile_lorawandeviceprofile.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-fuotatask.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-fuotatask_lorawan.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-multicastgroup.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-multicastgroup_lorawan.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-partneraccount.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-partneraccount_sidewalkaccountinfo.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-partneraccount_sidewalkupdateaccount.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-serviceprofile.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-serviceprofile_lorawanserviceprofile.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-taskdefinition.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-taskdefinition_lorawangatewayversion.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-taskdefinition_lorawanupdategatewaytaskcreate.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-taskdefinition_lorawanupdategatewaytaskentry.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-taskdefinition_updatewirelessgatewaytaskcreate.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_abpv10x.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_abpv11.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_lorawandevice.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_otaav10x.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_otaav11.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_sessionkeysabpv10x.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessdevice_sessionkeysabpv11.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessgateway.go create mode 100644 goformation/cloudformation/iotwireless/aws-iotwireless-wirelessgateway_lorawangateway.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-channel.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-playbackkeypair.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-recordingconfiguration.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-recordingconfiguration_destinationconfiguration.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-recordingconfiguration_s3destinationconfiguration.go create mode 100644 goformation/cloudformation/ivs/aws-ivs-streamkey.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_accesscontrollistconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_aclconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_changedetectingcolumns.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_columnconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluenceattachmentconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluenceattachmenttoindexfieldmapping.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluenceblogconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluenceblogtoindexfieldmapping.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluenceconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluencepageconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluencepagetoindexfieldmapping.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluencespaceconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_confluencespacetoindexfieldmapping.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_connectionconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_databaseconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_datasourceconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_datasourceinclusionsexclusionsstrings.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_datasourcetoindexfieldmapping.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_datasourcetoindexfieldmappinglist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_datasourcevpcconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_documentsmetadataconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_googledriveconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_onedriveconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_onedriveuserlist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_onedriveusers.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_proxyconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_s3datasourceconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_s3path.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcechatterfeedconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcechatterfeedincludefiltertypes.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforceconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcecustomknowledgearticletypeconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcecustomknowledgearticletypeconfigurationlist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforceknowledgearticleconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforceknowledgearticlestatelist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcestandardknowledgearticletypeconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcestandardobjectattachmentconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcestandardobjectconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_salesforcestandardobjectconfigurationlist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_servicenowconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_servicenowknowledgearticleconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_servicenowservicecatalogconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_sharepointconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_sqlconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_taglist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlerauthenticationconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlerbasicauthentication.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlerconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlerseedurlconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlersitemapsconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_webcrawlerurls.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-datasource_workdocsconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-faq.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-faq_s3path.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-faq_taglist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_capacityunitsconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_documentmetadataconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_documentmetadataconfigurationlist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_jsontokentypeconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_jwttokentypeconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_relevance.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_search.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_serversideencryptionconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_taglist.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_usertokenconfiguration.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_valueimportanceitem.go create mode 100644 goformation/cloudformation/kendra/aws-kendra-index_valueimportanceitems.go create mode 100644 goformation/cloudformation/kinesis/aws-kinesis-stream.go create mode 100644 goformation/cloudformation/kinesis/aws-kinesis-stream_streamencryption.go create mode 100644 goformation/cloudformation/kinesis/aws-kinesis-streamconsumer.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_csvmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_input.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_inputlambdaprocessor.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_inputparallelism.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_inputprocessingconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_inputschema.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_jsonmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_kinesisfirehoseinput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_kinesisstreamsinput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_mappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_recordcolumn.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-application_recordformat.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput_destinationschema.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput_kinesisfirehoseoutput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput_kinesisstreamsoutput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput_lambdaoutput.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationoutput_output.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_csvmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_jsonmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_mappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_recordcolumn.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_recordformat.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_referencedatasource.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_referenceschema.go create mode 100644 goformation/cloudformation/kinesisanalytics/aws-kinesisanalytics-applicationreferencedatasource_s3referencedatasource.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_applicationcodeconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_applicationconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_applicationsnapshotconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_catalogconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_checkpointconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_codecontent.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_csvmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_customartifactconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_customartifactsconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_deployasapplicationconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_environmentproperties.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_flinkapplicationconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_gluedatacatalogconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_input.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_inputlambdaprocessor.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_inputparallelism.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_inputprocessingconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_inputschema.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_jsonmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_kinesisfirehoseinput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_kinesisstreamsinput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_mappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_mavenreference.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_monitoringconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_parallelismconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_propertygroup.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_recordcolumn.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_recordformat.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_s3contentbaselocation.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_s3contentlocation.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_sqlapplicationconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_zeppelinapplicationconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-application_zeppelinmonitoringconfiguration.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption_cloudwatchloggingoption.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput_destinationschema.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput_kinesisfirehoseoutput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput_kinesisstreamsoutput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput_lambdaoutput.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationoutput_output.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_csvmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_jsonmappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_mappingparameters.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_recordcolumn.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_recordformat.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_referencedatasource.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_referenceschema.go create mode 100644 goformation/cloudformation/kinesisanalyticsv2/aws-kinesisanalyticsv2-applicationreferencedatasource_s3referencedatasource.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_amazonopensearchservicebufferinghints.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_amazonopensearchservicedestinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_amazonopensearchserviceretryoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_bufferinghints.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_cloudwatchloggingoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_copycommand.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_dataformatconversionconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_deliverystreamencryptionconfigurationinput.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_deserializer.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_dynamicpartitioningconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_elasticsearchbufferinghints.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_elasticsearchdestinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_elasticsearchretryoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_encryptionconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_extendeds3destinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_hivejsonserde.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_httpendpointcommonattribute.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_httpendpointconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_httpendpointdestinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_httpendpointrequestconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_inputformatconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_kinesisstreamsourceconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_kmsencryptionconfig.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_openxjsonserde.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_orcserde.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_outputformatconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_parquetserde.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_processingconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_processor.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_processorparameter.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_redshiftdestinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_redshiftretryoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_retryoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_s3destinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_schemaconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_serializer.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_splunkdestinationconfiguration.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_splunkretryoptions.go create mode 100644 goformation/cloudformation/kinesisfirehose/aws-kinesisfirehose-deliverystream_vpcconfiguration.go create mode 100644 goformation/cloudformation/kms/aws-kms-alias.go create mode 100644 goformation/cloudformation/kms/aws-kms-key.go create mode 100644 goformation/cloudformation/kms/aws-kms-replicakey.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-datalakesettings.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-datalakesettings_admins.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-datalakesettings_datalakeprincipal.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_columnwildcard.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_databaseresource.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_datalakeprincipal.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_datalocationresource.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_resource.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_tableresource.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_tablewildcard.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-permissions_tablewithcolumnsresource.go create mode 100644 goformation/cloudformation/lakeformation/aws-lakeformation-resource.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-alias.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-alias_aliasroutingconfiguration.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-alias_provisionedconcurrencyconfiguration.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-alias_versionweight.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-codesigningconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-codesigningconfig_allowedpublishers.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-codesigningconfig_codesigningpolicies.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventinvokeconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventinvokeconfig_destinationconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventinvokeconfig_onfailure.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventinvokeconfig_onsuccess.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping_destinationconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping_endpoints.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping_onfailure.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping_selfmanagedeventsource.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-eventsourcemapping_sourceaccessconfiguration.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_code.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_deadletterconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_environment.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_filesystemconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_imageconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_tracingconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-function_vpcconfig.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-layerversion.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-layerversion_content.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-layerversionpermission.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-permission.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-version.go create mode 100644 goformation/cloudformation/lambda/aws-lambda-version_provisionedconcurrencyconfiguration.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-grant.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_borrowconfiguration.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_consumptionconfiguration.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_entitlement.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_issuerdata.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_metadata.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_provisionalconfiguration.go create mode 100644 goformation/cloudformation/licensemanager/aws-licensemanager-license_validitydateformat.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-database.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-database_relationaldatabaseparameter.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-disk.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-disk_addon.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-disk_autosnapshotaddon.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_addon.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_autosnapshotaddon.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_disk.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_hardware.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_location.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_monthlytransfer.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_networking.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_port.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-instance_state.go create mode 100644 goformation/cloudformation/lightsail/aws-lightsail-staticip.go create mode 100644 goformation/cloudformation/location/aws-location-geofencecollection.go create mode 100644 goformation/cloudformation/location/aws-location-map.go create mode 100644 goformation/cloudformation/location/aws-location-map_mapconfiguration.go create mode 100644 goformation/cloudformation/location/aws-location-placeindex.go create mode 100644 goformation/cloudformation/location/aws-location-placeindex_datasourceconfiguration.go create mode 100644 goformation/cloudformation/location/aws-location-routecalculator.go create mode 100644 goformation/cloudformation/location/aws-location-tracker.go create mode 100644 goformation/cloudformation/location/aws-location-trackerconsumer.go create mode 100644 goformation/cloudformation/logs/aws-logs-destination.go create mode 100644 goformation/cloudformation/logs/aws-logs-loggroup.go create mode 100644 goformation/cloudformation/logs/aws-logs-logstream.go create mode 100644 goformation/cloudformation/logs/aws-logs-metricfilter.go create mode 100644 goformation/cloudformation/logs/aws-logs-metricfilter_metrictransformation.go create mode 100644 goformation/cloudformation/logs/aws-logs-querydefinition.go create mode 100644 goformation/cloudformation/logs/aws-logs-resourcepolicy.go create mode 100644 goformation/cloudformation/logs/aws-logs-subscriptionfilter.go create mode 100644 goformation/cloudformation/lookoutequipment/aws-lookoutequipment-inferencescheduler.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-alert.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-alert_action.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-alert_lambdaconfiguration.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-alert_snsconfiguration.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_anomalydetectorconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_appflowconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_cloudwatchconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_csvformatdescriptor.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_fileformatdescriptor.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_jsonformatdescriptor.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_metric.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_metricset.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_metricsource.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_rdssourceconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_redshiftsourceconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_s3sourceconfig.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_timestampcolumn.go create mode 100644 goformation/cloudformation/lookoutmetrics/aws-lookoutmetrics-anomalydetector_vpcconfiguration.go create mode 100644 goformation/cloudformation/lookoutvision/aws-lookoutvision-project.go create mode 100644 goformation/cloudformation/macie/aws-macie-customdataidentifier.go create mode 100644 goformation/cloudformation/macie/aws-macie-findingsfilter.go create mode 100644 goformation/cloudformation/macie/aws-macie-findingsfilter_criterion.go create mode 100644 goformation/cloudformation/macie/aws-macie-findingsfilter_findingcriteria.go create mode 100644 goformation/cloudformation/macie/aws-macie-findingsfilter_findingsfilterlistitem.go create mode 100644 goformation/cloudformation/macie/aws-macie-session.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_approvalthresholdpolicy.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_memberconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_memberfabricconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_memberframeworkconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_networkconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_networkfabricconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_networkframeworkconfiguration.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-member_votingpolicy.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-node.go create mode 100644 goformation/cloudformation/managedblockchain/aws-managedblockchain-node_nodeconfiguration.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flow.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flow_encryption.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flow_failoverconfig.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flow_source.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowentitlement.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowentitlement_encryption.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowoutput.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowoutput_encryption.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowoutput_vpcinterfaceattachment.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowsource.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowsource_encryption.go create mode 100644 goformation/cloudformation/mediaconnect/aws-mediaconnect-flowvpcinterface.go create mode 100644 goformation/cloudformation/mediaconvert/aws-mediaconvert-jobtemplate.go create mode 100644 goformation/cloudformation/mediaconvert/aws-mediaconvert-jobtemplate_accelerationsettings.go create mode 100644 goformation/cloudformation/mediaconvert/aws-mediaconvert-jobtemplate_hopdestination.go create mode 100644 goformation/cloudformation/mediaconvert/aws-mediaconvert-preset.go create mode 100644 goformation/cloudformation/mediaconvert/aws-mediaconvert-queue.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_aacsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_ac3settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_ancillarysourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_archivecdnsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_archivecontainersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_archivegroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_archiveoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_archives3settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_aribdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_aribsourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiochannelmapping.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiocodecsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiodescription.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiohlsrenditionselection.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiolanguageselection.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audionormalizationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audioonlyhlssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiopidselection.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audioselector.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audioselectorsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiosilencefailoversettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiotrack.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiotrackselection.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_audiowatermarksettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_automaticinputfailoversettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_availblanking.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_availconfiguration.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_availsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_blackoutslate.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_burnindestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captiondescription.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captiondestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captionlanguagemapping.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captionrectangle.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captionselector.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_captionselectorsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_cdiinputspecification.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_colorspacepassthroughsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_dvbnitsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_dvbsdtsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_dvbsubdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_dvbsubsourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_dvbtdtsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_eac3settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_ebuttddestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_embeddeddestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_embeddedplusscte20destinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_embeddedsourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_encodersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_failovercondition.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_failoverconditionsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_featureactivations.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_fecoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_fmp4hlssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecapturecdnsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecapturegroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecapturehlssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecaptureoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecaptures3settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_framecapturesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_globalconfiguration.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h264colorspacesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h264filtersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h264settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h265colorspacesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h265filtersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_h265settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hdr10settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsakamaisettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsbasicputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlscdnsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsinputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsmediastoresettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlsoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlss3settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_hlswebdavsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_htmlmotiongraphicssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputattachment.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputchannellevel.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputlocation.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputlossbehavior.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputlossfailoversettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_inputspecification.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_keyprovidersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_m2tssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_m3u8settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mediapackagegroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mediapackageoutputdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mediapackageoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_motiongraphicsconfiguration.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_motiongraphicssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mp2settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mpeg2filtersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mpeg2settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mssmoothgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_mssmoothoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_multiplexgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_multiplexoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_multiplexprogramchanneldestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_networkinputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_nielsencbet.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_nielsenconfiguration.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_nielsennaesiinw.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_nielsenwatermarkssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_output.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputdestination.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputgroup.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputlocationref.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_outputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_passthroughsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rawsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rec601settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rec709settings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_remixsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rtmpcaptioninfodestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rtmpgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_rtmpoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte20plusembeddeddestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte20sourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte27destinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte27sourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte35spliceinsert.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_scte35timesignalapos.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_smptettdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_standardhlssettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_statickeysettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_teletextdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_teletextsourcesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_temporalfiltersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_timecodeconfig.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_ttmldestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_udpcontainersettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_udpgroupsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_udpoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoblackfailoversettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videocodecsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videodescription.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoselector.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoselectorcolorspacesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoselectorpid.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoselectorprogramid.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_videoselectorsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_vpcoutputsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_wavsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-channel_webvttdestinationsettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_inputdestinationrequest.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_inputdevicerequest.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_inputdevicesettings.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_inputsourcerequest.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_inputvpcrequest.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-input_mediaconnectflowrequest.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-inputsecuritygroup.go create mode 100644 goformation/cloudformation/medialive/aws-medialive-inputsecuritygroup_inputwhitelistrulecidr.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-asset.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-asset_egressendpoint.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-channel.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-channel_hlsingest.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-channel_ingestendpoint.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-channel_logconfiguration.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_adtriggers.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_authorization.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_cmafencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_cmafpackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_dashencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_dashpackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_hlsencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_hlsmanifest.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_hlspackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_mssencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_msspackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_spekekeyprovider.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-originendpoint_streamselection.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_cmafencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_cmafpackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_dashencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_dashmanifest.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_dashpackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_hlsencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_hlsmanifest.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_hlspackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_mssencryption.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_mssmanifest.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_msspackage.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_spekekeyprovider.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packagingconfiguration_streamselection.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packaginggroup.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packaginggroup_authorization.go create mode 100644 goformation/cloudformation/mediapackage/aws-mediapackage-packaginggroup_logconfiguration.go create mode 100644 goformation/cloudformation/mediastore/aws-mediastore-container.go create mode 100644 goformation/cloudformation/mediastore/aws-mediastore-container_corsrule.go create mode 100644 goformation/cloudformation/mediastore/aws-mediastore-container_metricpolicy.go create mode 100644 goformation/cloudformation/mediastore/aws-mediastore-container_metricpolicyrule.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-acl.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-cluster.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-cluster_endpoint.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-parametergroup.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-subnetgroup.go create mode 100644 goformation/cloudformation/memorydb/aws-memorydb-user.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_brokerlogs.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_brokernodegroupinfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_clientauthentication.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_cloudwatchlogs.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_configurationinfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_connectivityinfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_ebsstorageinfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_encryptionatrest.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_encryptioninfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_encryptionintransit.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_firehose.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_iam.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_jmxexporter.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_logginginfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_nodeexporter.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_openmonitoring.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_prometheus.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_publicaccess.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_s3.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_sasl.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_scram.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_storageinfo.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_tls.go create mode 100644 goformation/cloudformation/msk/aws-msk-cluster_unauthenticated.go create mode 100644 goformation/cloudformation/mwaa/aws-mwaa-environment.go create mode 100644 goformation/cloudformation/mwaa/aws-mwaa-environment_loggingconfiguration.go create mode 100644 goformation/cloudformation/mwaa/aws-mwaa-environment_moduleloggingconfiguration.go create mode 100644 goformation/cloudformation/mwaa/aws-mwaa-environment_networkconfiguration.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbcluster.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbcluster_dbclusterrole.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbclusterparametergroup.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbinstance.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbparametergroup.go create mode 100644 goformation/cloudformation/neptune/aws-neptune-dbsubnetgroup.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewall.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewall_subnetmapping.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_actiondefinition.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_customaction.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_dimension.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_firewallpolicy.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_publishmetricaction.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_statefulengineoptions.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_statefulrulegroupreference.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-firewallpolicy_statelessrulegroupreference.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-loggingconfiguration.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-loggingconfiguration_logdestinationconfig.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-loggingconfiguration_loggingconfiguration.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_actiondefinition.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_address.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_customaction.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_dimension.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_header.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_ipset.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_matchattributes.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_portrange.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_portset.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_publishmetricaction.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_ruledefinition.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_rulegroup.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_ruleoption.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_rulessource.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_rulessourcelist.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_rulevariables.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_statefulrule.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_statefulruleoptions.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_statelessrule.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_statelessrulesandcustomactions.go create mode 100644 goformation/cloudformation/networkfirewall/aws-networkfirewall-rulegroup_tcpflagfield.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-customergatewayassociation.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-device.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-device_location.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-globalnetwork.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-link.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-link_bandwidth.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-linkassociation.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-site.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-site_location.go create mode 100644 goformation/cloudformation/networkmanager/aws-networkmanager-transitgatewayregistration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-launchprofile.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-launchprofile_streamconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-streamingimage.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studio.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studio_studioencryptionconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_activedirectorycomputerattribute.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_activedirectoryconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_computefarmconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_licenseserviceconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_scriptparameterkeyvalue.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_sharedfilesystemconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_studiocomponentconfiguration.go create mode 100644 goformation/cloudformation/nimblestudio/aws-nimblestudio-studiocomponent_studiocomponentinitializationscript.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_advancedsecurityoptionsinput.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_clusterconfig.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_cognitooptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_domainendpointoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_ebsoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_encryptionatrestoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_logpublishingoption.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_masteruseroptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_nodetonodeencryptionoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_snapshotoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_vpcoptions.go create mode 100644 goformation/cloudformation/opensearchservice/aws-opensearchservice-domain_zoneawarenessconfig.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-app.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-app_datasource.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-app_environmentvariable.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-app_source.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-app_sslconfiguration.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-elasticloadbalancerattachment.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-instance.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-instance_blockdevicemapping.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-instance_ebsblockdevice.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-instance_timebasedautoscaling.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_autoscalingthresholds.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_lifecycleeventconfiguration.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_loadbasedautoscaling.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_recipes.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_shutdowneventconfiguration.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-layer_volumeconfiguration.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack_chefconfiguration.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack_elasticip.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack_rdsdbinstance.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack_source.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-stack_stackconfigurationmanager.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-userprofile.go create mode 100644 goformation/cloudformation/opsworks/aws-opsworks-volume.go create mode 100644 goformation/cloudformation/opsworkscm/aws-opsworkscm-server.go create mode 100644 goformation/cloudformation/opsworkscm/aws-opsworkscm-server_engineattribute.go create mode 100644 goformation/cloudformation/panorama/aws-panorama-applicationinstance.go create mode 100644 goformation/cloudformation/panorama/aws-panorama-applicationinstance_manifestoverridespayload.go create mode 100644 goformation/cloudformation/panorama/aws-panorama-applicationinstance_manifestpayload.go create mode 100644 goformation/cloudformation/panorama/aws-panorama-package.go create mode 100644 goformation/cloudformation/panorama/aws-panorama-packageversion.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-admchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-apnschannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-apnssandboxchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-apnsvoipchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-apnsvoipsandboxchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-app.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-applicationsettings.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-applicationsettings_campaignhook.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-applicationsettings_limits.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-applicationsettings_quiettime.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-baiduchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_attributedimension.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_campaignemailmessage.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_campaigneventfilter.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_campaignhook.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_campaigninappmessage.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_campaignsmsmessage.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_defaultbuttonconfiguration.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_eventdimensions.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_inappmessagebodyconfig.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_inappmessagebutton.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_inappmessagecontent.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_inappmessageheaderconfig.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_limits.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_message.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_messageconfiguration.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_metricdimension.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_overridebuttonconfiguration.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_quiettime.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_schedule.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_setdimension.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-campaign_writetreatmentresource.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-emailchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-emailtemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-eventstream.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-gcmchannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_bodyconfig.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_buttonconfig.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_defaultbuttonconfiguration.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_headerconfig.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_inappmessagecontent.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-inapptemplate_overridebuttonconfiguration.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-pushtemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-pushtemplate_androidpushnotificationtemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-pushtemplate_apnspushnotificationtemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-pushtemplate_defaultpushnotificationtemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_attributedimension.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_behavior.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_coordinates.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_demographic.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_gpspoint.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_groups.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_location.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_recency.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_segmentdimensions.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_segmentgroups.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_setdimension.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-segment_sourcesegments.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-smschannel.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-smstemplate.go create mode 100644 goformation/cloudformation/pinpoint/aws-pinpoint-voicechannel.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset_deliveryoptions.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset_reputationoptions.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset_sendingoptions.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset_tags.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationset_trackingoptions.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_cloudwatchdestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_dimensionconfiguration.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_eventdestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_kinesisfirehosedestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_pinpointdestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-configurationseteventdestination_snsdestination.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-dedicatedippool.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-dedicatedippool_tags.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-identity.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-identity_mailfromattributes.go create mode 100644 goformation/cloudformation/pinpointemail/aws-pinpointemail-identity_tags.go create mode 100644 goformation/cloudformation/policies/policies.go create mode 100644 goformation/cloudformation/policies_test.go create mode 100644 goformation/cloudformation/qldb/aws-qldb-ledger.go create mode 100644 goformation/cloudformation/qldb/aws-qldb-stream.go create mode 100644 goformation/cloudformation/qldb/aws-qldb-stream_kinesisconfiguration.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_analysiserror.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_analysissourceentity.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_analysissourcetemplate.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_datasetreference.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_datetimeparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_decimalparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_integerparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_parameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_sheet.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-analysis_stringparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_adhocfilteringoption.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_dashboardpublishoptions.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_dashboardsourceentity.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_dashboardsourcetemplate.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_datasetreference.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_datetimeparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_decimalparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_exporttocsvoption.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_integerparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_parameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_sheetcontrolsoption.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dashboard_stringparameter.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_calculatedcolumn.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_castcolumntypeoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_columndescription.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_columngroup.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_columnlevelpermissionrule.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_columntag.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_createcolumnsoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_customsql.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_fieldfolder.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_filteroperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_geospatialcolumngroup.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_ingestionwaitpolicy.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_inputcolumn.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_joininstruction.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_joinkeyproperties.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_logicaltable.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_logicaltablesource.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_outputcolumn.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_physicaltable.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_projectoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_relationaltable.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_renamecolumnoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_rowlevelpermissiondataset.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_s3source.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_tagcolumnoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_transformoperation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-dataset_uploadsettings.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_amazonelasticsearchparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_amazonopensearchparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_athenaparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_auroraparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_aurorapostgresqlparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_credentialpair.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_datasourcecredentials.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_datasourceerrorinfo.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_datasourceparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_manifestfilelocation.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_mariadbparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_mysqlparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_oracleparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_postgresqlparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_prestoparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_rdsparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_redshiftparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_s3parameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_snowflakeparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_sparkparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_sqlserverparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_sslproperties.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_teradataparameters.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-datasource_vpcconnectionproperties.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template_datasetreference.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template_templatesourceanalysis.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template_templatesourceentity.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-template_templatesourcetemplate.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_borderstyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_datacolorpalette.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_font.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_gutterstyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_marginstyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_resourcepermission.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_sheetstyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_themeconfiguration.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_tilelayoutstyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_tilestyle.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_typography.go create mode 100644 goformation/cloudformation/quicksight/aws-quicksight-theme_uicolorpalette.go create mode 100644 goformation/cloudformation/ram/aws-ram-resourceshare.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbcluster.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbcluster_dbclusterrole.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbcluster_scalingconfiguration.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbclusterparametergroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbinstance.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbinstance_dbinstancerole.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbinstance_processorfeature.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbparametergroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxy.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxy_authformat.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxy_tagformat.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxyendpoint.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxyendpoint_tagformat.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxytargetgroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbproxytargetgroup_connectionpoolconfigurationinfoformat.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbsecuritygroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbsecuritygroup_ingress.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbsecuritygroupingress.go create mode 100644 goformation/cloudformation/rds/aws-rds-dbsubnetgroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-eventsubscription.go create mode 100644 goformation/cloudformation/rds/aws-rds-globalcluster.go create mode 100644 goformation/cloudformation/rds/aws-rds-optiongroup.go create mode 100644 goformation/cloudformation/rds/aws-rds-optiongroup_optionconfiguration.go create mode 100644 goformation/cloudformation/rds/aws-rds-optiongroup_optionsetting.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-cluster.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-cluster_endpoint.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-cluster_loggingproperties.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-clusterparametergroup.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-clusterparametergroup_parameter.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-clustersecuritygroup.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-clustersecuritygroupingress.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-clustersubnetgroup.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-endpointaccess.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-endpointaccess_vpcsecuritygroup.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-endpointauthorization.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-eventsubscription.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-scheduledaction.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-scheduledaction_pauseclustermessage.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-scheduledaction_resizeclustermessage.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-scheduledaction_resumeclustermessage.go create mode 100644 goformation/cloudformation/redshift/aws-redshift-scheduledaction_scheduledactiontype.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-application.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-application_apigatewayproxyinput.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-environment.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-route.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-route_uripathrouteinput.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-service.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-service_lambdaendpointinput.go create mode 100644 goformation/cloudformation/refactorspaces/aws-refactorspaces-service_urlendpointinput.go create mode 100644 goformation/cloudformation/rekognition/aws-rekognition-project.go create mode 100644 goformation/cloudformation/resiliencehub/aws-resiliencehub-app.go create mode 100644 goformation/cloudformation/resiliencehub/aws-resiliencehub-app_physicalresourceid.go create mode 100644 goformation/cloudformation/resiliencehub/aws-resiliencehub-app_resourcemapping.go create mode 100644 goformation/cloudformation/resiliencehub/aws-resiliencehub-resiliencypolicy.go create mode 100644 goformation/cloudformation/resiliencehub/aws-resiliencehub-resiliencypolicy_failurepolicy.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group_configurationitem.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group_configurationparameter.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group_query.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group_resourcequery.go create mode 100644 goformation/cloudformation/resourcegroups/aws-resourcegroups-group_tagfilter.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-fleet.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-robot.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-robotapplication.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-robotapplication_robotsoftwaresuite.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-robotapplication_sourceconfig.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-robotapplicationversion.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplication.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplication_renderingengine.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplication_robotsoftwaresuite.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplication_simulationsoftwaresuite.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplication_sourceconfig.go create mode 100644 goformation/cloudformation/robomaker/aws-robomaker-simulationapplicationversion.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-crl.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-profile.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-trustanchor.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-trustanchor_notificationsetting.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-trustanchor_source.go create mode 100644 goformation/cloudformation/rolesanywhere/aws-rolesanywhere-trustanchor_sourcedata.go create mode 100644 goformation/cloudformation/route53/aws-route53-dnssec.go create mode 100644 goformation/cloudformation/route53/aws-route53-healthcheck.go create mode 100644 goformation/cloudformation/route53/aws-route53-healthcheck_alarmidentifier.go create mode 100644 goformation/cloudformation/route53/aws-route53-healthcheck_healthcheckconfig.go create mode 100644 goformation/cloudformation/route53/aws-route53-healthcheck_healthchecktag.go create mode 100644 goformation/cloudformation/route53/aws-route53-hostedzone.go create mode 100644 goformation/cloudformation/route53/aws-route53-hostedzone_hostedzoneconfig.go create mode 100644 goformation/cloudformation/route53/aws-route53-hostedzone_hostedzonetag.go create mode 100644 goformation/cloudformation/route53/aws-route53-hostedzone_queryloggingconfig.go create mode 100644 goformation/cloudformation/route53/aws-route53-hostedzone_vpc.go create mode 100644 goformation/cloudformation/route53/aws-route53-keysigningkey.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordset.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordset_aliastarget.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordset_geolocation.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordsetgroup.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordsetgroup_aliastarget.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordsetgroup_geolocation.go create mode 100644 goformation/cloudformation/route53/aws-route53-recordsetgroup_recordset.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-cluster.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-cluster_clusterendpoint.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-controlpanel.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-routingcontrol.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-safetyrule.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-safetyrule_assertionrule.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-safetyrule_gatingrule.go create mode 100644 goformation/cloudformation/route53recoverycontrol/aws-route53recoverycontrol-safetyrule_ruleconfig.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-cell.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-readinesscheck.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-recoverygroup.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset_dnstargetresource.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset_nlbresource.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset_r53resourcerecord.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset_resource.go create mode 100644 goformation/cloudformation/route53recoveryreadiness/aws-route53recoveryreadiness-resourceset_targetresource.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-firewalldomainlist.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-firewallrulegroup.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-firewallrulegroup_firewallrule.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-firewallrulegroupassociation.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverconfig.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverdnssecconfig.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverendpoint.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverendpoint_ipaddressrequest.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverqueryloggingconfig.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverqueryloggingconfigassociation.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverrule.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverrule_targetaddress.go create mode 100644 goformation/cloudformation/route53resolver/aws-route53resolver-resolverruleassociation.go create mode 100644 goformation/cloudformation/rum/aws-rum-appmonitor.go create mode 100644 goformation/cloudformation/rum/aws-rum-appmonitor_appmonitorconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-accesspoint.go create mode 100644 goformation/cloudformation/s3/aws-s3-accesspoint_publicaccessblockconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-accesspoint_vpcconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_abortincompletemultipartupload.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_accelerateconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_accesscontroltranslation.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_analyticsconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_bucketencryption.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_corsconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_corsrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_dataexport.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_defaultretention.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_deletemarkerreplication.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_destination.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_encryptionconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_eventbridgeconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_filterrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_intelligenttieringconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_inventoryconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_lambdaconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_lifecycleconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_loggingconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_metrics.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_metricsconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_noncurrentversionexpiration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_noncurrentversiontransition.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_notificationconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_notificationfilter.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_objectlockconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_objectlockrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_ownershipcontrols.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_ownershipcontrolsrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_publicaccessblockconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_queueconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_redirectallrequeststo.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_redirectrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicamodifications.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationdestination.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationruleandoperator.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationrulefilter.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationtime.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_replicationtimevalue.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_routingrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_routingrulecondition.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_rule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_s3keyfilter.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_serversideencryptionbydefault.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_serversideencryptionrule.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_sourceselectioncriteria.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_ssekmsencryptedobjects.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_storageclassanalysis.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_tagfilter.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_tiering.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_topicconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_transition.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_versioningconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucket_websiteconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-bucketpolicy.go create mode 100644 goformation/cloudformation/s3/aws-s3-multiregionaccesspoint.go create mode 100644 goformation/cloudformation/s3/aws-s3-multiregionaccesspoint_publicaccessblockconfiguration.go create mode 100644 goformation/cloudformation/s3/aws-s3-multiregionaccesspoint_region.go create mode 100644 goformation/cloudformation/s3/aws-s3-multiregionaccesspointpolicy.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_accountlevel.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_activitymetrics.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_awsorg.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_bucketlevel.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_bucketsandregions.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_cloudwatchmetrics.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_dataexport.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_encryption.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_prefixlevel.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_prefixlevelstoragemetrics.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_s3bucketdestination.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_selectioncriteria.go create mode 100644 goformation/cloudformation/s3/aws-s3-storagelens_storagelensconfiguration.go create mode 100644 goformation/cloudformation/s3objectlambda/aws-s3objectlambda-accesspoint.go create mode 100644 goformation/cloudformation/s3objectlambda/aws-s3objectlambda-accesspoint_objectlambdaconfiguration.go create mode 100644 goformation/cloudformation/s3objectlambda/aws-s3objectlambda-accesspoint_transformationconfiguration.go create mode 100644 goformation/cloudformation/s3objectlambda/aws-s3objectlambda-accesspointpolicy.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-accesspoint.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-accesspoint_vpcconfiguration.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-bucket.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-bucket_abortincompletemultipartupload.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-bucket_lifecycleconfiguration.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-bucket_rule.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-bucketpolicy.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-endpoint.go create mode 100644 goformation/cloudformation/s3outposts/aws-s3outposts-endpoint_networkinterface.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-app.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-app_resourcespec.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-appimageconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-appimageconfig_filesystemconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-appimageconfig_kernelgatewayimageconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-appimageconfig_kernelspec.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-coderepository.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-coderepository_gitconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_clusterconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_constraintsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_dataqualityappspecification.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_dataqualitybaselineconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_dataqualityjobinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_endpointinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_monitoringoutput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_monitoringoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_monitoringresources.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_networkconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_s3output.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_statisticsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_stoppingcondition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-dataqualityjobdefinition_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-device.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-device_device.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-devicefleet.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-devicefleet_edgeoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_customimage.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_jupyterserverappsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_kernelgatewayappsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_resourcespec.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_sharingsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-domain_usersettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_alarm.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_autorollbackconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_bluegreenupdatepolicy.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_capacitysize.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_deploymentconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_trafficroutingconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpoint_variantproperty.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_asyncinferenceclientconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_asyncinferenceconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_asyncinferencenotificationconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_asyncinferenceoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_capturecontenttypeheader.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_captureoption.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_datacaptureconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_productionvariant.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-endpointconfig_serverlessconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-featuregroup.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-featuregroup_featuredefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-image.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-imageversion.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_containerdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_imageconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_inferenceexecutionconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_multimodelconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_repositoryauthconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-model_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_clusterconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_constraintsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_endpointinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_modelbiasappspecification.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_modelbiasbaselineconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_modelbiasjobinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_monitoringgroundtruths3input.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_monitoringoutput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_monitoringoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_monitoringresources.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_networkconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_s3output.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_stoppingcondition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelbiasjobdefinition_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_clusterconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_constraintsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_endpointinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_modelexplainabilityappspecification.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_modelexplainabilitybaselineconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_modelexplainabilityjobinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_monitoringoutput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_monitoringoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_monitoringresources.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_networkconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_s3output.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_stoppingcondition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelexplainabilityjobdefinition_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelpackagegroup.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_clusterconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_constraintsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_endpointinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_modelqualityappspecification.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_modelqualitybaselineconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_modelqualityjobinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_monitoringgroundtruths3input.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_monitoringoutput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_monitoringoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_monitoringresources.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_networkconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_s3output.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_stoppingcondition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-modelqualityjobdefinition_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_baselineconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_clusterconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_constraintsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_endpointinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_environment.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringappspecification.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringexecutionsummary.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringinput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringinputs.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringjobdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringoutput.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringoutputconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringresources.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_monitoringscheduleconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_networkconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_s3output.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_scheduleconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_statisticsresource.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_stoppingcondition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-monitoringschedule_vpcconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-notebookinstance.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-notebookinstancelifecycleconfig.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-notebookinstancelifecycleconfig_notebookinstancelifecyclehook.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-pipeline.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-project.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_customimage.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_jupyterserverappsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_kernelgatewayappsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_resourcespec.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_sharingsettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-userprofile_usersettings.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-workteam.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-workteam_cognitomemberdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-workteam_memberdefinition.go create mode 100644 goformation/cloudformation/sagemaker/aws-sagemaker-workteam_notificationconfiguration.go create mode 100644 goformation/cloudformation/sdb/aws-sdb-domain.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-resourcepolicy.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-rotationschedule.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-rotationschedule_hostedrotationlambda.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-rotationschedule_rotationrules.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-secret.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-secret_generatesecretstring.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-secret_replicaregion.go create mode 100644 goformation/cloudformation/secretsmanager/aws-secretsmanager-secrettargetattachment.go create mode 100644 goformation/cloudformation/securityhub/aws-securityhub-hub.go create mode 100644 goformation/cloudformation/serverless/api_cors.go create mode 100644 goformation/cloudformation/serverless/api_definitionuri.go create mode 100644 goformation/cloudformation/serverless/application_location.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-api.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-api_accesslogsetting.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-api_auth.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-api_corsconfiguration.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-api_s3location.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-application.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-application_applicationlocation.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_alexaskillevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_apievent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_bucketsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_cloudwatcheventevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_cloudwatchlogsevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_collectionsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_deadletterqueue.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_deploymentpreference.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_destinationconfig.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_domainsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_dynamodbevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_emptysampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_eventbridgeruleevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_eventsource.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_filesystemconfig.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_functionenvironment.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_functionsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_iampolicydocument.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_identitysampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_iotruleevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_keysampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_kinesisevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_loggroupsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_onfailure.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_queuesampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_s3event.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_s3keyfilter.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_s3keyfilterrule.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_s3location.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_s3notificationfilter.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_sampolicytemplate.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_scheduleevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_snsevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_sqsevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_statemachinesampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_streamsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_tablesampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_tablestreamsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_topicsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-function_vpcconfig.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-layerversion.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-simpletable.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-simpletable_primarykey.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-simpletable_provisionedthroughput.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-simpletable_ssespecification.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_apievent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_cloudwatcheventevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_cloudwatchlogsloggroup.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_eventbridgeruleevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_eventsource.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_functionsampt.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_iampolicydocument.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_logdestination.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_loggingconfiguration.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_s3location.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_sampolicytemplate.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_scheduleevent.go create mode 100644 goformation/cloudformation/serverless/aws-serverless-statemachine_statemachinesampt.go create mode 100644 goformation/cloudformation/serverless/function_codeuri.go create mode 100644 goformation/cloudformation/serverless/function_events.go create mode 100644 goformation/cloudformation/serverless/function_policies.go create mode 100644 goformation/cloudformation/serverless/function_properties.go create mode 100644 goformation/cloudformation/serverless/statemachine_definitionuri.go create mode 100644 goformation/cloudformation/serverless/statemachine_policies.go create mode 100644 goformation/cloudformation/serverless/statemachine_properties.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-acceptedportfolioshare.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-cloudformationproduct.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-cloudformationproduct_provisioningartifactproperties.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-cloudformationprovisionedproduct.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-cloudformationprovisionedproduct_provisioningparameter.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-cloudformationprovisionedproduct_provisioningpreferences.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-launchnotificationconstraint.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-launchroleconstraint.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-launchtemplateconstraint.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-portfolio.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-portfolioprincipalassociation.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-portfolioproductassociation.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-portfolioshare.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-resourceupdateconstraint.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-serviceaction.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-serviceaction_definitionparameter.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-serviceactionassociation.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-stacksetconstraint.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-tagoption.go create mode 100644 goformation/cloudformation/servicecatalog/aws-servicecatalog-tagoptionassociation.go create mode 100644 goformation/cloudformation/servicecatalogappregistry/aws-servicecatalogappregistry-application.go create mode 100644 goformation/cloudformation/servicecatalogappregistry/aws-servicecatalogappregistry-attributegroup.go create mode 100644 goformation/cloudformation/servicecatalogappregistry/aws-servicecatalogappregistry-attributegroupassociation.go create mode 100644 goformation/cloudformation/servicecatalogappregistry/aws-servicecatalogappregistry-resourceassociation.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-httpnamespace.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-instance.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-privatednsnamespace.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-privatednsnamespace_privatednspropertiesmutable.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-privatednsnamespace_properties.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-privatednsnamespace_soa.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-publicdnsnamespace.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-publicdnsnamespace_properties.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-publicdnsnamespace_publicdnspropertiesmutable.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-publicdnsnamespace_soa.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-service.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-service_dnsconfig.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-service_dnsrecord.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-service_healthcheckconfig.go create mode 100644 goformation/cloudformation/servicediscovery/aws-servicediscovery-service_healthcheckcustomconfig.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationset.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationseteventdestination.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationseteventdestination_cloudwatchdestination.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationseteventdestination_dimensionconfiguration.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationseteventdestination_eventdestination.go create mode 100644 goformation/cloudformation/ses/aws-ses-configurationseteventdestination_kinesisfirehosedestination.go create mode 100644 goformation/cloudformation/ses/aws-ses-contactlist.go create mode 100644 goformation/cloudformation/ses/aws-ses-contactlist_topic.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptfilter.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptfilter_filter.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptfilter_ipfilter.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_action.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_addheaderaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_bounceaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_lambdaaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_rule.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_s3action.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_snsaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_stopaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptrule_workmailaction.go create mode 100644 goformation/cloudformation/ses/aws-ses-receiptruleset.go create mode 100644 goformation/cloudformation/ses/aws-ses-template.go create mode 100644 goformation/cloudformation/ses/aws-ses-template_template.go create mode 100644 goformation/cloudformation/signer/aws-signer-profilepermission.go create mode 100644 goformation/cloudformation/signer/aws-signer-signingprofile.go create mode 100644 goformation/cloudformation/signer/aws-signer-signingprofile_signaturevalidityperiod.go create mode 100644 goformation/cloudformation/sns/aws-sns-subscription.go create mode 100644 goformation/cloudformation/sns/aws-sns-topic.go create mode 100644 goformation/cloudformation/sns/aws-sns-topic_subscription.go create mode 100644 goformation/cloudformation/sns/aws-sns-topicpolicy.go create mode 100644 goformation/cloudformation/sqs/aws-sqs-queue.go create mode 100644 goformation/cloudformation/sqs/aws-sqs-queuepolicy.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-association.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-association_instanceassociationoutputlocation.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-association_parametervalues.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-association_s3outputlocation.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-association_target.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-document.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-document_attachmentssource.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-document_documentrequires.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindow.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtarget.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtarget_targets.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_logginginfo.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_maintenancewindowautomationparameters.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_maintenancewindowlambdaparameters.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_maintenancewindowruncommandparameters.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_maintenancewindowstepfunctionsparameters.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_notificationconfig.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_target.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-maintenancewindowtask_taskinvocationparameters.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-parameter.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_patchfilter.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_patchfiltergroup.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_patchsource.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_patchstringdate.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_rule.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-patchbaseline_rulegroup.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-resourcedatasync.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-resourcedatasync_awsorganizationssource.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-resourcedatasync_s3destination.go create mode 100644 goformation/cloudformation/ssm/aws-ssm-resourcedatasync_syncsource.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contact.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contact_channeltargetinfo.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contact_contacttargetinfo.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contact_stage.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contact_targets.go create mode 100644 goformation/cloudformation/ssmcontacts/aws-ssmcontacts-contactchannel.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-replicationset.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-replicationset_regionconfiguration.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-replicationset_replicationregion.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_action.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_chatchannel.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_incidenttemplate.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_notificationtargetitem.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_ssmautomation.go create mode 100644 goformation/cloudformation/ssmincidents/aws-ssmincidents-responseplan_ssmparameter.go create mode 100644 goformation/cloudformation/sso/aws-sso-assignment.go create mode 100644 goformation/cloudformation/sso/aws-sso-instanceaccesscontrolattributeconfiguration.go create mode 100644 goformation/cloudformation/sso/aws-sso-instanceaccesscontrolattributeconfiguration_accesscontrolattribute.go create mode 100644 goformation/cloudformation/sso/aws-sso-instanceaccesscontrolattributeconfiguration_accesscontrolattributevalue.go create mode 100644 goformation/cloudformation/sso/aws-sso-permissionset.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-activity.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-activity_tagsentry.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_cloudwatchlogsloggroup.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_definition.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_definitionsubstitutions.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_logdestination.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_loggingconfiguration.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_s3location.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_tagsentry.go create mode 100644 goformation/cloudformation/stepfunctions/aws-stepfunctions-statemachine_tracingconfiguration.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_artifactconfig.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_basescreenshot.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_code.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_runconfig.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_s3encryption.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_schedule.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_visualreference.go create mode 100644 goformation/cloudformation/synthetics/aws-synthetics-canary_vpcconfig.go create mode 100644 goformation/cloudformation/template.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-database.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_dimensionmapping.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_errorreportconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_mixedmeasuremapping.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_multimeasureattributemapping.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_multimeasuremappings.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_notificationconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_s3configuration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_scheduleconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_snsconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_targetconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-scheduledquery_timestreamconfiguration.go create mode 100644 goformation/cloudformation/timestream/aws-timestream-table.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_endpointdetails.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_identityproviderdetails.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_protocol.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_protocoldetails.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_securitygroupid.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_workflowdetail.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-server_workflowdetails.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-user.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-user_homedirectorymapentry.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-user_posixprofile.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-user_sshpublickey.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-workflow.go create mode 100644 goformation/cloudformation/transfer/aws-transfer-workflow_workflowstep.go create mode 100644 goformation/cloudformation/types/intrinsics.go create mode 100644 goformation/cloudformation/types/types.go create mode 100644 goformation/cloudformation/utils/utils.go create mode 100644 goformation/cloudformation/waf/aws-waf-bytematchset.go create mode 100644 goformation/cloudformation/waf/aws-waf-bytematchset_bytematchtuple.go create mode 100644 goformation/cloudformation/waf/aws-waf-bytematchset_fieldtomatch.go create mode 100644 goformation/cloudformation/waf/aws-waf-ipset.go create mode 100644 goformation/cloudformation/waf/aws-waf-ipset_ipsetdescriptor.go create mode 100644 goformation/cloudformation/waf/aws-waf-rule.go create mode 100644 goformation/cloudformation/waf/aws-waf-rule_predicate.go create mode 100644 goformation/cloudformation/waf/aws-waf-sizeconstraintset.go create mode 100644 goformation/cloudformation/waf/aws-waf-sizeconstraintset_fieldtomatch.go create mode 100644 goformation/cloudformation/waf/aws-waf-sizeconstraintset_sizeconstraint.go create mode 100644 goformation/cloudformation/waf/aws-waf-sqlinjectionmatchset.go create mode 100644 goformation/cloudformation/waf/aws-waf-sqlinjectionmatchset_fieldtomatch.go create mode 100644 goformation/cloudformation/waf/aws-waf-sqlinjectionmatchset_sqlinjectionmatchtuple.go create mode 100644 goformation/cloudformation/waf/aws-waf-webacl.go create mode 100644 goformation/cloudformation/waf/aws-waf-webacl_activatedrule.go create mode 100644 goformation/cloudformation/waf/aws-waf-webacl_wafaction.go create mode 100644 goformation/cloudformation/waf/aws-waf-xssmatchset.go create mode 100644 goformation/cloudformation/waf/aws-waf-xssmatchset_fieldtomatch.go create mode 100644 goformation/cloudformation/waf/aws-waf-xssmatchset_xssmatchtuple.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-bytematchset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-bytematchset_bytematchtuple.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-bytematchset_fieldtomatch.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-geomatchset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-geomatchset_geomatchconstraint.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-ipset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-ipset_ipsetdescriptor.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-ratebasedrule.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-ratebasedrule_predicate.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-regexpatternset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-rule.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-rule_predicate.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sizeconstraintset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sizeconstraintset_fieldtomatch.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sizeconstraintset_sizeconstraint.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sqlinjectionmatchset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sqlinjectionmatchset_fieldtomatch.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-sqlinjectionmatchset_sqlinjectionmatchtuple.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-webacl.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-webacl_action.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-webacl_rule.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-webaclassociation.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-xssmatchset.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-xssmatchset_fieldtomatch.go create mode 100644 goformation/cloudformation/wafregional/aws-wafregional-xssmatchset_xssmatchtuple.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-ipset.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-loggingconfiguration.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-loggingconfiguration_fieldtomatch.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-regexpatternset.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_andstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_andstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_andstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_bytematchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_customresponsebody.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_fieldtomatch.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_forwardedipconfiguration.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_geomatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ipsetforwardedipconfiguration.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ipsetreferencestatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_jsonbody.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_jsonmatchpattern.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_label.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_labelmatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_labelsummary.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_notstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_notstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_notstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_orstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_orstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_orstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ratebasedstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ratebasedstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ratebasedstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_regexpatternsetreferencestatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_rule.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_ruleaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_sizeconstraintstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_sqlimatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_statement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_statementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_statementthree.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_statementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_texttransformation.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_visibilityconfig.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-rulegroup_xssmatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_allowaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_andstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_andstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_andstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_blockaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_bytematchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_countaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_customhttpheader.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_customrequesthandling.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_customresponse.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_customresponsebody.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_defaultaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_excludedrule.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_fieldtomatch.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_forwardedipconfiguration.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_geomatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ipsetforwardedipconfiguration.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ipsetreferencestatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_jsonbody.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_jsonmatchpattern.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_label.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_labelmatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_managedrulegroupstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_notstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_notstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_notstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_orstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_orstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_orstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_overrideaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ratebasedstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ratebasedstatementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ratebasedstatementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_regexpatternsetreferencestatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_rule.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_ruleaction.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_rulegroupreferencestatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_sizeconstraintstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_sqlimatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_statement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_statementone.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_statementthree.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_statementtwo.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_texttransformation.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_visibilityconfig.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webacl_xssmatchstatement.go create mode 100644 goformation/cloudformation/wafv2/aws-wafv2-webaclassociation.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-assistant.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-assistant_serversideencryptionconfiguration.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-assistantassociation.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-assistantassociation_associationdata.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-knowledgebase.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-knowledgebase_appintegrationsconfiguration.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-knowledgebase_renderingconfiguration.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-knowledgebase_serversideencryptionconfiguration.go create mode 100644 goformation/cloudformation/wisdom/aws-wisdom-knowledgebase_sourceconfiguration.go create mode 100644 goformation/cloudformation/workspaces/aws-workspaces-connectionalias.go create mode 100644 goformation/cloudformation/workspaces/aws-workspaces-connectionalias_connectionaliasassociation.go create mode 100644 goformation/cloudformation/workspaces/aws-workspaces-workspace.go create mode 100644 goformation/cloudformation/workspaces/aws-workspaces-workspace_workspaceproperties.go create mode 100644 goformation/cloudformation/xray/aws-xray-group.go create mode 100644 goformation/cloudformation/xray/aws-xray-group_insightsconfiguration.go create mode 100644 goformation/cloudformation/xray/aws-xray-samplingrule.go create mode 100644 goformation/cloudformation/xray/aws-xray-samplingrule_samplingrule.go create mode 100644 goformation/cloudformation/xray/aws-xray-samplingrule_samplingrulerecord.go create mode 100644 goformation/cloudformation/xray/aws-xray-samplingrule_samplingruleupdate.go create mode 100644 goformation/example/go-to-yaml/main.go create mode 100644 goformation/example/yaml-to-go/main.go create mode 100644 goformation/example/yaml-to-go/template.yaml create mode 100755 goformation/generate/create-pull-request.sh create mode 100644 goformation/generate/generate.go create mode 100755 goformation/generate/generate.sh create mode 100644 goformation/generate/generate_suite_test.go create mode 100644 goformation/generate/main.go create mode 100644 goformation/generate/naming.go create mode 100644 goformation/generate/property.go create mode 100644 goformation/generate/property_test.go create mode 100644 goformation/generate/resource.go create mode 100644 goformation/generate/resource_test.go create mode 100644 goformation/generate/sam-2016-10-31.json create mode 100644 goformation/generate/spec.go create mode 100644 goformation/generate/templates/all.template create mode 100644 goformation/generate/templates/polymorphic-property.template create mode 100644 goformation/generate/templates/resource.template create mode 100644 goformation/generate/templates/schema-property.template create mode 100644 goformation/generate/templates/schema-resource.template create mode 100644 goformation/generate/templates/schema.template create mode 100644 goformation/go.mod create mode 100644 goformation/go.sum create mode 100644 goformation/goformation.go create mode 100644 goformation/goformation_schema_test.go create mode 100644 goformation/goformation_suite_test.go create mode 100644 goformation/goformation_test.go create mode 100644 goformation/intrinsics/intrinsics.go create mode 100644 goformation/intrinsics/intrinsics_suite_test.go create mode 100644 goformation/intrinsics/tags.go create mode 100644 goformation/schema/README.md create mode 100644 goformation/schema/cloudformation.go create mode 100644 goformation/schema/cloudformation.schema.json create mode 100644 goformation/schema/sam.go create mode 100644 goformation/schema/sam.schema.json create mode 100644 goformation/static/logo.png create mode 100644 goformation/test.go create mode 100644 goformation/test/json/invalid-sam-template-no-transform.json create mode 100644 goformation/test/json/invalid-sam-template-wrong-transform.json create mode 100644 goformation/test/json/invalid-template-additional-property.json create mode 100644 goformation/test/json/invalid-template-additional-resource-property.json create mode 100644 goformation/test/json/invalid-template-empty-resource-properties.json create mode 100644 goformation/test/json/invalid-template-invalid-resource-name.json create mode 100644 goformation/test/json/invalid-template-invalid-resource-subproperty.json create mode 100644 goformation/test/json/invalid-template-missing-resource-properties.json create mode 100644 goformation/test/json/invalid-template-missing-resource-type.json create mode 100644 goformation/test/json/invalid-template-missing-resources.json create mode 100644 goformation/test/json/invalid-template-subproperty-missing-property.json create mode 100644 goformation/test/json/invalid-template-unknown-resource-type.json create mode 100644 goformation/test/json/invalid-template-unknown-subproperty-property.json create mode 100644 goformation/test/json/resource-with-tags.json create mode 100644 goformation/test/json/valid-sam-template.json create mode 100644 goformation/test/json/valid-template-resource-attributes.json create mode 100644 goformation/test/json/valid-template-with-fns.json create mode 100644 goformation/test/json/valid-template.json create mode 100644 goformation/test/yaml/api-swagger-plain.yaml create mode 100644 goformation/test/yaml/aws-serverless-api-string-or-cors-configuration.yaml create mode 100644 goformation/test/yaml/aws-serverless-api-swagger.yaml create mode 100644 goformation/test/yaml/aws-serverless-api.yaml create mode 100644 goformation/test/yaml/aws-serverless-function-2016-10-31.yaml create mode 100644 goformation/test/yaml/aws-serverless-function-api-event.yaml create mode 100644 goformation/test/yaml/aws-serverless-function-env-vars.yaml create mode 100644 goformation/test/yaml/aws-serverless-function-string-or-s3-location.yaml create mode 100644 goformation/test/yaml/aws-serverless-simpletable.yaml create mode 100644 goformation/test/yaml/codestar/java.yml create mode 100644 goformation/test/yaml/codestar/nodejs.yml create mode 100644 goformation/test/yaml/codestar/python.yml create mode 100644 goformation/test/yaml/custom-resource.yaml create mode 100644 goformation/test/yaml/output_section.yaml create mode 100644 goformation/test/yaml/sam-official-samples/alexa_skill/index.js create mode 100644 goformation/test/yaml/sam-official-samples/alexa_skill/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/api-swagger-intrinsic.yaml create mode 100644 goformation/test/yaml/sam-official-samples/api-swagger-plain.yaml create mode 100644 goformation/test/yaml/sam-official-samples/api_backend/index.js create mode 100644 goformation/test/yaml/sam-official-samples/api_backend/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/api_swagger_cors/index.js create mode 100644 goformation/test/yaml/sam-official-samples/api_swagger_cors/swagger.yaml create mode 100644 goformation/test/yaml/sam-official-samples/api_swagger_cors/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/codestar-node4.3.yaml create mode 100644 goformation/test/yaml/sam-official-samples/encryption_proxy/README.MD create mode 100644 goformation/test/yaml/sam-official-samples/encryption_proxy/decryption.py create mode 100644 goformation/test/yaml/sam-official-samples/encryption_proxy/encryption.py create mode 100644 goformation/test/yaml/sam-official-samples/encryption_proxy/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/function.yaml create mode 100644 goformation/test/yaml/sam-official-samples/hello_world/index.js create mode 100644 goformation/test/yaml/sam-official-samples/hello_world/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/inline_swagger/index.js create mode 100644 goformation/test/yaml/sam-official-samples/inline_swagger/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/iot_backend/index.js create mode 100644 goformation/test/yaml/sam-official-samples/iot_backend/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/s3_processor/index.js create mode 100644 goformation/test/yaml/sam-official-samples/s3_processor/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/schedule/index.js create mode 100644 goformation/test/yaml/sam-official-samples/schedule/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/stream_processor/index.js create mode 100644 goformation/test/yaml/sam-official-samples/stream_processor/template.yaml create mode 100644 goformation/test/yaml/sam-official-samples/templates/basic.yaml create mode 100644 goformation/test/yaml/sam-official-samples/templates/intrinsic.yaml create mode 100644 goformation/test/yaml/sam-official-samples/templates/wrong.yaml create mode 100644 goformation/test/yaml/transform-multiple.yaml create mode 100644 goformation/test/yaml/transform-single.yaml create mode 100644 goformation/test/yaml/validation-errors/no-resources-section.yaml create mode 100644 goformation/test/yaml/yaml-intrinsic-tags.yaml diff --git a/.golangci.yml b/.golangci.yml index cdefececab..da2c7235f5 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -19,31 +19,36 @@ run: - release - integration - # which dirs to skip: they won't be analyzed; - # can use regexp here: generated.*, regexp is applied on full path; - # default value is empty list, but next dirs are always skipped independently - # from this option's value: - # vendor$, third_party$, testdata$, examples$, Godeps$, builtin$ - skip-dirs: - - ^vendor$ - - ^build$ - - ^pkg\/eks\/mocks$ - - # which files to skip: they will be analyzed, but issues from them - # won't be reported. Default value is empty list, but there is - # no need to include all autogenerated files, we confidently recognize - # autogenerated files. If it's not please let us know. - skip-files: - # - ".*\\.my\\.go$" - # - lib/bad.go - - ^pkg\/nodebootstrap\/assets.go - - .*\/export_test.go - - ^pkg\/cfn\/builder\/fakes\/fake_cfn_template.go - # output configuration options output: - # colored-line-number|line-number|json|tab|checkstyle, default is "colored-line-number" - format: tab + # The formats used to render issues. + # Formats: + # - `colored-line-number` + # - `line-number` + # - `json` + # - `colored-tab` + # - `tab` + # - `html` + # - `checkstyle` + # - `code-climate` + # - `junit-xml` + # - `junit-xml-extended` + # - `github-actions` + # - `teamcity` + # - `sarif` + # Output path can be either `stdout`, `stderr` or path to the file to write to. + # + # For the CLI flag (`--out-format`), multiple formats can be specified by separating them by comma. + # The output can be specified for each of them by separating format name and path by colon symbol. + # Example: "--out-format=checkstyle:report.xml,json:stdout,colored-line-number" + # The CLI flag (`--out-format`) override the configuration file. + # + # Default: + # formats: + # - format: colored-line-number + # path: stdout + formats: + - format: tab # print lines of code with issue, default is true print-issued-lines: true @@ -166,6 +171,31 @@ issues: - linters: [golint] text: "should not use dot imports|don't use an underscore in package name" + # Which dirs to exclude: issues from them won't be reported. + # Can use regexp here: `generated.*`, regexp is applied on full path, + # including the path prefix if one is set. + # Default dirs are skipped independently of this option's value (see exclude-dirs-use-default). + # "/" will be replaced by current OS file path separator to properly work on Windows. + # Default: [] + exclude-dirs: + - ^vendor$ + - ^build$ + - ^pkg\/eks\/mocks$ + - ^goformation$ + + # Which files to exclude: they will be analyzed, but issues from them won't be reported. + # There is no need to include all autogenerated files, + # we confidently recognize autogenerated files. + # If it's not, please let us know. + # "/" will be replaced by current OS file path separator to properly work on Windows. + # Default: [] + exclude-files: + # - ".*\\.my\\.go$" + # - lib/bad.go + - ^pkg\/nodebootstrap\/assets.go + - .*\/export_test.go + - ^pkg\/cfn\/builder\/fakes\/fake_cfn_template.go + linters: disable-all: true enable: diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md index 5ce8f58ba6..afc30caaac 100644 --- a/ATTRIBUTIONS.md +++ b/ATTRIBUTIONS.md @@ -80,7 +80,6 @@ License version 2.0, we include the full text of the package's License below. * `github.com/tj/assert` * `github.com/vburenin/ifacemaker` * `github.com/vektra/mockery/v2` -* `github.com/weaveworks/goformation/v4` * `github.com/weaveworks/schemer` * `github.com/xgfone/netaddr` * `golang.org/x/crypto` @@ -16962,27 +16961,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -### github.com/weaveworks/goformation/v4 - -Apache License version 2.0 - -Subdependencies: -* `github.com/awslabs/goformation/v4` -* `github.com/imdario/mergo` -* `github.com/onsi/ginkgo` -* `github.com/onsi/gomega` -* `github.com/sanathkr/go-yaml` -* `github.com/sanathkr/yaml` -* `github.com/stretchr/testify` -* `github.com/xeipuuv/gojsonpointer` -* `github.com/xeipuuv/gojsonreference` -* `github.com/xeipuuv/gojsonschema` - -#### github.com/awslabs/goformation/v4 - -Apache License version 2.0 - - #### github.com/onsi/ginkgo diff --git a/go.mod b/go.mod index 4831470b6d..25bdfafb31 100644 --- a/go.mod +++ b/go.mod @@ -68,9 +68,9 @@ require ( github.com/tj/assert v0.0.3 github.com/vburenin/ifacemaker v1.2.1 github.com/vektra/mockery/v2 v2.38.0 - github.com/weaveworks/goformation/v4 v4.10.2-0.20241201182214-a53d427b2c56 github.com/weaveworks/schemer v0.0.0-20230525114451-47139fe25848 github.com/xgfone/netaddr v0.5.1 + goformation/v4 v4.0.0 golang.org/x/crypto v0.22.0 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc golang.org/x/oauth2 v0.18.0 @@ -465,3 +465,6 @@ replace ( // Ensure k8s dependencies are also pinned accordingly replace github.com/acomagu/bufpipe => github.com/acomagu/bufpipe v1.0.4 + +// Use a local fork of goformation +replace goformation/v4 => ./goformation diff --git a/go.sum b/go.sum index d2532e9378..643001319b 100644 --- a/go.sum +++ b/go.sum @@ -1813,8 +1813,6 @@ github.com/vektra/mockery/v2 v2.38.0 h1:I0LBuUzZHqAU4d1DknW0DTFBPO6n8TaD38WL2KJf github.com/vektra/mockery/v2 v2.38.0/go.mod h1:diB13hxXG6QrTR0ol2Rk8s2dRMftzvExSvPDKr+IYKk= github.com/voxelbrain/goptions v0.0.0-20180630082107-58cddc247ea2 h1:txplJASvd6b/hrE0s/Ixfpp2cuwH9IO9oZBAN9iYa4A= github.com/voxelbrain/goptions v0.0.0-20180630082107-58cddc247ea2/go.mod h1:DGCIhurYgnLz8J9ga1fMV/fbLDyUvTyrWXVWUIyJon4= -github.com/weaveworks/goformation/v4 v4.10.2-0.20241201182214-a53d427b2c56 h1:9iBSXXEXMvH9doiIOETQiV6138915L2XFJD64pJcSKA= -github.com/weaveworks/goformation/v4 v4.10.2-0.20241201182214-a53d427b2c56/go.mod h1:3c2tyJmoge5qTS4PXS0niVJxR0YzroIBsts3dQI3EdI= github.com/weaveworks/schemer v0.0.0-20230525114451-47139fe25848 h1:I7S+IHZIU49skVgTNArf9bIdy07mCn1Z0zv1r07ROws= github.com/weaveworks/schemer v0.0.0-20230525114451-47139fe25848/go.mod h1:y8Luzq6JDsYVoIV0QAlnvIiq8bSaap0myMjWKyzVFTY= github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU= diff --git a/goformation/.gitignore b/goformation/.gitignore new file mode 100644 index 0000000000..4f885c4cc2 --- /dev/null +++ b/goformation/.gitignore @@ -0,0 +1,4 @@ +.idea +.vscode +debug +debug.test diff --git a/goformation/AUTHORS.md b/goformation/AUTHORS.md new file mode 100644 index 0000000000..0f4db2ed27 --- /dev/null +++ b/goformation/AUTHORS.md @@ -0,0 +1,35 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@PaulMaddox|[@PaulMaddox](https://github.com/PaulMaddox)|274 +@goformation|[@goformation](https://github.com/goformation)|40 +@grahamjenson|[@grahamjenson](https://github.com/grahamjenson)|18 +@semantic-release-bot|[@semantic-release-bot](https://github.com/semantic-release-bot)|15 +@pesama|[@pesama](https://github.com/pesama)|12 +@parsnips|[@parsnips](https://github.com/parsnips)|8 +@clareliguori|[@clareliguori](https://github.com/clareliguori)|7 +@sanathkr|[@sanathkr](https://github.com/sanathkr)|7 +@resios|[@resios](https://github.com/resios)|7 +@neoandroid|[@neoandroid](https://github.com/neoandroid)|3 +@stilvoid|[@stilvoid](https://github.com/stilvoid)|3 +@evantorrie|[@evantorrie](https://github.com/evantorrie)|3 +@aws-goformation|[@aws-goformation](https://github.com/aws-goformation)|2 +@majasb|[@majasb](https://github.com/majasb)|2 +@sam-goodwin|[@sam-goodwin](https://github.com/sam-goodwin)|2 +@adamchainz|[@adamchainz](https://github.com/adamchainz)|1 +@billyshambrook|[@billyshambrook](https://github.com/billyshambrook)|1 +@statik|[@statik](https://github.com/statik)|1 +@lsuss|[@lsuss](https://github.com/lsuss)|1 +@michaelansel|[@michaelansel](https://github.com/michaelansel)|1 +@nija-at|[@nija-at](https://github.com/nija-at)|1 +@pedrofaria|[@pedrofaria](https://github.com/pedrofaria)|1 +@rjlohan|[@rjlohan](https://github.com/rjlohan)|1 +@manuel-trejo-rico|[@manuel-trejo-rico](https://github.com/manuel-trejo-rico)|1 +@rtim75|[@rtim75](https://github.com/rtim75)|1 + +--- + +Auto-generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-27. diff --git a/goformation/CHANGELOG.md b/goformation/CHANGELOG.md new file mode 100644 index 0000000000..40b2ea4851 --- /dev/null +++ b/goformation/CHANGELOG.md @@ -0,0 +1,397 @@ +# GoFormation Versioning Changelog + +## [4.15.5](https://github.com/awslabs/goformation/compare/v4.15.4...v4.15.5) (2020-11-06) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([#331](https://github.com/awslabs/goformation/issues/331)) ([12f9c83](https://github.com/awslabs/goformation/commit/12f9c835cbd9b980e06e30c458f95b14e16a3771)) + +## [4.15.4](https://github.com/awslabs/goformation/compare/v4.15.3...v4.15.4) (2020-11-01) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([#330](https://github.com/awslabs/goformation/issues/330)) ([4070319](https://github.com/awslabs/goformation/commit/40703191771425b3519128027478cf740d10f2d9)) + +## [4.15.3](https://github.com/awslabs/goformation/compare/v4.15.2...v4.15.3) (2020-10-23) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([#329](https://github.com/awslabs/goformation/issues/329)) ([4c1362b](https://github.com/awslabs/goformation/commit/4c1362bac14a3d6fc2cebd56eddcaf440228a4e9)) + +## [4.15.2](https://github.com/awslabs/goformation/compare/v4.15.1...v4.15.2) (2020-10-11) + + +### Bug Fixes + +* **schema:** CloudFormation Updates ([#320](https://github.com/awslabs/goformation/issues/320)) ([49879b4](https://github.com/awslabs/goformation/commit/49879b45f79dc9880071facd32d76cc4bf0570eb)) + +## [4.15.1](https://github.com/awslabs/goformation/compare/v4.15.0...v4.15.1) (2020-10-11) + + +### Bug Fixes + +* **intrinsics:** Join function to allow to use parameters of type `List<>` ([#309](https://github.com/awslabs/goformation/issues/309)) ([6cc1cd3](https://github.com/awslabs/goformation/commit/6cc1cd329047227674caaf1b546066e3043c6616)) + +# [4.15.0](https://github.com/awslabs/goformation/compare/v4.14.0...v4.15.0) (2020-08-16) + + +### Features + +* **schema:** dummy commit - trigger CI for schema update ([66bc344](https://github.com/awslabs/goformation/commit/66bc344ed6a17a613abbb4d217afcc0b8ea02b48)) + +# [4.14.0](https://github.com/awslabs/goformation/compare/v4.13.1...v4.14.0) (2020-07-26) + + +### Features + +* **schema:** Add support for Template Outputs ([#291](https://github.com/awslabs/goformation/issues/291)) ([6875c50](https://github.com/awslabs/goformation/commit/6875c50d00d8e1af71d9bad5788446b29ab03513)) + +## [4.13.1](https://github.com/awslabs/goformation/compare/v4.13.0...v4.13.1) (2020-07-26) + + +### Bug Fixes + +* **schema:** Add Change and Update policies to the Unmarshal method ([#288](https://github.com/awslabs/goformation/issues/288)) ([989b05f](https://github.com/awslabs/goformation/commit/989b05fa78cb9e72f6d59298fb8bb287612f322e)) + +# [4.13.0](https://github.com/awslabs/goformation/compare/v4.12.0...v4.13.0) (2020-07-26) + + +### Features + +* **schema:** adding AWS::Serverless::StateMachine and FileSystemConfigs to Function ([#284](https://github.com/awslabs/goformation/issues/284)) ([d2d23ca](https://github.com/awslabs/goformation/commit/d2d23cafba606a8ea40649cc666073fa0e2d5ad3)) + +# [4.12.0](https://github.com/awslabs/goformation/compare/v4.11.0...v4.12.0) (2020-07-21) + + +### Features + +* **schema:** Add new DynamoDBEvent options ([#289](https://github.com/awslabs/goformation/issues/289)) ([741228d](https://github.com/awslabs/goformation/commit/741228d6923ea10f1d22a901bbddf106d5c71cd7)) + +# [4.11.0](https://github.com/awslabs/goformation/compare/v4.10.1...v4.11.0) (2020-06-28) + + +### Features + +* **schema:** CFN Updates ([#287](https://github.com/awslabs/goformation/issues/287)) ([9778479](https://github.com/awslabs/goformation/commit/97784795e35035b71b946d0ca69ef4d380d3b4a8)) + +## [4.10.1](https://github.com/awslabs/goformation/compare/v4.10.0...v4.10.1) (2020-06-22) + + +### Bug Fixes + +* **generator:** update the generation making it easier to fix CF schema errors to generate ([#285](https://github.com/awslabs/goformation/issues/285)) ([6751e5b](https://github.com/awslabs/goformation/commit/6751e5b6ecbe1daee45171528cb1300efc6fb300)) + +# [4.10.0](https://github.com/awslabs/goformation/compare/v4.9.0...v4.10.0) (2020-06-22) + + +### Features + +* **schema:** Serverless eventbridgeruleevent ([#279](https://github.com/awslabs/goformation/issues/279)) ([2a9e572](https://github.com/awslabs/goformation/commit/2a9e572313485023dc4e57cb8facda72a3571307)) + +# [4.9.0](https://github.com/awslabs/goformation/compare/v4.8.0...v4.9.0) (2020-06-22) + + +### Features + +* **schema:** Add OpenApiVersion field to serverless Api ([#281](https://github.com/awslabs/goformation/issues/281)) ([bccc71b](https://github.com/awslabs/goformation/commit/bccc71b90531fb6bba8465b578fc2accc4dc6e34)) + +# [4.8.0](https://github.com/awslabs/goformation/compare/v4.7.1...v4.8.0) (2020-04-04) + + +### Features + +* **schema:** Add UpdateReplacePolicy to the templates and the policies so that it is generated for every resource ([#272](https://github.com/awslabs/goformation/issues/272)) ([696c515](https://github.com/awslabs/goformation/commit/696c515bcbb07105683a328ef0e161d62146114b)) + +## [4.7.1](https://github.com/awslabs/goformation/compare/v4.7.0...v4.7.1) (2020-04-04) + + +### Bug Fixes + +* **intrinsics:** change Fn::Sub to allow AWS pseudo parameters ([#275](https://github.com/awslabs/goformation/issues/275)) ([5a48c27](https://github.com/awslabs/goformation/commit/5a48c27630b945dcdc33133defd0241f898ccc52)), closes [#274](https://github.com/awslabs/goformation/issues/274) [#202](https://github.com/awslabs/goformation/issues/202) + +# [4.7.0](https://github.com/awslabs/goformation/compare/v4.6.0...v4.7.0) (2020-02-28) + + +### Features + +* **schema:** Added CloudWatch Logs event for SAM ([#271](https://github.com/awslabs/goformation/issues/271)) ([fedb013](https://github.com/awslabs/goformation/commit/fedb013e3b19ab1242cf8e3ae28a40240103d9b1)) + +# [4.6.0](https://github.com/awslabs/goformation/compare/v4.5.1...v4.6.0) (2020-02-22) + + +### Features + +* **schema:** CloudFormation Updates (2020-02-22) ([#269](https://github.com/awslabs/goformation/issues/269)) ([ffd88a6](https://github.com/awslabs/goformation/commit/ffd88a6a9b0349853517e811169ee66804d79a2e)) + +## [4.5.1](https://github.com/awslabs/goformation/compare/v4.5.0...v4.5.1) (2020-02-14) + + +### Bug Fixes + +* **schema, parser:** change Transform json schema to allow multiple macros ([#268](https://github.com/awslabs/goformation/issues/268)) ([072fc74](https://github.com/awslabs/goformation/commit/072fc74628c8ee9a603c2e502ac458af916afc07)), closes [#267](https://github.com/awslabs/goformation/issues/267) + +# [4.5.0](https://github.com/awslabs/goformation/compare/v4.4.0...v4.5.0) (2020-02-13) + + +### Features + +* **schema:** CloudFormation Updates (2020-02-13) ([#266](https://github.com/awslabs/goformation/issues/266)) ([bc75922](https://github.com/awslabs/goformation/commit/bc75922eb604d6e43f290912234a644c4d7584b5)) + +# [4.4.0](https://github.com/awslabs/goformation/compare/v4.3.0...v4.4.0) (2020-01-30) + + +### Features + +* **schema:** CloudFormation Updates (2020-01-30) ([#263](https://github.com/awslabs/goformation/issues/263)) ([fda2d31](https://github.com/awslabs/goformation/commit/fda2d31f384eabbbf432ad1ee77ff8db6d0f2e73)) + +# [4.3.0](https://github.com/awslabs/goformation/compare/v4.2.0...v4.3.0) (2020-01-30) + + +### Features + +* **schema:** add CloudFormation parameter type ([#259](https://github.com/awslabs/goformation/issues/259)) ([27fe204](https://github.com/awslabs/goformation/commit/27fe204f7addb8cb1bd6e977b0f717c04b09364a)) + +# [4.2.0](https://github.com/awslabs/goformation/compare/v4.1.0...v4.2.0) (2020-01-29) + + +### Features + +* **parser:** Add support for Conditions ([#260](https://github.com/awslabs/goformation/issues/260)) ([1b00f17](https://github.com/awslabs/goformation/commit/1b00f17a33109023ad8a4471812448dc1d0db776)) + +# [4.1.0](https://github.com/awslabs/goformation/compare/v4.0.3...v4.1.0) (2019-12-09) + + +### Features + +* **schema:** CloudFormation Updates (2019-12-09) ([#251](https://github.com/awslabs/goformation/issues/251)) ([a23ba41](https://github.com/awslabs/goformation/commit/a23ba416a24649c7296a0bc507c7940d9082ea30)) + +## [4.0.3](https://github.com/awslabs/goformation/compare/v4.0.2...v4.0.3) (2019-11-30) + + +### Bug Fixes + +* **schema:** AWS::Serverless::Function S3 notification filters ([#249](https://github.com/awslabs/goformation/issues/249)) ([a50ef92](https://github.com/awslabs/goformation/commit/a50ef9291026420ea8a5e74790fc49b8a9c7fd85)), closes [#74](https://github.com/awslabs/goformation/issues/74) + +## [4.0.2](https://github.com/awslabs/goformation/compare/v4.0.1...v4.0.2) (2019-11-30) + + +### Bug Fixes + +* **schema:** AWS::Serverless:Api.Cors ([#246](https://github.com/awslabs/goformation/issues/246)) ([62fd56a](https://github.com/awslabs/goformation/commit/62fd56a62586c65722f99dbd4c8308ab42fcfc1d)), closes [#244](https://github.com/awslabs/goformation/issues/244) + +## [4.0.1](https://github.com/awslabs/goformation/compare/v4.0.0...v4.0.1) (2019-11-30) + + +### Bug Fixes + +* **schema:** AWS::Serverless::Api.MethodSettings should be a list ([a1f340a](https://github.com/awslabs/goformation/commit/a1f340a07e0ba4f21b8655da2c4d608849278901)), closes [#242](https://github.com/awslabs/goformation/issues/242) + +# [4.0.0](https://github.com/awslabs/goformation/compare/v3.1.0...v4.0.0) (2019-11-30) + + +* Fix method conflicts (#245) ([d0b0a8b](https://github.com/awslabs/goformation/commit/d0b0a8bc322e27f72e840c9847f3c822d4efa933)), closes [#245](https://github.com/awslabs/goformation/issues/245) [#241](https://github.com/awslabs/goformation/issues/241) [#294](https://github.com/awslabs/goformation/issues/294) + + +### BREAKING CHANGES + +* This change refactors the DependsOn, Metadata, CreationPolicy, +UpdatePolicy and DeletionPolicy methods on each resource to a new +name. This is required, as some CloudFormation resources use these +keywords as properties (AWS::AppMesh::Route.GrpcRouteMatch has a +Metadata field for example), which causes a conflict. + +`resource.DependsOn()` method is refactored to `resource.AWSCloudFormationDependsOn` field. +`resource.SetDependsOn()` method is refactored to `resource.AWSCloudFormationDependsOn` field. +`resource.Metadata()` method is refactored to `resource.AWSCloudFormationMetadata` field. +`resource.SetMetadata()` method is refactored to `resource.AWSCloudFormationMetadata` field. +`resource.CreationPolicy()` method is refactored to `resource.AWSCloudFormationCreationPolicy` field. +`resource.SetCreationPolicy()` method is refactored to `resource.AWSCloudFormationCreationPolicy` field. +`resource.UpdatePolicy()` method is refactored to `resource.AWSCloudFormationUpdatePolicy` field. +`resource.SetUpdatePolicy()` method is refactored to `resource.AWSCloudFormationUpdatePolicy` field. +`resource.DeletionPolicy()` method is refactored to `resource.AWSCloudFormationDeletionPolicy` field. +`resource.SetDeletionPolicy()` method is refactored to `resource.AWSCloudFormationDeletionPolicy` field. + +# [3.1.0](https://github.com/awslabs/goformation/compare/v3.0.1...v3.1.0) (2019-10-29) + + +### Features + +* **schema:** AWS CloudFormation Update (2019-10-29) ([#239](https://github.com/awslabs/goformation/issues/239)) ([7ff8499](https://github.com/awslabs/goformation/commit/7ff84990c89e11815d22e06d377e110ae422cc17)) + +## [3.0.1](https://github.com/awslabs/goformation/compare/v3.0.0...v3.0.1) (2019-10-29) + + +### Bug Fixes + +* **schema:** Ordered cloudformation/all.go file ([#238](https://github.com/awslabs/goformation/issues/238)) ([91254f3](https://github.com/awslabs/goformation/commit/91254f30925b89db5e79604d812a1ee9279267bd)) + +# [3.0.0](https://github.com/awslabs/goformation/compare/v2.3.1...v3.0.0) (2019-10-27) + + +* Group CloudFormation resources by AWS service name (#234) ([d0749e6](https://github.com/awslabs/goformation/commit/d0749e6a8fc5e7b0ddc301aef0170e12c7dc459c)), closes [#234](https://github.com/awslabs/goformation/issues/234) + + +### BREAKING CHANGES + +* this change moves all Cloudformation resources to +packages based on the AWS service name. The main motivation for this is +that building goformation on some platforms (Windows) failed due to too +many files in the old cloudformation/resources package. This new package +style has a nice benefit of slightly nicer to use API, but is a breaking +change and will require refactoring existing codebases to update to v3. + +Old usage: + +```go +import "github.com/awslabs/goformation/v2/cloudformation/resources" + +... snip ... + +topic := &resources.AWSSNSTopic{} +``` + +New usage: + +```go +import "github.com/awslabs/goformation/v4/cloudformation/sns" + +...snip... + +topic := &sns.Topic{} +``` + +Most tests are still failing at this point and need refactoring. + +* fix(schema): Tag handling + +Fixed tag handling for new grouped resources style (via new tags.Tag +struct). + +* fix(schema): SAM specification + +SAM Specification now generates nicely with new grouped resources +format. Also all tests are now passing \o/ + +# [2.3.0](https://github.com/awslabs/goformation/compare/v2.2.2...v2.3.0) (2019-03-20) + + +### Bug Fixes + +* **parser:** Unmarshalling of resources with polymorphic properties (like S3 events) now works ([#188](https://github.com/awslabs/goformation/issues/188)) ([8eff90a](https://github.com/awslabs/goformation/commit/8eff90a)) + + +### Features + +* **sam:** Add support for `AWS::Serverless::Api.TracingEnabled`, `AWS::Serverless::Function.PermissionsBoundary`, `AWS::Serverless::Function.DynamoEvent.Enabled`, `AWS::Serverless::Function.KinesisEvent.Enabled`, and `AWS::Serverless::Function.SQSEvent.Enabled` ([#191](https://github.com/awslabs/goformation/issues/191)) ([38f0187](https://github.com/awslabs/goformation/commit/38f0187)) +* **schema:** AWS CloudFormation Update (2019-03-15) ([#189](https://github.com/awslabs/goformation/issues/189)) ([8b332a4](https://github.com/awslabs/goformation/commit/8b332a4)) + +## [2.2.2](https://github.com/awslabs/goformation/compare/v2.2.1...v2.2.2) (2019-03-13) + + +### Bug Fixes + +* **parser:** Select the correct AWS CloudFormation resource type based on similarity ([#183](https://github.com/awslabs/goformation/issues/183)) ([5749b23](https://github.com/awslabs/goformation/commit/5749b23)) + +## [2.2.1](https://github.com/awslabs/goformation/compare/v2.2.0...v2.2.1) (2019-03-10) + + +### Bug Fixes + +* **parser:** fix invalid YAML template error for custom tag marshaler ([#177](https://github.com/awslabs/goformation/issues/177)) ([035d438](https://github.com/awslabs/goformation/commit/035d438)) + +# [2.2.0](https://github.com/awslabs/goformation/compare/v2.1.5...v2.2.0) (2019-03-10) + + +### Features + +* **schema:** regenerated resources to apply SAM schema fixes from previous PR ([b30c019](https://github.com/awslabs/goformation/commit/b30c019)) + +## [2.1.5](https://github.com/awslabs/goformation/compare/v2.1.4...v2.1.5) (2019-03-10) + + +### Bug Fixes + +* **parser:** do not break if a non-intrinsic `Condition` statement is found in a YAML template ([#169](https://github.com/awslabs/goformation/issues/169)) ([e4671e3](https://github.com/awslabs/goformation/commit/e4671e3)) + +## [2.1.4](https://github.com/awslabs/goformation/compare/v2.1.3...v2.1.4) (2019-03-10) + + +### Bug Fixes + +* **schema:** fixed incorrect field type for AWS::Serverless::Application.Location ([#167](https://github.com/awslabs/goformation/issues/167)) ([3f1817b](https://github.com/awslabs/goformation/commit/3f1817b)) + +## [2.1.3](https://github.com/awslabs/goformation/compare/v2.1.2...v2.1.3) (2019-03-10) + + +### Bug Fixes + +* **schema:** maps within YAML templates should allow unknown fields/properties ([3b6e359](https://github.com/awslabs/goformation/commit/3b6e359)) + +## [2.1.2](https://github.com/awslabs/goformation/compare/v2.1.1...v2.1.2) (2019-03-10) + + +### Bug Fixes + +* **CI:** fix broken GitHub PR integration ([#185](https://github.com/awslabs/goformation/issues/185)) ([d42d00a](https://github.com/awslabs/goformation/commit/d42d00a)) + +## [2.1.1](https://github.com/awslabs/goformation/compare/v2.1.0...v2.1.1) (2019-03-10) + + +### Bug Fixes + +* **CI:** only run semantic-release on push-to-master (not on pull requests) ([#184](https://github.com/awslabs/goformation/issues/184)) ([c83945a](https://github.com/awslabs/goformation/commit/c83945a)) + +# [2.1.0](https://github.com/awslabs/goformation/compare/v2.0.0...v2.1.0) (2019-03-10) + + +### Features + +* **CI:** auto-generate AUTHORS.md file ([b37af7b](https://github.com/awslabs/goformation/commit/b37af7b)) + +# Semantic Versioning Changelog + +# [2.0.0](https://github.com/awslabs/goformation/compare/v1.4.1...v2.0.0) (2019-03-10) + + +### Code Refactoring + +* **generator:** moving resources and policies into their own packages ([#161](https://github.com/awslabs/goformation/issues/161)) ([03a0123](https://github.com/awslabs/goformation/commit/03a0123)) + + +### BREAKING CHANGES + +* **generator:** this PR refactors the auto-generated CloudFormation resources out of the cloudformation package and into a dedicated package (resources). This helps keep the auto generated files separate from others. + +E.g. cloudformation.AWSSnsTopic{} becomes resources.AWSSnsTopic{} + +## [1.4.1](https://github.com/awslabs/goformation/compare/v1.4.0...v1.4.1) (2019-03-10) + + +### Bug Fixes + +* **spec:** corrected AWS::Serverless::Api.Auth.Authorizers to be of type JSON rather than string ([#164](https://github.com/awslabs/goformation/issues/164)) ([4cf1bee](https://github.com/awslabs/goformation/commit/4cf1bee)) + +# [1.4.0](https://github.com/awslabs/goformation/compare/v1.3.0...v1.4.0) (2019-03-09) + + +### Features + +* **parser:** Default to parsing as YAML unless the filename ends in .json ([#176](https://github.com/awslabs/goformation/issues/176)) ([42e7146](https://github.com/awslabs/goformation/commit/42e7146)) + +# [1.3.0](https://github.com/awslabs/goformation/compare/v1.2.1...v1.3.0) (2019-03-09) + + +### Bug Fixes + +* **CI:** speed up PR builds by only downloading the cfn spec and regenerating resources on cron schedule (not on every build) ([7ae2a32](https://github.com/awslabs/goformation/commit/7ae2a32)) +* **CI:** Update TravisCI configuration based on https://github.com/se… ([#180](https://github.com/awslabs/goformation/issues/180)) ([88e1e85](https://github.com/awslabs/goformation/commit/88e1e85)) +* **CI:** Update TravisCI configuration for semantic-release to use jobs ([f6c2fee](https://github.com/awslabs/goformation/commit/f6c2fee)) + + +### Features + +* Added semantic-release CI setup ([a9b368a](https://github.com/awslabs/goformation/commit/a9b368a)) +* Added semantic-release configuration file ([3b25fdb](https://github.com/awslabs/goformation/commit/3b25fdb)) diff --git a/goformation/CODE_OF_CONDUCT.md b/goformation/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..a95bc6820b --- /dev/null +++ b/goformation/CODE_OF_CONDUCT.md @@ -0,0 +1,46 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. + +## Our Standards + +Examples of behavior that contributes to creating a positive environment include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery and unwelcome sexual attention or advances +* Trolling, insulting/derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or electronic address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a professional setting + +## Our Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. + +Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. + +## Scope + +This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at goformation@amazon.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. + +Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] + +[homepage]: http://contributor-covenant.org +[version]: http://contributor-covenant.org/version/1/4/ \ No newline at end of file diff --git a/goformation/CONTRIBUTING.md b/goformation/CONTRIBUTING.md new file mode 100644 index 0000000000..f26de00552 --- /dev/null +++ b/goformation/CONTRIBUTING.md @@ -0,0 +1,204 @@ +# Contributing to GoFormation + +✨ Thanks for contributing to **GoFormation**! ✨ + +As a contributor, here are the guidelines we would like you to follow: +- [Code of conduct](#code-of-conduct) +- [Submitting a Pull Request](#submitting-a-pull-request) +- [Coding rules](#coding-rules) + - [Source code](#source-code) + - [Commit message guidelines](#commit-message-guidelines) + - [Atomic commits](#atomic-commits) + - [Commit message format](#commit-message-format) + - [Revert](#revert) + - [Type](#type) + - [Subject](#subject) + - [Body](#body) + - [Footer](#footer) + - [Examples](#examples) +- [Working with the code](#working-with-the-code) + - [Set up the workspace](#set-up-the-workspace) + - [Tests](#tests) + - [Commits](#commits) + - [Generating AWS CloudFormation Resources](#generating-aws-cloudformation-resources) + +We also recommend that you read [How to Contribute to Open Source](https://opensource.guide/how-to-contribute). + +## Code of conduct + +Help us keep **GoFormation** open and inclusive. Please read and follow our [Code of conduct](CODE_OF_CONDUCT.md). + +## Submitting a Pull Request + +Good pull requests, whether patches, improvements, or new features, are a fantastic help. They should remain focused in scope and avoid containing unrelated commits. + +**Please ask first** before embarking on any significant pull requests (e.g. implementing features, refactoring code), otherwise you risk spending a lot of time working on something that the project's developers might not want to merge into the project. + +If you have never created a pull request before, welcome 🎉 😄. [Here is a great tutorial](https://opensource.guide/how-to-contribute/#opening-a-pull-request) on how to send one :) + +Here is a summary of the steps to follow: + +1. [Set up the workspace](#set-up-the-workspace) +2. If you cloned a while ago, get the latest changes from upstream and update dependencies: +```bash +$ git checkout master +$ git pull upstream master +``` +3. Create a new topic branch (off the main project development branch) to contain your feature, change, or fix: +```bash +$ git checkout -b +``` +4. Make your code changes, following the [Coding rules](#coding-rules) +5. Push your topic branch up to your fork: +```bash +$ git push origin +``` +6. [Open a Pull Request](https://help.github.com/articles/creating-a-pull-request/#creating-the-pull-request) with a clear title and description. + +**Tips**: +- For ambitious tasks, open a Pull Request as soon as possible with the `[WIP]` prefix in the title, in order to get feedback and help from the community. +- [Allow GoFormation maintainers to make changes to your Pull Request branch](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork). This way, we can rebase it and make some minor changes if necessary. + +## Coding rules + +### Source code + +To ensure consistency and quality throughout the source code, all code modifications must have: +- A [test](#tests) for every possible case introduced by your code change +- [Valid commit message(s)](#commit-message-guidelines) +- Documentation for new features +- Updated documentation for modified features + +### Commit message guidelines + +#### Atomic commits + +If possible, make [atomic commits](https://en.wikipedia.org/wiki/Atomic_commit), which means: +- a commit should contain exactly one self-contained functional change +- a functional change should be contained in exactly one commit +- a commit should not create an inconsistent state (such as test errors, linting errors, partial fix, feature with documentation etc...) + +A complex feature can be broken down into multiple commits as long as each one maintains a consistent state and consists of a self-contained change. + +#### Commit message format + +Each commit message consists of a **header**, a **body** and a **footer**. The header has a special format that includes a **type**, a **scope** and a **subject**: + +```commit +(): + + + +