Put Organization Conformance Pack

POST {{aws_config_and_aws_config_rules_base_url}}/?Action=PutOrganizationConformancePack

Request Params

KeyDatatypeRequiredDescription
ActionstringA list of ConformancePackInputParameter objects.

Request Body

{"ConformancePackInputParameters"=>[{"ParameterName"=>"string", "ParameterValue"=>"string"}], "DeliveryS3Bucket"=>"string", "DeliveryS3KeyPrefix"=>"string", "ExcludedAccounts"=>["string"], "OrganizationConformancePackName"=>"string", "TemplateBody"=>"string", "TemplateS3Uri"=>"string"}